/* CSS Document */

body{
margin:0px;
background-color:#110801;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-position:center;
}
body,td,th,input,select{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#88795C;
}
.footer{
color:#917C44;
text-decoration:none;}
.footer2{
color:#908B77;
text-decoration:none;}
.title{
color:#D19C18;
font-size:18px;}
a{
	color:#88795C;
	text-decoration: underline;
}
a:hover{

	text-decoration: none;
}
.bg{
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
}