body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #e7e5e3;
	background-repeat: repeat-x;
    	font-family: TAHOMA;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #ffffff;
	}

.mainmenu {
	background-color: #f4eed4;
	padding: 6px;
	font-family:FRANKLIN GOTHIC BOOK;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color:white;
	}

td.mainmenu {
	background-color: #3e3b36;
	padding: 7px;
	color: #f4eed4;
	cursor:default;
	font-family:FRANKLIN GOTHIC BOOK;
	font-size:12px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.mainmenu:hover {
	background-color: #7ccae0;
	padding: 7px;
	cursor:default;
	font-family: FRANKLIN GOTHIC BOOK;
	font-size:12px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:bold;
	vertical-align: top;
}

.mainmenu a:link{
	color: #f4eed4;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.mainmenu a:visited{
	color: #f4eed4;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.mainmenu a:hover{ 
color: #000000;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

td a:link {font-family:tahoma; COLOR: #000000; text-decoration: underline; }
td a:visited {font-family:tahoma; COLOR: #000000; text-decoration: underline;}
td a:hover { font-family:tahoma; text-decoration: underline; color: #e7091e}
a:link {text-decoration: none; color: #f4eed4;}
a:visited {text-decoration: none; color: #f4eed4;}
a:hover {text-decoration: none; color: #7ccae0;}
.bottomfooter {
background:#3e3b36; 
letter-spacing:0px;
line-height: 15px; 
border-bottom: solid #575757 2px;
border-top: solid #575757 1px;
text-align:center;
color:#f4eed4;
}

	

	

