@charset "utf-8";
/* CSS Document */

.layout-menu
{
	margin-left:auto;
	margin-right:auto; 
	position:relative; 
	width:450px; 
	height:10px;
}

.footer-text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:none;
	text-align:left;
	
}

.footer-text2
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
	text-decoration:none;
	text-align:center;
	
}

.footer-links
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	text-decoration:none;
	
}
.footer-links1 {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

.footer-links2
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
	text-decoration:none;
	
}

.header1
{
	font-family:"Century Gothic";
	font-size:22px;
	font-weight:bold;
	color:#FFF;
}


.header2
{
	font-family: "Century Gothic";
	font-size:28px;
	color:#990000;
}


.header3
{
	font-family:"Century Gothic";
	font-size:23px;
	font-weight:normal;
	color:#900;
}

.header4
{
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:normal;
	color:#000;
}

.header5
{
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:normal;
	color:#666;
}

.header6
{
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

.header7 {
	font-family:"Century Gothic";
	font-size:16px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}

.header8
{
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:normal;
	color:#666;
}

.bolderHdr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#985A5B;
	text-decoration:none;
	
}

.pagelink {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}

.sidelink {
	font-family:"Century Gothic";
	font-size:14px;
	color:#900;
	text-decoration:none;

}

.caption {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	
	color: #C00;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #000;
}

