/* CSS Document */

body,html {
	scrollbar-arrow-color:#E9E9D2;
	scrollbar-face-color:#0C0E3F;
	scrollbar-highlight-color:#A79465;
	scrollbar-3d-light-color:#0C0E3F;
	scrollbar-base-color:#0C0E3F;
	scrollbar-dark-shadow-color:#7D7D99;
	scrollbar-shadow-color:#7D7D99;
	scrollbar-track-color:#A79465;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	background-color: #7C641E;
	font-size: 11px;
	line-height: 1.5em;
	color: #A2A2A2;
	padding-top: 0;
	margin-top: 0;}


a { color: #A79465;
	text-decoration: none;}	
a:hover { color: #A2A2A2;}

hr {
	color: #2D2D2D;
	text-align: center;
	height:1px;}	
	
ul { list-style-image: url(images/arrowdb.jpg);}

/* header */
.maindiv { margin-top: 10px;}

.maintable {background-color: #0C0E3F;
	width: 766px;
	background-image: url(images/logotop.jpg);
	background-repeat:repeat-x;}

.headerhr { margin-top: 55px;
	text-align: center;}

/* buttons */

/* text */
.hrdotted { border-top: 1px dotted #2D2D2D;
	height: 1px;}
	
.textarea { margin: 3px 44px 15px 44px;}
.heading {
	color: #B19E6A;
	text-transform: capitalize;
	font-size: 16px;
	margin-bottom: 10px;
}

	

.c {
	width:143px; 
	padding:5px 0px 0px 0px; 
	height:30px;
}

a.topoption { color: #B19E6A;
	text-decoration: none;}
a.topoption:hover { color: #FFFFFF;}