body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {color:#000099;text-decoration:none}
a:hover{text-decoration:underline}
a:visited {color:#000099;text-decoration:none}

.reg {
	font-size: 10px;
	color: #000066;
}
.small {
	font-size: 9px;
	color: #000066;
}
.regbold {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.smallbold {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}
.smallwhite {
	font-size: 9px;
	color: #FFFFFF;
}
.header {
	font-size: 14px;
	color: #336699;
	font-weight: bold;

}
.regwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.regboldwhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.clsScrollBarFlat {
	scrollbar-track-color: #999999;
	scrollbar-face-color: #cccccc;		
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #e0e0e0;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;

 	}

.headergr {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.regboldbgwhite {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
}
.alinkreg {
	font-size: 10px;
	color: #0000CC;
}
.alinkregbold {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	cursor: hand;
}

.headerwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.headerbllt {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}.regteal {
	font-size: 10px;
	color: #009999;
}

.reglink {
	font-size: 10px;
	text-decoration: underline;
	cursor: hand;
}.regblue {
	font-size: 10px;
	color: #336699;
}
.text12Bold {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}


a:visited.smallwhite {
	font-size: 9px;
	color: #FFFFFF;
}