a.black{
color:white;
text-decoration:none;
font-size:13px;
}
a.black:hover{
color:red;
text-decoration:underline;
}
a.red{
color:yellow;
text-decoration:none;
font-size:13px;
}
.subheader2 {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 960px;
	color: #103652;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
}
/*.registerform{color:#000000; font-size:x-small; font-weight:bold; border-color:#000000; border-style:solid; border-width:1px;}
.requests_table{ font-size:x-small; border-color:#FFFFFF; border-style:solid; border-width:1px;}
.request_header{ background-color:#C1FFFF; color:#black; font-size:x-small; font-weight:bold; border-color:#0000DD; border-style:solid; border-width:1px;}*/
table.cms {background-color:#0099AA; border-width:1px; border-color:#FFFFFF; border-style:solid;}
input,textarea,select{
border:#4477AA solid 1px;
}

.news a{
color:#4477AA;
text-decoration:none;
font-size:13px;
font-weight:bold;

}

.news a:hover{
text-decoration:underline;
}

.m2 a{
color:#4477AA;
text-decoration:none;
font-size:13px;
font-weight:bold;

}

.m2 a:hover{
text-decoration:underline;
}

p{
text-align:justify;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004a96;
}

