body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.pageborder {
	border:1px solid #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #633063;
	text-align: left;
}


.barheader {
	font-size: 9pt;
	color: #FFFFFF;
}

.barfooter {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AB82AB;

}

.barfooter a{
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.barfooter a:hover{
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.text {
	font-size: 11px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #000000;
}

.text a:link{
	font-size: 11px;
	color: #663366;
	text-decoration: underline;
}

.text a:visited{
	font-size: 11px;
	color: #663366;
	text-decoration: underline;
}

.text a:hover{
	font-size: 11px;
	color: #330033;
	text-decoration: underline;
}

.text a:active{
	font-size: 11px;
	color: #663366;
	text-decoration: underline;
}

.textbox{
	border:1px solid #000000;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}

.button {
	background-color: #AB82AB;
}



.slidemessage {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.linkmainsmall {

	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.linkmainsmall a{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.linkmainsmall a:hover{
	font-size: 11px;
	color: #FF1100;
	font-weight: bold;
	text-decoration: underline;
}

.bullet { 
	font-size: 11px;
	font-weight: bold;
	color: #FFB200;
}

.spkrbox {
	font-size: 11px;
	border: #000000 1px solid;
	background: #CCCCCC;
	color: #000000";
}

.slidecounter {
	background-color: #08206B;
}

.ggslideloadingbar {
	background-color: #08206B
}