/* CSS Document */

body {
	background:url(../images/background.jpg) repeat-y 50% 0; 
	background-attachment: fixed; margin: 0; padding: 0;
	}
	
.menufont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	}	
	
.menufont a{
	color:#999999;
	text-decoration:none;
	}
	
.menufont a:hover{
	color:#999999;
	text-decoration:underline;
	}
	
.mediumblackfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}

.newsfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
.newsfontheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}

	
.linksfrontfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.linksfrontfont a{
	color:#666666;
	}
	
.titlefont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#333333;
	}
	
.defaultfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
.defaultfontheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}

.defaultfontheader a{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}
	
.defaultfontheader a:hover{
	font-size:14px;
	color:#0099FF;
	text-decoration:underline;
	}
		
.footerfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.footerfont a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
