html, body { height: 100%;}

body {
	background-color: #1e1b1b;
	margin-top: 20px;
	margin: 12px 0 0 0;
	padding: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
}

.top { border-top:3px solid #003078; border-bottom: 4px solid #1e1b1b;}
.toptxt { padding:7px 7px 0 10px; font-size:10px; font-weight:bold; color:#ffffff; line-height:16px;}

.menu { height:34px; background-color:#003078; border-bottom:1px solid white;}
.menu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14.4px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14.4px;
	font-weight: normal;
	color: #bcd7ff;
	text-decoration: none;
}

.content {}
.cont {padding: 22px 20px 22px 20px; margin: 0;}

.title { background-color:#003078; height:27px; padding-left: 9px; font-size:18px; font-weight:normal;}
.title02 { font-size:22px; font-weight:normal; letter-spacing:0.07em;}
.subtitle  { font-size:17px; font-weight:bold; letter-spacing:0.07em; color:#bcd7ff;}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bcd7ff;
	text-decoration: underline;
}

li { list-style-type:disc; color:#bcd7ff;}

.pic01 { width:80px; height:122px; margin:0 5px 0 0; float:left; font-size:11px; line-height:12px; text-align:center;}

.footer {border-top:1px solid #ffffff; border-bottom: 3px solid #ffffff; background-color:#003078; font-size: 12px; color: #ffffff;}

.footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcd7ff;
	text-decoration: underline;
}


.latestNews {
	color:#fff;
	}
	
.latestNews li {
	border-bottom:1px dashed #265aa8; 
	padding:12px 0;
	color:#fff;
	}