

DIV.Links		A:active 	  	{text-decoration: none;  color: #CC0000; font-weight:bold;}
DIV.Links		A:link			{text-decoration: none;  color: #CC0000; font-weight:bold;}
DIV.Links		A:visited		{text-decoration: none;  color: #CC0000; font-weight:bold;}
DIV.Links		A:hover 		{text-decoration: underline; color: #990000; font-weight:bold;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	margin:0 0 0 0;	
}

.textBold {

	font-size: 10px;
	
		color: #333333;
	
}
.textGray {

	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
.textBlack {

	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
.text {

	font-size: 10px;
	line-height: 20px;
		color: #333333;
}
.textwHITE {

	font-size: 10px;
	line-height: 20px;
		color: #FFFFFF;
}
.content {

	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}
.txtwhiteLarge {

	font-size: 12px;
	color: #333333;
}
.txtwhiteMedium {

	font-size: 12px;
	color: #FFFFFF;
}
.txtredLarge {
	font-size: 13px;
	font-weight: normal;
	background-color: #FFCC00;
	text-align: left;
	
	
}
.txtdarkLarge {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: left;
 	padding: 2px 2px 2px 2px;
}
.bgHeader {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	background-image: url(bg_banner.gif);

}
.form {

	font-size: 10px;
	color: #333333;
}
.tblLogin {

	padding-left: 20px;
}
.menu a:link, .menu a:visited, menu a:active {

	font-size: 12px;
	color: #333333;
	
	display: block;
	padding-right: 20px;
	text-decoration: none;
	
	letter-spacing:1;
	
	
}
.menu a:hover {

	font-size: 12px;
	color: #ffffff;
	background-color: #67696E;
	display: block;
	text-decoration: none;

	
}

