td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topCorner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-attachment: scroll;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	background-position: left top;
	scrollbar-track-color: #738F73; 
	scrollbar-face-color: #003300; 
	scrollbar-highlight-color: #738F73; 
	scrollbar-3dlight-color: #001800; 
	scrollbar-shadow-color: #002400; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;	
}
.topCorner:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.topCorner:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.topCorner:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
	text-decoration: none;
}
.tblMain {
	background-attachment: scroll;
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-y;
}
.img {
	border: 1px solid #333333;
}
.tblSolid {

	background-attachment: scroll;
	background-image: url(../images/back2.gif);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	color: #66CC00;
	text-decoration: none;
}
.Text2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;

}
.Text1x {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
}
.Text1xx {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
