body
{
	background-color: "#c0c0c0";
    font-family: "Verdana";
    font-size: 10px;
	color:#ffffff;
}

body,td
{
	font-family: Verdana;
	font-size : 10px;
	color:#d0d0d0;
}
.none
{
	background-color:4C4C4C;
	border:none;
}
input,select,textarea
{
	scrollbar-face-color:#c0c0c0;
	scrollbar-track-color:#808080;
	scrollbar-3dlight-color:#a0a0a0;
	scrollbar-arrow-color:#ffffff;
	
	border-top:solid 1 #c0c0c0;
	border-bottom:solid 1 #c0c0c0;
	border-left:solid 2 #ffffff;
	border-right:solid 2 #ffffff;
	background-color:#a0a0a0;
	font-family:verdana;
	font-size:10px;
}
.warnings
{
	font-size:13px;
	color:#c0c0c0;
}
.text1header
{
	font-family: Verdana;
	font-size : 14px;
	color:#ffffff;
}

.text1
{
	font-family: Verdana;
	font-size : 10px;
	color:#ffffff;
}

.newsS1
{
	font-family: Verdana;
	font-size : 10px;
	color:#ffffff;
}
.newsS2
{
	font-family: Verdana;
	font-size : 10px;
	color:#A7A7A7;
}
.newsS3
{
	font-family: Verdana;
	font-size : 10px;
}

.text2
{
	font-family: Verdana;
	font-size : 10px;
}

.text3
{
	font-family: Verdana;
	font-size : 10px;
	color:#404040;
}

.text4
{
	font-family: Verdana;
	font-size : 11px;
	cursor: hand;
	color:#ffffff;
}

.text5header
{
	font-family: Verdana;
	font-size : 13px;
	color:#BABABA;
}

.text5
{
	font-family: Verdana;
	font-size : 10px;
	color:#BABABA;
}

.text6header
{
	font-family: Verdana;
	font-size : 12px;
	color:#FDBCBC;
}

.text6
{
	font-family: Verdana;
	font-size : 10px;
	color:#FDBCBC;
}

.BtnOver
{
	font-family: Verdana;
	font-size:11px;
	background-color: "#4C4C4C";
	color:#a3a3a3;
	cursor: hand;
}

.BtnOut
{
	font-family: Verdana;
	font-size:11px;
	background-color: #666666;
	color:#F6F6F6;
	cursor: hand;
}
.ListOver
{
	background-color: #666666;
	cursor: hand;
	text-decoration:underline;
	color:#ffffff;
}

.ListOut
{
	cursor: hand;
}
.BtnRedOver
{
	font-family: Verdana;
	font-size:11px;
	background-color: #ffffff;
	color:#000000;
	cursor: hand;
}

.BtnRedOut
{
	font-family: Verdana;
	font-size:10px;
	background-color: #C80203;
	color:#F6F6F6;
	cursor: hand;
}

.BtnDullOver
{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	cursor: hand;
}

.BtnDullOut
{
	font-family: Verdana;
	font-size:10px;
	color:#FDBCBC;
	cursor: hand;
}

.BtnRightOver
{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	cursor: hand;
}

.BtnRightOut
{
	font-family: Verdana;
	font-size:10px;
	color:#BABABA;
	cursor: hand;
}

.BtnAdOver
{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	cursor: hand;
}

.BtnAdOut
{
	font-family: Verdana;
	font-size:10px;
	color:#2B2B2B;
	cursor: hand;
}

a:visited
{
	color: #A7A7A7;
	text-decoration: none;
}

a:link
{
	font-size : 10px;
	color:#ffffff;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

