body
{
	background-color: #000000;
	margin: 0px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
}

body, td {  font-family: Verdana; color:#aaaaaa; font-size: 11px; line-height: 15px; border-style: none}
A:link {color:#ff6600;text-decoration: none;}
A:visited {color:#ff6600;text-decoration: none;}
A:hover {color:#ffffff;text-decoration: underline;}

.btm {  font-family: Verdana; color:#666666; font-size: 10px; line-height: 15px; border-style: none}
A.btm:link {color:#b3b3b3;text-decoration: none;}
A.btm:visited {color:#b3b3b3;text-decoration: none;}
A.btm:hover {color:#ff6600;text-decoration: underline;}

.copyright3 {  font-family: Verdana; color:#666666; font-size: 10px; line-height: 15px; border-style: none}
A.copyright3:link {color:#FF6600;text-decoration: none;}
A.copyright3:visited {color:#FF6600;text-decoration: none;}
A.copyright3:hover {color:#FF6600;text-decoration: underline;}

.normal_header {  font-family: Verdana; color:#ffffff; font-size: 11px; line-height: 15px; border-style: none}
A.normal_header:link {color:#ffffff;text-decoration: none;}
A.normal_header:visited {color:#ffffff;text-decoration: none;}
A.normal_header:hover {color:#ffffff;text-decoration: underline;}

input, .input { border:1px; border-style : solid; border-color : #050747; background-color : #eaeaea; font-family : verdana; font-size : 10px; }
select { border:1px; border-style : solid; border-color : #050747; background-color : #eaeaea; font-family : verdana; font-size : 10px; }
textarea { border:1px; border-style : solid; border-color : #050747; background-color : #eaeaea; font-family : verdana; font-size : 10px; }
.inputerror { border:1px; border-style : solid; border-color : #ff6600; background-color : #eaeaea; font-family : verdana; font-size : 10px; }