.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bordetab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #dbebfb;
	border: 1px solid #557ca3;
}
.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#CC0000;text-decoration:underline;}
a:active {color:#000000;text-decoration:none;}
#hfrm table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hfrm td { border-bottom: 1px solid #ccc; }
#hfrm th { font-family: "Times New Roman", Times, serif; color: #1c3262; font-weight: bold; font-size: 18px; border-bottom: 1px dashed #a7b8c8; }

.heading { 
	font-family: "Times New Roman", Times, serif;
	color: #1c3262; font-weight:
	bold; font-size: 18px;
	border-bottom: 1px dashed #a7b8c8;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 0px 15px 0px;
}
.mandatory {
	color: red;
}
.bordetab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #023479;
	padding: 2px;
}
#bulletin-board {
	border: 1px solid #999;
	padding: 4px;
}
#bulletin-board-title {
	font-size: 120%;
	color: #ff3333;
	font-weight: bold;
	text-align: center;
}
.bulletin {
	margin-bottom: 8px;
	margin-top: 8px;
}
.bulletin-title {
	color: #333333;
	font-weight: bold;
}
.bulletin-desc {
	font-size: 90%;
}