
/* basic elements */


body { 
	font: 8pt/16pt georgia; 
	background-color: #ccc6b0; 
	
	margin: 0;
	
	}

h1 { 
	font: italic normal 18pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}	
	
h2 { 
	font: italic normal 14pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}	
	
	
h3 { 
	font: italic normal 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
h4 { 
	font: italic normal 10pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}	
	
	

.titlelinks {

	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}
	
.bodylinks {

	font-weight: bold; 
	text-decoration: none; 
	color: #412306;
}

.bodylinks:hover {

	font-weight: bold; 
	text-decoration: none; 
	color: #7d5832;
	
}


.bodylinks2 {

	font-weight: bold; 
	text-decoration: none; 
	color: #09527c;
	
}

.bodylinks2:hover {

	font-weight: bold; 
	text-decoration: none; 
	color: #5cabd9;
	
	
}

a.epa {
	font: italic normal 8pt arial;
	font-weight: normal; 
	text-decoration: none; 
	color: #6384a0;
}


a.epa:hover {
	font: italic normal 8pt arial;
	font-weight: normal; 
	text-decoration: none; 
	color: #859fb5;
}


td.main {
	border-collapse: collapse;
	width: 760px;
	padding:0px;
	spacing:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 



table.upperlinks {
	background: url(images/upperlinks_bg.gif) repeat-x;  
	WIDTH: 100%; 
	HEIGHT: 30px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
}

table.lowerlinks {

	background: url(images/lowerlinks_bg30.gif) no-repeat;
	height: 30px;
	width: 760px;
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: ARIAL;	
	


}


td.header {
	 width:738px; 
	 background-color: #2f1903;

}

td.sep {

	background: url(images/sep_red.gif);
	width: 1px;
	


}

td.sepl {

	background: url(images/sep_black.gif);
	width: 1px;
	height: 22px;


}

td.upshade {

	background: url(images/up_shade.gif) repeat-x;
	height: 11px;
	width: 760px;
	


}

td.lowshade {

	background: url(images/low_shade.gif) repeat-x;
	height: 11px;
	width: 760px;
	


}



table.con {
	
	WIDTH: 760px; 
	HEIGHT: 100%;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
}


td.right {
	WIDTH: 600px; 
	HEIGHT: 100%;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #675a37; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #FFFFFF;
}

td.left {
	WIDTH: 200px; 
	HEIGHT: 100%;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #a08f63; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
	BACKGROUND-COLOR: #FFFFFF;
}


td.leftcol {
	 
	HEIGHT: 100%;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #a08f63; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
	BACKGROUND-COLOR: #000000;
}

td.bet {
	background: url(images/filmbg.gif) repeat-y;
	HEIGHT: 100%;
	WIDTH: 19px;
	BACKGROUND-COLOR: #FFFFFF;
}

.forminput {
	font-family:verdana; 
	font-size:11px; 
	color:Black; 
	Border: solid 1px1 black;
}


.text {
	
	
	HEIGHT: 100%;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #675a37; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
	TEXT-align: right;
	
}


.texten {
	
	
	HEIGHT: 100%;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #675a37; 
	FONT-FAMILY: ARIAL;   
	TEXT-DECORATION: none;	
	TEXT-align: left;
}