body {
	margin:0px;
	background-color: #FFFFFF;
}

p, form, td,  input, textarea {
  color:#000000;
	margin:0px;
	padding:0px;
}

body,td, input, textarea {
	font-family: Verdana;
	font-size: 10px;
}

body{
	background:url(../images/bg_pattern.gif);
}

.border_blue_box{
  border-style:solid;
  border-color:#46adc3;
  border-width:0px 1px 1px 1px;
}

.header_blue_box{
  background:url(../images/top_blue_bg.gif) repeat-x;
}

.border_orange_box{
  border-style:solid;
  border-color:#e78b00;
  border-width:0px 1px 1px 1px;
}

.header_orange_box{
  background:url(../images/top_orange_bg.gif) repeat-x;
}

.border_orange2_box{
  border-style:solid;
  border-color:#e78c02;
  border-width:0px 1px 1px 1px;
}

.header_orange2_box{
  background:url(../images/top_orange2_bg.gif) repeat-x;
}

.center_cointainer{
  background:#FFFFFF;
  padding:5px;
}

.center_cointainer_articles{
  background:#FFFFFF;
  padding:0px 10px 5px 10px;
}

.plain_blue_box{
  border-style:solid;
  border-color:#46adc3;
  border-width:1px 1px 1px 1px;
}

.plain_blue_box_bottom{
  border-style:solid;
  border-color:#46adc3;
  border-width:0px 1px 1px 1px;  
}

.plain_blue_box_top{
  border-style:solid;
  border-color:#46adc3;
  border-width:1px 1px 0px 1px;  
}

.blue_header2{
  background:url(../images/blue_header2.gif) repeat-x;
  color:#FFFFFF;
  text-transform:uppercase;
  font-weight:bold;
  padding-left:5px; 
}

.weather_small_box{
  border:1px solid #e78b00;
  margin-top:4px;
}

.smwb_left,.smwb_center,.smwb_right,.smwb_right_big{
  background:url(../images/orange_box_top.gif) repeat-x;
  color:#FFFFFF;
  text-transform:uppercase;
}

.swmb_title{
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#e78b00;
  padding-left:6px;
}

.smwb_center, .smwbinfo_center{
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-color:#e78b00;
}

.smwleft_line,.smwb_right_big{
  border-width:0px 0px 0px 1px;
  border-style:solid;
  border-color:#e78b00;
}

.random_blue_title{
  background:#c5f5ff;
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#46adc3;
  font-size:12px;
  font-weight:bold;
  padding-right:5px;
  padding-bottom:5px;
}

.random_picture{
  border-width:0px 0px 0px 1px;
  border-style:solid;
  border-color:#46adc3;
}

.spacer_articles{
  background:url(../images/spacer_articles.gif) repeat-y;
}

.color{
  color:#46adc3;
  text-transform:uppercase;
}

.footer_bg{
  background:url(../images/footer_bg.gif) repeat-x;
}

.left_search{
  background:url(../images/left_search_bg.gif);
}

.right_search{
  background:url(../images/right_search_bg.gif);
}
/*--------------------------*/



a:link, a:visited, a:active{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#cccccc;
	text-transform:none;
	text-decoration:none;
}
a.print:hover{
	color:#cccccc;
	text-transform:none;
	text-decoration:underline;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#807f7f;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#807f7f;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#8c8e8c;
	text-decoration:none;
	text-transform:uppercase;
}
a.langs:hover{
	color:#d1d3d1;
	text-decoration:none;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#d1d3d1;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

a.top_menu:link, a.top_menu:visited, a.top_menu:active{
	color:#7f817f;
	text-decoration:none;
	text-transform:lowercase;
}
a.top_menu:hover{
	color:#d1d3d1;
	text-decoration:none;	
	text-transform:lowercase;
}
a.top_menu_active:link, a.top_menu_active:visited, a.top_menu_active:active, a.top_menu_active:hover{
	color:#d7d7d7;
	text-decoration:none;
	text-transform:lowercase;
}

a.menu:link, a.menu:visited, a.menu:active{
  font-size:11px;
	color:#414341;
	text-decoration:none;
}
a.menu:hover{
  font-size:11px;
	color:#fefefe;
	text-decoration:none;	
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  font-size:11px;
	color:#fefefe;
	text-decoration:none;
	font-weight:bold;
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;
}
a.second_menu:hover{
	color:#ffffff;
	text-decoration:underline;	
	text-transform:lowercase;
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#ffffff;
	text-decoration:underline;
	text-transform:lowercase;
}

a.bottom_menu:link, a.bottom_menu:visited, a.bottom_menu:active{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
}
a.bottom_menu:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;	
}
a.bottom_menu_active:link, a.bottom_menu_active:visited, a.bottom_menu_active:active, a.bottom_menu_active:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
	font-weight:bold;
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}

.copyright{
  color:#807f7f;
  padding:5px;
  font-size:9px;
  text-decoration:none;
}

.searchcontainer{
  color:#ffffff;
  background-color:#3a3a3a;
  text-transform:uppercase;
  font-size:11px;
  padding-left:15px;
}

.searchbox{
  width:130px;
  border:1px solid #807f7f;
  background-color:#ebecee;
  font-size:9px;
}

.searchbutton{
  border:0px;
  color:#ffffff;
  background-color:#b4de00;
  font-size:9px;
  padding:1px;
}


