@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%;}

body { background:#959595 url(images/bg.jpg) repeat-y center; padding:0; margin:0; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:0.75em;}

#alpha_container { width:800px; margin:auto;}

#alpha_header { width:800px; height:98px; background:url(images/header.jpg); float:left;}
#alpha_top_cars { width:800px; height:153px; background:url(images/car_bg.jpg); float:left;}
#alpha_left { width:200px; float:left; color:#FFFFFF; }
#alpha_content {width: 430px; float:left; text-align:justify;}
#alpha_content a {color:#000000; font-weight:bold; text-decoration:none;}
#alpha_content a:hover { text-decoration:underline;}
#alpha_right {width:157px; float:right;}
#padding_set { padding:10px;}
#padding_set_right { padding:10px 10px 10px 0;}
#alpha_content_home {width: 420px; float:left; text-align:justify;}
#alpha_right_home {width:167px; float:right;}
.red_text {
	color: #990000;
	font-weight: bold;
}

#alpha_top_text {float:right; color:#CCCCCC; padding-top:3px;}
#alpha_date { float:left; color:#CCCCCC; font-weight:bold; padding-top:3px;} 

#nav4 ul {list-style: none; padding: 0; margin: 0}
#nav4 a {width: 195px; height:20px; display:block; padding:5px 0 5px 5px;   color: #ffffff; text-decoration: none; font-weight: bold; border-bottom:#cccccc 1px dashed; font-size:1.1em;}
html>body #nav4 a {width: auto}
#nav4 a:hover {background: #990000 ; color: #cccccc; border-bottom:#ffffff 1px dashed; text-indent:5px;}

.showSwitch {
  display: block;
}
.hideSwitch {
  display: none;
}
#menulink, #menulink2 , #menulink3 {
display: none;
}
ol {list-style:none; padding:0 0 0 0; margin:0; text-indent:10px; }
.fade_out{color: #666666; font-size:0.75em;}

