/* CSS Document */


body {
	background-image: url(images/BG.jpg); padding:0; margin:0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #EFEFEF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

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


.style1 {
	font-size: 11px;
	font-family: Tahoma;
}

.style2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.style3 {
	font-size: 13px;
	font-family: Tahoma;
}

.blue {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFF;
	font-weight: bold;
}

.bigblue {
	font-size: 15px;
	font-family: Tahoma;
	color: #FFF;
	font-weight: bold;
}

.redbullet {
	font-size: 11px;
	font-family: Tahoma;
	color: #FF2F34;
}

#textspacing {text-align:justify; padding-right:20px; line-height:17px;}
#textspacingabout {text-align:justify; padding-right:45px; line-height:17px;}

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