/* CSS Document */

/*a:link { color: #990033; }
a:visited { color:#660000; }*/
body {  margin-left: 0pt; 
	margin-right: 0pt; 
	margin-top: 0pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bgdtop {
    background: url(gfx/raaberaohead.jpg);
	background-repeat: no-repeat;
}

.bgdmain {
    background: url(gfx/bkgdBW.jpg);
}
a:link {
	color: #CC0033;
	text-decoration: none;
	}
a:hover {
	color: #ff6600;
	}
a:visited {
	color: #CC0033;
	text-decoration: none;
	}	

.navlink {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
	}
.navlink:hover {
	color: #ff6600;
	font-size: 12px;
	}
.navlink:visited {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
	}	
	
.boldred {
	color: #CC0033;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
	
.bigboldtext {
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}

.emaillink {
	color: #CC0033;
	text-decoration: underline;
	font-size: 10px;
	}
.emaillink:hover {
	color: #ff6600;
	text-decoration: underline;
	font-size: 10px;
	}
.reversetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

