@charset "UTF-8";
/* CSS Document */


#startnav {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	width: 168px;
	padding: 0px;
	color: #333333;
	margin-top: 42px;
	margin-left: 12px;
}

#startnav h4 {
	display: none;
}

#startnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#startnav ul li {
	margin: 0;
	height: 32px;
	border-bottom: 1px solid #E4CA42;
}

#startnav ul li a {
	display: block;
	padding: 8px 0px 8px 6px;
	color: #000033;
	text-decoration: none;
}

#startnav ul li a:hover {
	display: block;
	padding: 8px 0px 8px 6px;
	color: #CC0000;
	text-decoration: none;
}

#startnav ul li a.current {
	display: block;
	padding: 8px 0px 8px 6px;
	color: #CC0000;
	text-decoration: none;
}

#startnews1 {
	font-family: sans-serif;
	font-style: normal;
	color: #333333;
	width: 640px;
	padding: 3px 3px 3px 3px;
	margin: 24px 0px 0px 0px;
}
.bigger {
	font-size: 14px;
	font-style: normal;
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}

#startnews1 {
	width: 640px;
}

#startnews1 h1 {
	font-size: 16px;
	color: #333399;
	margin: 6px 0px 6px 0px;
}

#startnews1 h2 {
	font-size: 12px;
	color: #333399;
	margin: 6px 0px 6px 0px;
}

#startnews1 p {
	font-size: 12px;
	line-height: 16px;
	margin: 3px 0px 3px 0px;
}

#startnews1 a {
	color: #000000;
}

#startnews1 a:hover {
	color: #CC0000;
}


#startnews1 a.bigger {
	color: #333399;
}

#startnews1 a.bigger:hover {
	color: #CC0000;
}


#startnews1 td {
	font-size: 11px;
	line-height: 16px;
	margin: 3px 0px 3px 0px;
}

#startnews1 ul {
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	list-style: none;
}

#startnews1 ul li {
	list-style: none;
	margin: 0px 3px 0px 3px;
	width: 200px;
	display: inline;
}

.btn {
	color: #000066; 
	font-family: Arial; 
	font-size: 13px; 
	background: #CCCCCC; 
	border-bottom: 1px solid #104A7B; 
	border-right: 1px solid #104A7B; 
	border-left: 1px solid #AFC4D5; 
	border-top: 1px solid #AFC4D5; 
	text-decoration:none; 
	cursor: hand; 
}
