.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #385C90;
}
.toppagelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.topmenulink:link {
	color: #FFFFFF;
}
a.topmenulink:hover {
	color: #CC9900;
}
a.topmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.barcolor {
	background-color: #597AA7;
}
.leftmenu {
	background-image: url(../images/Menu_right_bg.jpg);
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	background-color: #F0C675;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 25px;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration: underline;
}
.lines {
	background-color: #999999;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.buttoncolor {
	background-color: #004080;
}
.buttonOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFAA;

}
.buttonlinks {
	text-decoration: none;
	color: #000000;
}
.buttonwhitelinks {
	text-decoration: none;
	color: #ffffff;
}
a.buttonwhitelinks {
	text-decoration: none;
	color: #ffffff;
}
a.buttonwhitelinks:hover {
	text-decoration: none;
	color: #ffff99;
}
.buttonactive {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0C675;
}
.vlinedotted {
	background-image: url(../images/vline_dotted.gif);
}
.hlinedotted {

	background-image: url(../images/hline_dotted.gif);
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Main Page Articles Defined */
.articletitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.articlesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #996633;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
