*{padding: 0px; margin: 0px;}

body{background-color: #000033;}

.hdr {
	background-image: url(../images/hdr-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#hpMidcontent {
	background-color: #0074A7;
	background-image: url(../images/hp-mid-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../images/img-triangle.gif);
	text-align: left;	
	vertical-align: top;
}

#hpMidcontent a{color: #0099CC; text-decoration: underline;}
#hpMidcontent a:hover{color: #fff; text-decoration: underline;}

#hpNewsContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/hp-news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
	background-color: #006DA0;
	text-align: left;	
}

#hpNewsContent P{margin: 5px;}
#hpNewsContent a{color: #ffffff; text-decoration: underline;}
#hpNewsContent a:hover{color: #ffcc00; text-decoration: underline;}
