body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #F5F1DD;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #241100;
	background-repeat: repeat-x;
}
.bodre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5F3D23;
	border-bottom-color: #5F3D23;
	border-left-color: #5F3D23;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F5F1DD;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #DED8BC;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #5D3D18;
}


a.bottomlink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #DED8BC;
	text-decoration: none;
}

a.bottomlink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.reztbl {
	border: thin; 
	border-style: solid; 
	border-collapse: collapse; 
	border-color: #5d3d17; 
	border-width: 1px;
}

input,textarea{
   font-family:Tahoma;
   color:#000000; 
   font-size:12px;
   border:1px Solid #F5F1DD;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DED8BC;
	text-decoration: none;
}

a:Hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DED8BC;
	text-decoration: underline;
}

#alert{
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}