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

 html, body, #wrapper {
 	  
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      border: none;

	  
	 
  
} 

	.main_background_gradient{
	background:url(../images/png/background/black_gradient_50.png);
	background-repeat:repeat-x;
	}
	
	.main_background_wallpaper{
	background:url(../images/png/background/walpaper_002.png);
	background-repeat:repeat;
	background-attachment:fixed;
	}
	
	
	.whtie_80_background{
	background:url(../images/png/background/white_80.png);
	background-position:top;
	background-repeat:repeat;
	}
	

	.main_head{
	background:url(../images/png/logos/head_full_006.png);
	background-repeat:no-repeat;
	}
	
	.main_head_2{
	background:url(../images/png/logos/head_full_001.png);
	background-repeat:no-repeat;
	}
	
	.main_menu{
	background:url(../images/png/background/main_menu_bg_001.png);
	background-repeat:repeat;
	}
	
	.main_body{
	background:url(../images/png/background/body_main_004.png);
	background-position:top;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#0033FF;
	line-height: 30px;
	}
	.h1_text{ font-size:14px; color:#062638 }
	
	.h1_title{ font-size:20px; color:#1b8fcf; margin:20; line-height:10px; }
	
	.main_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color:#9FBAC8;
	line-height: 26px;
	
	}
	
	a.main_links:link { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.main_links:visited { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.main_links:active { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.main_links:hover { color:#FFFFFF; font-weight:lighter; text-decoration: none }
	
	
	.main_titles_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:lighter;
	color:#666666;
	background:url(../images/png/background/black_75.png);
	background-repeat:repeat;
	margin:10px;
	left:10px;
	line-height:18px;
	}
	
	
	
	
	.head_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#0000FF;
	line-height: 30px;
	
	}
	
	a.head_links:link { color:#0000FF;font-weight:lighter; text-decoration: none }
	a.head_links:visited { color:#000FFF; font-weight:lighter; text-decoration: none }
	a.head_links:active { color:#0000FF; font-weight:lighter; text-decoration: none }
	a.head_links:hover { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	
	
	
	.main_links_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color:#9FBAC8;
	
	}
	
	a.main_links_grey:link { color:#333333; font-weight:lighter; text-decoration: underline }
	a.main_links_grey:visited { color:#333333; font-weight:lighter; text-decoration: none }
	a.main_links_grey:active { color:#1b8fcf; font-weight:lighter; text-decoration: none }
	a.main_links_grey:hover { color:#333333; font-weight:lighter; text-decoration: underline }
	
	
	.top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	color:#000099;
	line-height: 10px;
	
	}
	
	a.top_menu:link { color:#000099; text-decoration: none }
	a.top_menu:visited { color:#000099; text-decoration: none }
	a.top_menu:active { color:#000099; text-decoration: none }
	a.top_menu:hover { color:#6699FF; text-decoration: none }
	
	
	.top_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	color:#9FBAC8;
	line-height: 30px;
	
	}
	
	a.top_links:link { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.top_links:visited { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.top_links:active { color:#9FBAC8; font-weight:lighter; text-decoration: none }
	a.top_links:hover { color:#FFFFFF; font-weight:lighter; text-decoration: none }
	
	
	
	
	.foot_text{
	background:url(../images/png/background/foot_001.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color:#0033FF;
	line-height: 2px;
	top: 2px;
	
	}

a img {border: 0; }