@charset "utf-8";
/* CSS Document */

body{
	/*background-color:#1f1f1f; */
	background-color:#333333;	
}

#logo {
	display: block;
	height: 100px;
	width: 265px;
	float: left;
	position: fixed;
}

hr{
	color:#666666;
	}
	
	
.link1 a:visited {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5d997;
	text-decoration: none;
}

.link1 a:link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5d997;
	text-decoration: none;
}	

.link1 a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5d997;
	text-decoration: underline;
}	

.link1 a:active {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5d997;
	color:#FFFF00;
	text-decoration: none;
}

	
.main_table_style1{
	background-image:url(../images/wr_site.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#1f1f1f;
	}.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fe6100;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bebebe;	
	text-decoration: none;
}
.sub_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f5d997;
	text-decoration: none;
}
.news_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5D997;
	text-decoration: none;
}
.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE6100;
	text-decoration: none;
}
.more1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE6100;
	text-decoration: underline;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #BEBEBE;
	text-decoration: none;
}
.footer_bg {
	background-color: #101113;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bebebe;
	text-decoration: none;
}
.txt3 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_nn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}

.txt4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: solid;
	color: #FFFFFF;
	text-decoration: none;
}

input
{
color:#bebebe;
background:#1F1F1F;
border: 1px solid #666666;
}

textarea
{
color:#bebebe;
background:#1F1F1F;
border: 1px solid #666666;
}


select
{
/* color:#f5d997; */
color:#FFFFFF;
background:#1F1F1F;
border: 1px solid #666666;
border:#99FF00;
background-color: #1F1F1F;
azimuth:right;
}

/*
select{
background-color: #666699; 
 color: #ffffff; 
}
*/

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

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

.promotiontext {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
}



.menu
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

	color:#FFFFFF;

	background-repeat:no-repeat;
	background-image:url(../images/menu.png);
	display:block;


}
.menu a
{
	width:114px;
	height:32px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-transform: uppercase;
}

.menu a:hover{
   
	color:#ffffff;
	height:27px;
	background-image:url(../images/menu_h.png);

	background-repeat:no-repeat;
	display:block;
		padding-top:20px;
	padding-bottom:10px;
	

}

.menu_hover {
color:#ffffff;
	height:27px;
	background-image:url(../images/menu_h.png);
	background-repeat:no-repeat;
	display:block;
		padding-top:20px;
	padding-bottom:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	text-decoration:none;

}
