body {
	background-color: #EDF1F8;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

A:LINK {color: #FF9900;}
A:HOVER {color: #FFFF00;}
A:VISITED {color: #999999;}

a.test:LINK {color: #7CFC00;}
a.test:HOVER {color: #FFFF00;}
a.test:VISITED {color: #7CFC00;}


#rightline {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#leftline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#maintexttd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 10px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

#righttexttd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#menutable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
}
#undermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#foottdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9C11F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#foottdl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009966;
	padding-right: 50px;
	padding-bottom: 10px;
}
