body { 
	background-color: #104f84;
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td {
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text {
	font-family: arial, Times, serif;
	font-size:12px;
	letter-spacing:0.3pt;
	color: #333333;
}
.title_text {
	font-family: arial, Times, serif;
	font-size:19px;
	letter-spacing:0.3pt;
	color: #333333;
}
a {
	font-family: Arial,Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing: 0.2pt;
	color:#990000;
	TEXT-DECORATION: none;
}
a:hover {
	font-family: Arial,Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing: 0.2pt;
	color:gray;
	TEXT-DECORATION: none;
}
a.topmenu {
	font-family:Arial,  Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing: 0.2pt;
	color:#999999;
	line-height:26px;
	width:85px;
	height:26px;
	font-weight:bold;
	TEXT-DECORATION: none;
}
a.topmenu:hover {
	font-family:Arial,  Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing: 0.2pt;
	line-height:26px;
	background-image:url(images/mouse_o.jpg);
	background-repeat:no-repeat;
	width:85px;
	height:26px;
	color:#FFFFFF;
	TEXT-DECORATION: none;
}
a.footermenu {
	font-family:Verdana, Georgia, Times New Roman, Times, serif;
	font-size:11px;
	letter-spacing: 0.2pt;
	color:#2B4B57;
	TEXT-DECORATION: none;
}

a.footermenu:hover {
	font-family:Verdana, Georgia, Times New Roman, Times, serif;
	font-size:11px;
	letter-spacing: 0.2pt;
	color:#006699;
	TEXT-DECORATION: none;
}

.copyright{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	padding-left:25px;
}
.lefttext {
	width:200px;
}
.heading {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.main_heading {
	font-size:16px;
	font-weight:bold;
}
.error{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.required{
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
.message{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.text_box {
	width:200px;
}
legend {
	font-size:12px;
	font-weight:bold;
}
.leftbar{
	width:150px;
	border-right:groove 2px #000099;
}
.content{
	width:794px;
	padding-right:10px;
	padding-left:10px;
}