body {
	margin:0px 0px; padding:0px;
}

P, UL, OL, LI, DL, DD, DT, TD, SPAN, BLOCKQUOTE {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
}

A:link {
	color: #003366; 
	text-decoration: none;
}

A:visited {
	color: #003366; 
	text-decoration: none;
}

A:hover {
	color: #666666; 
	text-decoration: underline;
}

.table_bg {
	background-image:url('images/bg.gif');
	
}

.footer_bg {
	background-color:#203E0C;
	
}

.content_header {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.table_bkg {
	background-image: url(images/table_bkg.gif);
	background-repeat: no-repeat;
	background-position: 90px;

}
.background {
	background-image: url(images/bkgs/bkg_greygridd.jpg);
	background-repeat: repeat;
}
.tablebkglg {
	background-image: url(images/table_bkg_lg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
