body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}

b, strong {  font-weight: 900 }

body
{
	background-image: url(images/bgnew.jpg);
	background-repeat: repeat;
	text-align:center;
	padding:0 auto 0 auto;
	margin:0 auto 0 auto;
	height:100%;
}

#bgDiv
{
	background-image: url(images/bgDiv.jpg);
	background-repeat: repeat;
	width:773px;
	text-align:left;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	min-height:100%;
}

.body a:active {
	color: #99CC66;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(images/bgnew.jpg);
	background-repeat: repeat;

}
.body a:link {  color: #333366; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #666699;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #99CC66; text-decoration: underline; font-weight: bold}

.leftnav td, div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #FFFFFF}
.leftnav  a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/bgNew.jpg);
}
.leftnav  a:link {  color: #FFFFFF; text-decoration: none}
.leftnav  a:visited {  color: #FFFFFF; text-decoration: none}
.leftnav  a:hover {  color: #FFFFFF; text-decoration: underline}

.fineprint div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #999999}
.fineprint  a:active {  color: #333366; text-decoration: none}
.fineprint  a:link {  color: #999999; text-decoration: none}
.fineprint  a:visited {  color: #999999; text-decoration: none}
.fineprint  a:hover {  color: #333366; text-decoration: underline
