body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif;
}
TD {
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #333333;
}
.largebodybold { 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
.copyright2 {
	font-size: 12px;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
input, select,botton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navlink:link {
    color:#022141;
	text-decoration: none;
}
a.navlink:visited {
	color:#022141;
	text-decoration: none;
}
a.navlink:hover {
	color:#660000;
	text-decoration: none;
}
}
a.navlink:active {
	text-decoration: none;
}
.text {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a:link {
	color:#336699;
	text-decoration: none;
}
a:visited {
    color:#336699;
	text-decoration: none;
}
a:hover {
    color:#660000;
	text-decoration: none;
}
a:active {
    color:#660000;
	text-decoration: none;
}
.tdbg_left {
    border-right: 1px solid #CCCCCC;
}
.border2 {
    border: 1px solid #CCCCCC;
}