body{
	margin:0;
	padding:7px 0 12px 0;	
	background:#F3F4F4;
	color:#737272;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link, a:active, a:visited{
	color:#737272;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#737272;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
img{border:0;}
input, textarea, select{
	color:#737272;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #737272;
	padding:4px;
}
input.radio{border:0;}
input.button{
	background:#FFFFFF;
}
#main{
	width:758px;
	margin:auto;
	background:url(i/bck.gif) repeat-y;
}
#header{
	width:758px;
	height:4px;
	background:url(i/hdr.gif) no-repeat;
	margin:auto;
	font-size:0px;
}
#menu{
	height:44px;
	width:735px;
	border:1px solid #F3F4F5;
	border-bottom:0;
	margin:8px 0 0 10px;
	background:url(i/mn.gif) repeat-x;
	float:left;	
}
* html #menu{	
	width:735px;
	margin:8px 0 0 5px;
}
#menu div{
	padding:14px 23px 0 23px;
	float:left;
	background:url(i/mb.gif) no-repeat right;
	height:30px;
}
#menu a:link, #menu a:active, #menu a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#4A4A4A;
	background:url(i/m.gif) no-repeat left;
	padding:0 0 1px 15px;
}
#menu a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#4A4A4A;
	background:url(i/m.gif) no-repeat left;
}
#menu a.sel:link, #menu a.sel:active, #menu a.sel:visited{
	font-weight:bold;
	text-decoration:none;
	color:#4A4A4A;
	background:url(i/ms.gif) no-repeat left;
	padding:0 0 1px 15px;
}
#menu a.sel:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#4A4A4A;
	background:url(i/ms.gif) no-repeat left;
}
div.ml{width:750px;margin:0 0 0 4px;font-size:0;height:1px; background:#EBECEC;border-bottom:1px solid #E9E9E9;}
#logo{
	width:328px;
	height:127px;
	margin:10px 0 13px 8px;
}
.header{
	width:396px;
	height:128px;
	float:right;
	margin:10px 13px 12px 0;
}
* html .header{
	margin:10px 7px 12px 0;
}
.line{
	width:750px;
	height:3px;
	background:url(i/l.gif) repeat-x;
	margin:0 0 0 4px;
}
#left{
	width:399px;
	margin:6px 0 9px 19px;
	float:left;
}
* html #left{
	margin:6px 0 9px 10px;	
}

#right{
	width:306px;
	margin:4px 0 9px 21px;
	float:left;
}
h1.green{
	color:#73A41D;
	font-size:14px;
	margin:23px 0 17px 0;
}
* html h1.green{
	margin:13px 0 13px 0;
}
h1.green span{
	color:#737272;
}
a.black:link, a.black:active, a.black:visited{
	font-weight:bold;
	color:#4A4A4A;
	text-decoration:none;
	background:url(i/arrow.gif) no-repeat right;
	padding:0 11px 0 0;
}
a.black:hover{
	font-weight:bold;
	color:#4A4A4A;
	text-decoration:underline;
	background:url(i/arrow.gif) no-repeat right;
	padding:0 11px 0 0;
}
#bottom{
	/*height:162px;*/
	width:752px;
	background:#E5E6E6 url(i/bb.gif) repeat-x top;
	margin:-2px 0 0 3px;
}
.bottom[class]{
	float:left;
}
.bottom ul{
	height:162px;
}
ul{
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	float:left;	
	width:222px;
	border-right:1px solid #C7C7C7;
}
* html ul{
	margin:0 0 0 8px;
}
ul li{
	vertical-align:top;
}
ul img{
	padding:0 8px 0 0;
}
h2.orange{
	font-size:12px;
	color:#E89E00;
	margin:13px 0 10px 9px;
}
h2.orange span{
	color:#454545;
}
p.title{	
	font-weight:bold;
	color:#6A971A;
}
* html p.title{
	margin:-14px 0 0 0;
}
ul p.text{
	color:#3C3C3C;	
}
* html ul p.text{
	margin:10px 0 14px 0;
}
p.learn{
	text-align:right;
	margin:0 13px 8px 0;
}
p.learn a:link, p.learn a:active, p.learn a:visited{
	color:#E89E00;
	font-weight:bold;
	text-decoration:none;
}
p.learn a:hover{
	color:#E89E00;
	font-weight:bold;
	text-decoration:underline;
}

#footer{
	height:56px;
	width:758px;
	background:url(i/ftr.gif) no-repeat bottom;	
}
#footer .left{
	width:232px;
	height:32px;
	border-right:3px solid #D5D5D5;
	float:left;
	color:#878787;
	margin:7px 0 0 19px;
	padding:5px 0 0 0;
}
* html #footer .left{
	margin:7px 0 0 9px;
}
#footer .right{
	float:right;
	padding:20px 4px 0 0px;	
}
#footer a:link, #footer a:active, #footer a:visited{
	font-weight:bold;
	color:#4A4A4A;
	border-right:1px solid #C6CFCF;
	height:20px;
	text-decoration:none;
	padding:8px 9px 9px 9px;
}
#footer a:hover{
	font-weight:bold;
	color:#4A4A4A;
	border-right:1px solid #C6CFCF;
	height:30px;
	text-decoration:underline;
}
label{
	font-weight:bold;
	white-space:nowrap;
}
em{
	color:#E89E00;
}
#burst{
	position:absolute;margin:40px 0 0 700px
}
* html #burst{
	position:absolute;margin:40px 0 0 -50px
}
.error{
	font-weight:bold;
	color:#FF0000;
}
#admin{	
	text-align:center;
}
#admin a:link, #admin a:active, #admin a:visited{
	color:#4A4A4A;
	border:0;
	font-weight:normal;
	font-size:10px;
}