@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #cccccc;
}
body,td,th {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
}


a {
	font-family: sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration:none;

}

a:hover {
	font-family: sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration:underline;

}
.refLink {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.refLink:hover {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}

.newsDesc {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}

.newsDate {
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
}

.newsTitle:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration:underline;
}

.newsTitle {
	font-family: sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration:none;
}

.refTitle:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}

.refTitle {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}


.bottom {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.bottom:hover {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


.stdHeader {
	font-size: 14px;
	font-weight: bold;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #CCCCCC;
}
.formTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #CCCCCC;
}

