@charset "utf-8";
html {
 	min-height: 100%;
 	height: auto;
}
body,td,th {
	font-family:Tahoma;
	font-size: 16;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffd800;
	background-color: #080808;
	font-size: 16px;
	font-family:Tahoma;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1{ font-size: 12px;}
.header {
	font-size: 20px;
	color: #6c6e70;
}


.text1{
	color: #ebebeb;
	font-size: 14px;
}
.text1 a:link{
	color: #ebebeb;
	font-size: 14px;
	text-decoration:none;
}
.text1 a:visited{
	color: #ebebeb;
	font-size: 14px;
	text-decoration:none;
}
.text1 a:active{
	color: #ebebeb;
	font-size: 14px;
	text-decoration:none;
}
.text2{color: #ff0000; }
.text3{color: #FFFFFF; }
.text4{color: #FFFFFF; font-size: 13px;}
.text4 a:link{color: #FFFFFF; font-size: 13px; text-decoration:none;}
.text4 a:hover{color: #FFFFFF; font-size: 13px; text-decoration:none;}
.text4 a:visited{color: #FFFFFF; font-size: 13px; text-decoration:none;}
.text4 a:active{color: #FFFFFF; font-size: 13px; text-decoration:none;}
.text5{color: #ff840b; font-size: 13px;}
.text5 a:link{color: #ff840b; font-size: 13px; text-decoration:none;}
.text5 a:hover{color: #ff840b; font-size: 13px; text-decoration:none;}
.text5 a:visited{color: #ff840b; font-size: 13px;text-decoration:none;}
.text5 a:active{color: #ff840b; font-size: 13px;text-decoration:none;}
.text6{color: #F32F0C; font-size: 13px;}

.textbox{
	color:#808080;
	background-color: #E6E6E6;
	border: none;
}

.links a  {	text-decoration: none; color: #ffd800; }
.links a:visited  {	text-decoration: none; color: #ffd800; }
.links a:hover  { text-decoration: underline; color: #ff840b; }
.links a:active  { text-decoration: none; color: #ffd800; }

.link2 a  {	text-decoration: underline; color: #ffd800; }
.link2 a:visited  {	text-decoration: underline; color: #ffd800; }
.link2 a:hover  { text-decoration: underline; color: #ff840b; }
.link2 a:active  { text-decoration: underline; color: #ffd800; }

.copyright {font-family: Tahoma; font-size: 10px;  color: #f6f3f5;};

.link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.link_white a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
.link_white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.link_white a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
.link_white a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
