/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/body_top_bg.jpg) left top repeat-x #161921;
}
.border_left_right
{
border-left:1px solid #FFFC00;
border-right:1px solid #FFFC00;
}
.country_icon
{
margin-left:3px;
margin-right:3px;
}
.input_field
{
width:150px;
height:18px;
background-color:#FFFFDE;
padding-left:3px;
color:#212121;
}
.border_bottom
{
border-bottom:1px dashed #8B8C90;
}
.news_box
{
border:3px solid #FFA401;
padding:9px;
}
.footer_icon
{
margin-left:10px;
margin-right:10px;
}
.download_bt
{
margin-top:488px;
}





/* CSS Background image Document */
.bar_left_bg
{
background:url(../images/bar_left_bg.gif) left top repeat-y;
width:11px;
}
.bar_right_bg
{
background:url(../images/bar_right_bg.gif) left top repeat-y;
width:11px;
}
.banner
{
background: url(../images/banner.jpg) left top no-repeat;
border-left:1px solid #FFFC00;
border-right:1px solid #FFFC00;
height:546px;
}

.footer_bg
{
background:url(../images/footer_bg.jpg) left bottom repeat-x;
height:91px;
}
.bonus_bg
{
background:url(../images/bonus_bg.jpg) left top no-repeat;
height:180px;
}
.bonus_bg
{
background:url(../images/bonus_bg.jpg) left top no-repeat;
height:180px;
}
.download_bt
{
margin-left:52px;
margin-top:102px;
}





/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0D1D3;
	text-decoration: none;
}
.top_menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.top_menu_text:hover
{
color:#FFC1C7;
background-color:inherit;
text-decoration:underline;
}
.more_link
{
color:#F2D85C;
background-color:inherit;
font-weight:bold;
text-decoration:none;
line-height:20px;
}
.more_link:hover
{
text-decoration:underline;
color:#F2D85C;
background-color:inherit;
}
.more_white
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}
.more_white:hover
{
text-decoration:underline;
color:#999999;
background-color:inherit;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.footer_link:hover
{
text-decoration:underline;
color:#999999;
background-color:inherit;
}
