.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;

}
.border {
	border: 1px solid #CCCCCC;
}
.titlebar {
	background-image: url(../Images/title_bar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;


}
.content {
	font-family: Verdana, Georgia, Comic Sans MS;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-left: 10px;
	padding-right: 5px;

}
.subhead {
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.horizontalnav {
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-color: #EAEAEA;
	padding-top: 6px;
	padding-bottom: 6px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;

}
a:active {
	color: #FF9900;
}
.horizontalnav2 {

	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-color: #EAEAEA;
	padding-top: 6px;
	padding-bottom: 6px;
}
.applicationtitle {
	font-family: Sans-Serif, Georgia, Helvetica, Verdana, Sans, ;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.bodies
{
 font-family: Verdana, Georgia, Comic Sans MS;
 font-size: 12px;
 font-weight: bold;
}
.title
{
 font-family: Georgia,Verdana, Comic Sans MS;
 font-size: 14px;
 font-weight: bold;
}
.formlabel {
	font-family: Sans, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;

}
.error
{
	font-family:Arial Black, Alba, Century Gothic;
	font-size: medium;
	color:Red;
}
.msg
{
	font-size:1.2em;
	color:#ff3300;
	font-family: Tunga, Verdana, Comic Sans MS, Courier;
	font-weight:bold;
	font-style:italic;
}

 