body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
#footer {
	text-align: center;
	margin-left:2px;
}
#footer-line{
	font-size: 1px;
	background-color: #CCC;
	height: 5px;
	margin-top:3px;
}
#footer #footer-c {
	font-weight: bold;
	margin:13px;
}
#footer #footer-c a {
	text-decoration: none;
	color:#666666;
}
#footer #footer-c a:hover {
	text-decoration: underline;
	color:#00274F;
}
#footer #footer-b {
	background-color: #EFEFEF;
	padding: 15px;
	color: #999999;
}
#search_form{
	font-weight: bold;
	padding:5px 0px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#search_form form{
	margin:0px;
}
#search_form #search_ipt{
	border: 1px solid #999;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#search_form #search_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	border-style: none;
}
#content {
	margin:15px 2px 0px 2px;
}
#content #content-bar{
	background-color: #e9e9e9;
	border-top: 3px solid #777b86;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}
#content #content-title{
	font-size:12px;
	color: #333333;
	font-weight: bold;
	padding: 8px 8px 2px 8px;
}
#content #content-body{padding: 4px 8px;}
#content a{color:#3c4b5e;}
#content a:hover{color: #0099CC;}
#content table {
	border: 1px solid #CCCCCC;
	width:465px;
}
#content table td{
	border: 1px solid #CCCCCC;
}

#clist {
	color: #B4B4B4;
	padding: 45px 18px 18px 18px;
}
#clist #clist-title{
	font-weight: bold;
	margin:5px 0px 2px 0px;
	color: #FFF;
}
#clist #clist-title a{
	color: #FFF;
}
#clist #clist-title a:hover{
	color: #99CCFF;
}
#clist #clist-body{}
#clist #clist-line{
	font-size: 0px;
	border-top: 1px solid #666;
	height: 0px;
	margin: 15px 0px;
}