body {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95775b;
	background-color: #000000;
	scrollbar-3dlight-color: #95775b;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #95775b;
	scrollbar-face-color: #745d48 ;
	scrollbar-highlight-color: #95775b;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #95775b;
}
.layout { 
    	position:absolute; 
    	left:40%; 
    	top:50%; 
    	width: 1024px; 
    	height: 673px; 
    	margin-left:-400px; 
    	margin-top:-300px; 
}
.site-header {
	height: 246px;
	width: 1024px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.site-body {
	margin: 0px;
	padding: 0px;
	height: 362px;
	width: 1024px;
	top: 0px;
	position: relative;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;

}
.site-footer {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 1024px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.content {
	margin: 0px;
	padding: 0px;
	height: 347px;
	width: 725px;
	position: absolute;
	left: 230px;
	top: 10px;
}
.menu {
	margin: 0px;
	padding: 0px;
	height: 345px;
	width: 165px;
	position: absolute;
	left: 58px;
	top: 10px;
}
a.menulink {
top : 5px; 
height : 18px; 
width : 145px; 
text-align : center; 
text-decoration : none; 
position : relative;
display: block; 
} 
a.menulink:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal; 
color: #95775b;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;

} 
a.menulink:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal;  
color: #95775b;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
} 
a.menulink:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal;  
color: #95775b;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
} 
a.menulink:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bolder;  
color: #95775b;
background-color:#202020;
border-top: #745d48 1px solid;
border-bottom: #745d48 1px solid;
border-right: #745d48 1px solid;
border-left: #745d48 1px solid;
}
a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal; 
color: #95775b;
text-decoration: none;

} 
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
color: #95775b;
text-decoration: none;
} 
a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
color: #95775b;
text-decoration: none;
} 
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bolder;  
color: #95775b;
background-color:#202020;
} 
.form {
background-color: #000000; 
border-top: #745d48 1px solid; 
border-bottom: #745d48 1px solid; 
border-right: #745d48 1px solid; 
border-left: #745d48 1px solid;
color: #95775b;
font-weight : bolder;  
}
.line {
	color: #745d48;
	font-weight: lighter;
	line-height: 1px;
}
.start {
	background-attachment: fixed;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tblfont {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95775b;
}
hr {
	color: #95775b;
}
.eninfo {
font-size : 10px; 
}

