body {
	background: #eacdb9;
	margin: 0px;
}
body, td, p, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica; 		
	font-size: 85%; 
}


/* ANCHORS */

a {
	color: #730707;	
	text-decoration: underline;	
	font-family: Tahoma, Verdana, Arial, Helvetica; 		
	font-size: 11px; 
	
}
a:hover {
	text-decoration: none ;
}
.gs A, .left-menu A, .main-menu A {
	text-decoration: none;
}
.left-menu A, .main-menu A {
	font-weight: bold; 	
}

DIV.left-menu DIV.active A {
	/* text-decoration: underline;	*/
	color: #000000;
}

.left-menu a:hover, .main-menu A:hover {
	text-decoration: underline;	
	
}
.main-menu A
 {
	color: #f7e4d7;	
}
A.gs {
	text-decoration: none;		
}


/* LEFT */

.left-menu-before{
	width: 301px;
	height: 93px;
	background: url(images/left-menu-top-bg.jpg) no-repeat left top; 				
	color: #f1881f;		
}
.left-menu-before div{
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica; 		
	font-size: 18px; 	
	font-weight: normal; 	
	text-align: right;
 	padding-top: 40px;	
	padding-right : 20px;
	padding-bottom: 0px;		 
}
.left-menu-before H2{
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica; 		
	font-size: 18px; 	
	font-weight: normal; 	
	text-align: right;
 	padding-top: 40px;	
	padding-right : 20px;
	padding-bottom: 0px;		 
	text-decoration:none;
	border:none;
}
.left-menu DIV {
	width: 301px;
	height: 20px;
	background: url(images/left-menu-item-bg.gif) no-repeat left top ; 			
}
.left-menu DIV#last {
	background: url(images/left-menu-item-bg-last.gif) no-repeat left top ; 			
}
.left-menu-after {
	width: 301px;
	height: 61px;
	background: url(images/left-menu-bottom-bg.jpg) no-repeat left top; 				
}
.left-footer-before{
	width: 338px;
	height: 3px;
	margin-top: 24px;
	background: #730707;
	background: #ff9900;	
}
.left-footer {
	background: url(images/left-footer-bg.jpg) no-repeat left top; 				
	border-top: 3px solid #9c2020;	
	border-bottom: 3px solid #9c2020;		
	text-align: right;
	vertical-align: middle;
}
.left-footer P{
	padding-right: 30px;
	line-height: 1.5em;
}
.left-footer-after {
	height: 31px;
	border-top: 3px solid #730707;
	background: url(images/left-footer-bottom-bg.jpg) no-repeat left top; 			
}



/* CONTENT */

.content-top {
	height: 16px;
	margin-bottom: 24px;	
	background: url(images/content-top-bg.gif) repeat-x; 			
}

.content-bottom {
	margin-top: 14px;
	height: 74px;
	text-align:center;
	background: url(images/content-bottom-bg.gif) repeat-x; 			
}

.h4 {
	border:none;
	font-size: 0.9em;
	color: #f1881f;		
	font-weight: bold;
}

.content-bottom H4 {
	border:none;
	font-size: 1.4em;
}
TD.content-td {
	padding-right: 34px;
}


DIV.content-caption, H4 {
	color: #f1881f;		
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica; 		
	font-size: 1.6em; 	
	font-weight: normal; 	
	margin-bottom: 20px;	
	padding-bottom: 12px;	
	border-bottom: 1px solid #f1881f;		
}

/* OTHER */

UL LI {
	list-style-type: disc ;
}


/* FORM */

TABLE.quest {
	border: 0px;
}
.quest TD {
	padding-right: 8px;
	padding-top: 6px;
	vertical-align: top;
	width: 50%;
	border: 0px;	
}

INPUT.text-input {
	border: #d3af89 1px solid; 	
	background: #e3c4ab;  	
}
.quest INPUT {
	width: 232px;
	height: 20px; 	
	color: #000000; 
	margin-top: 6px;	
}
.quest TEXTAREA {
	width: 350px;
	height: 101px;
	border: #d3af89 1px solid; 	
	background: #e3c4ab; 	
	font: 11px Verdana, Arial, Helvetica; 	
	color: #000000; 
	margin-top: 6px;
}

H1 {
padding:3;
margin:3;
font-weight: normal;
/* font-family: times; */
text-align:right;
font-size: 1.2em;
}

h2,h3 {
	color: #f1881f;		
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica; 		
	font-size: 1.6em; 	
	font-weight: normal; 	
	margin-bottom: 20px;	
	padding-bottom: 12px;	
	border-bottom: 1px solid #f1881f;		
}
.img01 {
background: url(/images/top-right-pre.jpg) no-repeat left top; margin: 0px;
}

.img02 {
background: url(/images/top-corner-bg.jpg) no-repeat left top; margin: 0px; height: 26px;
}
