body {
	background: #000000 url(images/bg.jpg) top center no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.menu a { 
display: block; 
} 
div.menu {
color:#2D261C;
text-decoration:none; 
font-size:22px;
font-family:"Arial Narrow";
font-weight:bold;
line-height:22px;
height:47px;
}
div.menu a {
color:#2D261C;
line-height:22px;
text-decoration:none; 
font-size:20px;
font-family:"Arial Narrow";
font-weight:bold;
width:234px;
height:47px;
background: #FFFFFF url(images/arrow.jpg) right top no-repeat;
cursor:pointer;
}
div.menu a:link {
color: #2D261C;
background: #FFFFFF url(images/arrow.jpg) right top no-repeat; 
}

div.menu a:active { 
color: #FFFFFF;
background: #2D261C;
}

div.menu a:visited {
color: #2D261C;
background: #FFFFFF url(images/arrow.jpg) right top no-repeat;
}

div.menu a:hover {
color: #FFFFFF;
background: #2D261C;
text-decoration:none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2D261C;
	text-decoration: none;
}
.contact {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	line-height:12px;
}
.wtitle {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:22px;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:16px;
}
.maintextblack {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2D261C;
	text-decoration: none;
	line-height:16px;
}

