body {
background-image:url(images/bg.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
margin-top:0px;
margin-bottom:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#000000;

}
h3 {font-size:12px;}
a:link, a:visited, a:active, a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#0000CC;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.footer a:link, .footer a:visited, .footer a:active {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
text-decoration:none;	
color:#d91f56;
}
.big {
	font-size: 11px;
	font-weight:bold;
}
.big a:link, .big a:visited, .big a:hover, .big a:active {
	text-decoration:underline;
	font-weight:bold;
}
.bluetext {
	color:#0000CC;
}
.bluetext a:link, .bluetext a:hover, .bluetext a:active, .bluetext a:visited {
	color:#0000CC;
}
.violettext, .violettext a:link, .violettext a:hover, .violettext a:active, .violettext a:visited {
	color:#800080;
}
.imgborder {
border-color:#e4ece4;
}.redtext {  color: #CC0033}
.xtrabig {  font-size: 12px; font-weight: bolder}
.xtraxtrabig {  font-size: 13pt; font-weight: bolder}

#pinkfooterbar {line-height:10px;height:10px;}

#mainbodytext {min-height:800px;}

.highlight {background-color:#FFFF00;}
