body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	margin: 0px;
}



img
{
 border-width:0px;
 margin: 0px;
}

a.menu{
 font-size:9pt;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}

a.menu:Hover{
 
  color:#F9E800;
  text-decoration:none;
}

a.clear{
  text-decoration:none;
}

a.normal{
 font-size:9pt;
 color:#F9E800;
 font-weight:bold;
 text-decoration:none;
}

a.normal:Hover{
 
  color:#FF9600;
  text-decoration:none;
}

a.offer_menu{
 font-size:9pt;
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;
}

a.offer_menu:Hover{
 
  color:#FF9600;
  text-decoration:none;
}

a.offer_menu_other{
 font-size:9pt;
 color:#999999;
 font-weight:normal;
 text-decoration:none;
}

a.offer_menu_other:Hover{
 
  color:#AAAAAA;
  text-decoration:none;
}

a.short_menu{
 font-size:8pt;
 color:#999999;
 font-weight:normal;
 text-decoration:none;
 margin:4px;
}

a.short_menu:Hover{
 
  color:#FF9600;
  text-decoration:none;
  margin:4px;
}

a.news_more{
 font-size:7pt;
 color:#333333;
 text-decoration:none;
 margin:4px;
}

a.news_more:Hover{
 
  color:#111111;
  text-decoration:none;
  margin:4px;
}

a.pager{
 font-size:8pt;
 color:#EDE425;
 font-weight:normal;
 text-decoration:none;
 margin:2px;
}

a.pager:Hover{
 
  color:#EDE425;
  text-decoration:underline;
  font-weight:normal;
  margin:1px;
}

div.download
{
  width: 200px;
  margin:4px;
  border-style: solid;
  border-width: 1px;
  border-color: #666;
  color: #F8E700;
  font-size:8pt;
  font-weight: bold;
  text-align:center;
}

div.offer
{
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}

div.car
{
  color: #FFFFFF;
  /*background-color:#262626;*/
  
  /*border: 1px solid #FFF;*/
}

div.page_title{
 font-size:10pt; 
 font-weight:bold; 
 margin-bottom:10px; 
 width:100%; 
 text-align:left;
 color:#CDCDCD;
}

table.emailTable{
  width:100%; 
  margin:10px; 
  border-style: solid;
  border-width: 1px;
  border-color: #666;
  background-color:#151515;
  font-size:8pt;
  width:700px;  
}

input.normal
{
  border-style: solid;
  border-width: 1px;
  border-color: #D2D2D2;
  background-color:#262626;
  color:#FAEA00;
}

textarea
{
  border-style: solid;
  border-width: 1px;
  border-color: #D2D2D2;
  background-color:#262626;
  color:#FAEA00;
}

select
{
 font-size:8pt;
 border-style: solid;
 border-width: 1px;
 border-color: #D2D2D2;
 background-color:#262626;
 color:#FAEA00;
}

input.file
{
  border-style: solid;
  border-width: 1px;
  border-color: #D2D2D2;
  background-color:#FFFFFF;
  color:#000000;
}

input.button
{
  border-style: solid;
  border-width: 1px;
  border-color: #D2D2D2;
  background-color:#262626;
  font-weight:bold;
  color:#FAEA00;
  cursor:pointer;
  margin:2px;
  width:140px;
  font-size:10pt;
}


table.item
{
  border-style: solid;
  border-width: 1px;
  font-size: 8pt;
  border-color: #666666;
  color:#FFFFFF;
  background-color:#151515;
}



div.news_container
{
	width:331px;
	margin-bottom:12px;
	margin-left:auto; 
	margin-right:auto;
	background-color:#333333;
}

div.news_container_all
{
	width:331px;
	margin-bottom:10px;
}

div.news_image
{
	width:112px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	border-top: 3px solid #484848;
	border-bottom: 3px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	float:left;
	
	
	/*border:1px solid #555;*/
}

div.news_content_container
{
	width:195px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:4px;
	float:left;
	
	/*border:1px solid #555;*/
}


div.news_date
{
	color:#F30F0F;
	font-weight:normal;
	font-size:8pt;	
}

div.news_title
{
	font-weight:bolder;
	font-size:8pt;
	color:#FED325;	
}

div.news_desc_short
{
	color:#FFF;
	font-weight:normal;
	font-size:8pt;
	text-align:justify;
	white-space: normal;
	
}

div.news_content_container_big
{
	width:260px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:4px;
	
	
	border:1px solid #555;
}

div.news_date_big
{
	color:#D60602;
	font-weight:normal;
	font-size:9pt;	
	margin:2px;
	text-align:left;
}

div.news_title_big
{
	font-weight:bolder;
	font-size:12pt;
	color:#FED325;	
	margin:2px;
	text-align:left;
}

div.news_desc_big
{
	color:#FFF;
	font-weight:normal;
	font-size:9pt;
	text-align:justify;
	white-space: normal;
	margin:2px;
	
}

div.news_image_big
{
	width:600px;
	margin-top:5px;
	margin-bottom:5px;
	margin:2px;

	/*border:1px solid #555;*/
}

div.news_link
{
	font-weight:normal;
	font-size:8pt;	
	text-align:left;
	width:81px;
	height:15px;
	margin-left:auto;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

div.news_pager
{
    font-weight:normal;
	font-size:8pt;	
	text-align:left;
	color:#888;	
	width:331px;
	margin-left:auto; 
	margin-right:auto;
}



