/* CSS Document */


body {
	background-image: url(images/BG.jpg); margin:0; padding:0;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #33FF00;
}
a:active {
	color: #FFFFFF;
}

a.other:link {
	color: #333;
	text-decoration:none;
}
a.other:visited {
	color: #333;
	text-decoration:none;
}
a.other:hover {
	color: #333;
	text-decoration: underline;
}
a.other:active {
	color: #333;
	text-decoration:none;
}

.top-links {
	font-family:Tahoma;
	font-size:13px;
	color:#333;
	}

.maintext {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	}
	
.maintext-bold {
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	}
	
.maintext-white {
	font-family:Tahoma;
	font-size:10px;
	color:#FFF;
	}
	
.maintext-links {
	font-family:Tahoma;
	font-size:10px;
	color:#333;
	}
	
.contact-white {
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	}
	
	
#textspacing {text-align:justify; padding-right:10px; line-height:17px;}

img#rapidstatscounter { 
    display: none;
}

img#rapidstatscounter { border: 0px; }
h1 {font-size:11px; font-weight:normal; margin:0; padding:0; display:inline;}
h2 {font-size:11px; font-weight:normal; margin:0; padding:0; display:inline;}
h3 {font-size:11px; font-weight:normal; margin:0; padding:0; display:inline;}