body {margin:0;	background: #FFFFFF url(pix/bg_body.gif) repeat-x 0 35px; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:18px;}
p{margin:0; padding:0; padding-bottom:15px;}
td{ padding: 0 15px}

#header{margin: 22px 0 20px 0; width: 900px; height: 210px;background: #FFFFFF url(pix/bg_header.gif) no-repeat;/*border: 1px solid red;*/	}
#header ul {list-style: none; padding:0; padding-top:120px; margin-left:45px;} #header li {display: inline;}
#header li a, #header li a:link, #header li a:visited {	float: left; height: 19px; width: 110px; display: block; text-align: center; text-decoration: none;	color: #000000;	background: #FFFFFF; padding:0px; margin-right: 5px; border:1px solid black;}
#header li a:hover {color: #000000;	text-decoration: none;	background: #FFCC33;}
#header li a.checked {height: 34px;	color: #000000;	text-decoration: none;	background: #FFCC33 ;}

#content{width: 810px; height: 210px; repeat-y top center; margin-bottom:25px; margin-top:15px; /*border: 1px solid green*/}
#left{width: 390px; /*border: 1px solid green;*/ text-align:left}
#right{float:right; width: 390px; border-left: 1px solid green; text-align:left}
#footer{width: 810px; /*border: 1px solid green;*/ text-align:center; font-size:10px; color:#999999}

.red{color:#c71218}