﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/mbg1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	letter-spacing: 2pt;
	color: #ffffff;

}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #9d0501;
}
a:active {
	text-decoration: none;
	color: #6a0402;
}

	a:active { 
		outline: none; 
	}
	a:focus { 
		-moz-outline-style: none; 
}
 a:focus {
 outline: none;
 }
 
 img, img a {
    border: none;}


a:hover, a:active, a:focus {
	outline: 0;

}
.latest{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #858585;
	letter-spacing: 3pt;
}
.copy{
	font-family: arial, Geneva, sans-serif;
	font-size: 8pt;
	color: #949393;
	letter-spacing: 2pt;
}

.mth {
	font-family: verdana;
	font-size: 8pt;
	color: #3f2a0e;
}
.day {
	font-family: "Times New Roman";
	font-size: 35pt;
	color: #fffcea;
}
.dob {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #291a06;
}

.CH {
	text-transform: uppercase;
	color: #e3ae54;
	
}
.titl {
	font-family: Verdana;
	font-size: 9pt;
	color: #8e8d8d;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.n_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFF;
	background-image: url(../news/dates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-top: 30px;
}



