body,td,th {
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: url(images/back.jpg) repeat-x #2c170c;
	
}
a:link { color:blue; text-decoration: none; }
a:visited { color:blue; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active {color:#FF8000; }

p { font-family:"Times New Roman", Times, serif; }
.links {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#7C0019;
	margin-right:1px;
	margin-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	

}
a.links:link {color:#333; text-decoration: none; background-color:#c1bbac;
	border:3px;
	border-style:outset;
	border-color:#e2dac6;}
a.links:visited {color:#333; text-decoration: none; background-color:#c1bbac;
	border:3px;
	border-style:outset;
	border-color:#e2dac6; }
a.links:hover {background-color:#c1bbac;
	border:3px;
	border-style:inset;
	border-color:#e2dac6;}
a.links:active {
	background-color:#c1bbac;
	border:3px;
	border-style:inset;
	border-color:#e2dac6;
	color: #E8E8E8;
	text-align: center;
}







.linksML {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#E8E8E8;
	margin-right:1px;
	margin-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	

}
a.linksML:link {color:#333; text-decoration: none; background-color:#657688;
	border:3px;
	border-style:outset;
	color:#E8E8E8;
	border-color:#a3baca;}
a.linksML:visited {color:#333; text-decoration: none; background-color:#657688;
	border:3px;
	border-style:outset;
	border-color:#a3baca;
	color:#E8E8E8;}
a.linksML:hover {background-color:#657688;
	border:3px;
	border-style:inset;
	border-color:#a3baca;
	color:#E8E8E8;}
a.linksML:active {
	background-color:#657688;
	border:3px;
	border-style:inset;
	border-color:#a3baca;
	color: #E8E8E8;
	text-align: center;
}














.contentContainer { padding:10px;
background:url(images/fadetop.jpg) repeat-x;
background-color:#FFF;
font-family:"Times New Roman", Times, serif;
font-size:16px;}
.footer { padding:5px;
color:#FFF;
font-size:14px;

font-family:"Times New Roman", Times, serif;}

h1 {text-align:left;}
h2 {text-align:left;}


a.footer { color:#FFF; text-decoration:underline;}
a.footer:hover { color:#FFF; text-decoration:none;}

