﻿body {
 background-image:url(../images/back.gif);
 background-repeat:repeat-y;
 background-position:center;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 color: #ffffff;
 text-align: center;
 padding:0;
 margin:0;
 }

.clear{
	clear:both;
}
 
a {
text-decoration: none;
cursor:pointer;
}
 
 #main_body {
 width:900px;
 color:#ffffff;
 font-size:12px;
 }
 
 
 :focus{
 outline:none;
 }
 

 a.m_h{ color:#630;
 text-decoration:none;
 }
 a.m_h:hover{ color:#F93;
 text-decoration:none;
 padding-right:20px;
 }
 
 #main_logo{text-align:right;width:240px;height:60px;padding:40px 0px 20px 20px;margin-left:0px;}
 
 #main_menu_bg{width:900px;height:29px;background:url(../images/menu_bg.gif) repeat-x;}
 
 #main_menu_body{text-align:right;height:29px; background-color:#E2E2E2;}
 
.menu_links{height:30px;color:#404040;font-size:11px;font-weight:bold;padding-top:7px;margin-left:2px;}
 a.menu_links{height:30px;color:#404040;font-size:11px;font-weight:bold;padding:3px;}
 
 a.menu_links:hover{height:30px;color:#ffffff;font-size:11px;font-weight:bold;padding:3px;background:url(../images/menu_hover.gif) center center repeat-x;}
 
 a.menu_active{height:30px;color:#ffffff;font-size:11px;font-weight:bold;padding:3px;background:url(../images/menu_hover.gif) center center repeat-x;}
 
 .menu_border{padding:0px 1px 0px 1px;margin-left:1px;width:1px;background:url(../images/menu_border.gif) no-repeat center center;}
 

 
 #home_video_box{width:900px;}
 
 
 .headers{background:url(../images/headers_bg.gif) repeat-x;color:#4a4a4a;font-size:12px;height:22px;padding:5px 5px 0px 5px; font-weight:bold}
 
