body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #336600;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet3.gif);
	list-style-type: none;
}
form{
margin:0px;
}
A.toplink {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.toplink:hover {
	FONT-SIZE: 11px;
	COLOR: #336600;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight:bold;
}
A.menulink {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.menulink:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	font-weight:bold;
}
A.link {
	FONT-SIZE: 11px;
	COLOR: #339933;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.link:hover {
	FONT-SIZE: 11px;
	COLOR: #CC9900;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}
.greentop {
	background-image: url(../images/green.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.greenleft {
	background-image: url(../images/green.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.greenright {
	background-image: url(../images/green.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.greenbottom {
	background-image: url(../images/green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.brownbg {
	background-color: #CC9900;
}
.titlebg {
	background-image: url(../images/titlebg.gif);
	background-repeat: repeat-x;
}
.yellowbg {
	background-color: #FFCC00;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 2px;
	border: 1px solid #CC9900;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9900;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CC9900;
}
.pagebg {
	background-color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
}
.topbg1 {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.topbg2 {
	background-image: url(../images/topbg2.gif);
	background-repeat: repeat-x;
}
.greentitlebg {
	background-image: url(../images/greentitlebg.gif);
	background-repeat: repeat-x;
}.yellowtext {
	color: #CC8A00;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.graytext {
	color: #999999;
}


.greentext {
	color: #339933;
}
.tableline {
	border: 1px solid #339966;
	background-color: #EEF7EE;
}
.red {
	color: #CC0000;
}

.topadvline
{
	background-image: url(../images/toprightlnes.gif);
	background-repeat: repeat-x;
	height: 11px;
	background-position: left bottom;
}

