.lightgrayText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #8E8E8E;

}

.lightgrayText a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 9px;

	color: #8E8E8E;
	
	text-decoration:none;
	
	font-weight: bold;
}

.lightgrayText a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #8E8E8E;

	text-decoration:underline;

}

.lightgrayText a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #8E8E8E;

	text-decoration:none;
}

.tablecolor {

	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
}


body {

	background-image: url(images/h_bg3.gif);
	
	background-repeat: repeat-x;
	
	margin: 0px;
	
	background-color: #2e2e2e;
}

.flashborder {

	border-right-width: 1px;
	
	border-left-width: 1px;
	
	border-right-style: solid;
	
	border-left-style: solid;
	
	border-right-color: #008CA8;
	
	border-left-color: #008CA8;
}
