﻿body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.footer_text {
	font-size: 9px;
	color: #999;
	line-height: normal;
}

 
a:link
{
	color: #336699;
	
}
a:visited
{
	color: #CCC;
	
} 
a:active 
{
	color: #336699;

}
a:hover 
{
	color: #CCC;
	
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	width: 14px;
}

	.bluetext_10px {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	line-height: 18px; 
}
	.content_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CCC;
}
.content_blue {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
