body {	
	font-family: geneva, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.2em;
	color: #7B4A0A;
	margin: 0em;
	background-image:url(images/bg.jpg);
	}
A {
text-decoration: underline;
color:7B4A0A;
}
a:hover {	
color:#33cccc;
	}
TD{
	font-family: geneva, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.2em;
	COLOR:7B4A0A;
}
INPUT, TEXTAREA, SELECT {
margin:3px 0px 9px 0px;
background-color : #fffaf6;
color : #333333;
font-size: .9em;
border:1px solid #555555; 
}
INPUT:hover{
background-color : #cccccc;
}
.inputbox {
width: 500px;
text-align:center; 
border:1px solid #663300; 
background-color:#ffffff; 
padding:21px; 
}
.left{
width:22px;
background-image:url(images/bg_lft.jpg);
background-repeat:repeat-y;
}
.right{
}
/*
.box {
width:220px; 
float:right; 
text-align:center; 
border:1px solid #663300; 
background-color:#FFECD9; 
padding:3px; 
margin: 14px;
}
*/
.infobox {
font-size: .8em;
text-decoration:none;
line-height: 1.1em;
width:216px;
float:right; 
text-align:left; 
background-color:#B5B5B5;
color:#292929;
padding:7px 7px 7px 7px; 
margin: 7px;
border:1px solid #575757;
}
.infobox a {
color:#292929;
text-decoration:none;
}
.infobox a:hover {
color:#9F0000;
text-decoration:none;
}
.box {
width:216px;
float:right; 
text-align:center; 
background-image:url(images/sq3b.gif);
background-position:top center;
background-repeat:no-repeat;
padding:14px 7px 0px 7px; 
margin: 7px;
}
.content {
background-image:url(images/bt1bot.gif);
background-repeat:repeat-x;
padding: 14px 14px 21px 14px;
}
.textarea {
margin: 7px 14px 14px 21px;
}
.details {

	font-size: .8em;
/*	font-weight: bold; */
	line-height: 1.1em;
	border:1px solid #996600; 
	background-color:#fffaf6;
	margin: 3px 49px 3px 49px;
	padding:3px;

}
.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .6em;
color:#999999;
text-align:center;
background-image:url(images/footer_bg.gif);
background-repeat:repeat-x;
padding-top: 14px;
}
H2 {
FONT-SIZE:1.15em;
font-weight:bold;
margin: 7px;
}
h3 {
background-image:url(images/h3sep.gif);
background-repeat:no-repeat;	
font-size: 1.05em;
font-weight:bold;
padding-top:21px;
margin:7px;
	}
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	margin-bottom: 14px;
	margin-top: 14px;
	}
li {	
	margin-bottom: 7px;
	margin-top: 7px;
	}
