A:hover {
	color:#999999;
}
.GlobalLink a {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-indent: 0px;
	text-decoration: underline;
}
.GlobalLink a:link {
	color: #003366;
	text-indent: 0px;
}
.GlobalLink a:visited {
	color: #336666;
	text-indent: 0px;
	text-decoration: underline;
}
.GlobalLink a:hover {
	color: #CC0000;
	text-indent: 0px;
}

.leftmenu {
	color:#ffffff;
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}
.leftmenu a {
	color:#ffffff;
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
}
.leftmenu a:link {
	font-size:12pt;
}
.leftmenu a:hover {
	color:#ffffff;
	font-size:12pt;
}

.main_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tbox {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:10pt;
}
.bodytext {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:10pt;
}
.bodytextb {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:10pt;
	font-weight:bold;
}
.bodytext2 {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:12pt;
}
.bodytext2b {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:12pt;
	font-weight:bold;
}
.bodytext_red {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:10pt;
	color:#990000;
}
.bodytextb_red {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#990000;
}
.captext {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:8pt;
}
.vtext {
	font-family: times;
	font-size:10pt;
}
.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.medbold {
	font-size:12pt;
	font-weight:bold;
}
.bigbold {
	font-size:32pt;
	font-weight:bold;
}
.title {
	font-family: Verdana, arial, sans-serif, helvetica;
	font-size:16pt;
	font-weight:bold;
}


.bgred {
	background-color: #E13A3E;
}
.bgblue {
	background-color: #002E57;
}
.bggold {
	background-color: #D3AF7E;
}
.bggray {
	background-color: #EEEEEE;
}
.bgltred {
	background-color: #FF797D;
}
.bgltblue {
	background-color: #709EC7;
}
.bgltgold {
	background-color: #FFDCAB;
}
