.ct_menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.cs_footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 12px;
	line-height: 18px;
}
.content {
	background-image: url(../images/content_r1_c1.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	height: 300px;
	width: 510px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.sidepanel {
	width: 180px;
	background-color: #FFFFFF;
	vertical-align: top;
}

a {color:#1B6B94;}
h1{font-size:18px;}
h2{font-size:14px;}
h3{font-size:12px;font-weight:normal;}
h4{font-size:10px;}
h5{font-size:24px;}

.link-icon{display:inline;}

