#site{
	margin:0px auto;
	width:902px;
	font-family:Arial;
}
body{
	margin: 15px;
}
img{
	border: 0px;
}
#l{
	width:202px;
	vertical-align: top;
}
#r{
	width:695px;
	vertical-align:top;
}
#menu_top{
	margin-top: 10px;
	width: 902px; 
	height: 27px; 
	background-image:url('../images/menu_bar.jpg'); 
	vertical-align: middle;
}
#menu_top td{
	cursor: pointer;
	font-family: verdana;
	font-size:17px;
	font-weight: normal;
}
#content{
	margin-top:10px;
}
#footer{
	background-image: url('../images/bottom_bar.jpg');
	height:21px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.tog{
	width:202px;
	height:46px;
	background-image:url('../images/menu_side_middle2.jpg');	
}
.mel img{
	cursor:pointer;
}
.mtitle{
	font-size:12px;
	font-weight: bold;
}
.mdesc{
	font-size:11px;
	font-family:Arial;
	margin-top:4px;
}
.cand{
	font-weight: bold;
}
.togn{
	cursor: pointer;
	color: rgb(128,130,132);
}
input, select {
	font-size:10px;
}
.btns{
	cursor:pointer;
}
.faq a:link {text-decoration: none;color: rgb(128, 128, 128);}
.faq a:active {text-decoration: none;color: rgb(128, 128, 128);}
.faq a:visited {text-decoration: none;color: rgb(128, 128, 128);}
.faq a:hover {text-decoration: none;color: rgb(128, 128, 128);}
