body {
	margin: 0px;
}
.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
	font-weight: 600;
}
.link_header {
	background-image: url(../images/border_hlink.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 11px;
	padding-left: 8px;
	line-height: 17px;
	height: 20px;
	text-align: center;
}
.headerMenu {
	filter: Alpha(Opacity=90, FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}
.colLeft {
	background-image: url(../images/colleftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.link_header:hover {
	color: #FFCC00;
}
.link_footer:hover {
	color: #F1F881;
}
.imageList {
	border: 1px solid #000000;
	border-left:0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3956B5;
	padding-right: 20px;
}
.homanic{
	color:#3956B5;
	text-decoration: none;
}
.homanic:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.link1{
	color:#003366;
	text-decoration: none;
}
.link1:hover{
	color:#FFFF00;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.content2 {
	font-family: tahoma;
	font-size: 11px;
	color:#3F90C4;
}
.content3 {
	font-family: tahoma;
	font-size: 11px;
	color:#383838;
}
.footer {
	font-size: 11px;
	color: #333333;
	background-color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 65px;
	vertical-align: top;
	padding-top: 5px;
}
.bodyContent {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
}
