body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: #FFFFFF;	
}

font { font-size: 12px; line-height: 20px }

a { color: #2F485D; }

a:link { text-decoration: none; font-weight: bold; }
a:visited { text-decoration: none; font-weight: bold; }
a:active { text-decoration: none; font-weight: bold; }
a:hover { color: #CCAA00; font-weight: bold; }

a.topmenulink:link { text-decoration: none; font-size: 11px; font-weight: normal; }
a.topmenulink:visited { text-decoration: none; font-size: 11px; font-weight: normal; }
a.topmenulink:active { text-decoration: none; font-size: 11px; font-weight: normal; }
a.topmenulink:hover { color: #CCAA00; font-size: 11px; font-weight: normal; }

textarea,input,select {
	background-color: #5B0338;
	border: 1px solid #A2195A;
	color: #B7186C;
}

.message2 {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.lightblue {
	background-color: #E7EEF4;	
	vertical-align: top;
}

.footer {
	background-color: #D9E3ED;	
}

.toprow {
	background-color: #FFFFFF;	
}

.flasharea {
	background-color: #FFFFFF;	
	background-image: url(images/black.gif);
	background-repeat: repeat-x;
}

.title {
	color: #334656;
	font-size: 14px;	
	font-weight: bolder;
}

.textbold {
	color: #205589;
	font-size: 11px;	
	font-weight: bold;
}

.text {
	color: #205589;
	font-size: 11px;	
}

.cell {
	text-align: center;	
}

.cell1 {
	text-align: justify;
	vertical-align: top;	
}

.unittitle {
	font-size: 20px;
	font-weight: bold;
	color: #334656;
	margin-bottom: 25px;
}

.titlenormal {
	font-size: 14px;
	font-weight: bold;
	color: #334656;
}