body td, span, li, ul, p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:18px;
}

h1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom:0px;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E0691C;
}

hr {
	color: #E0691C;
	height: 1px;
}

.content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:18px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:18px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


body {
	scrollbar-arrow-color: #E0691C;
	scrollbar-base-color: #E0691C;
	scrollbar-dark-shadow-color: #292420;
	scrollbar-track-color: #292420;
	scrollbar-face-color: #292420;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3d-light-color: #E0691C;
	background-color: #292420;
}


ul{list-style:square}

textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
}

.hometext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	line-height:14px;
	padding-bottom:5px;
	padding-top:15px;
	text-align:justify;
}

.pdf {  
	text-decoration: none; 
	font-size: 10px;
	line-height: 14px; 
	font-weight: normal; 
	letter-spacing: 1px;
	color: #ffffff; 
	text-align:center;
}



.submenu {  
	text-decoration: none; 
	font-size: 10px;
	line-height: 14px; 
	font-weight: normal; 
	letter-spacing: 1px;
	color: #ffffff; 
	text-align:right;
}



.submenu a:link, .submenu a:visited {  
	text-decoration: none; 
	font-size: 10px;
	line-height: 14px; 
	letter-spacing: 1px;
	font-weight: normal; 
	color: #E0691C; 
}


.submenu a:hover {  
	text-decoration: none; 
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
	font-weight: normal; 
	color: #C0C0C0; 
}



/*nav*/

.nav a:link, .nav a:visited {
    font-weight: bold;
	font-size: 12px;
    color: #E0691C; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}

.nav a:hover {
    font-weight: bold;
	font-size: 12px;
    color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.foot {
    	color:  #333333;
	font-size: 10px;
	text-transform: lowercase;
	font-weight: normal;
	text-align:center; 
	line-height:10px; 
	padding-top:10px;
	width:800px;
}

.foot a:link, .foot a:visited {
    color:  #333333;
	font-size: 10px;
	text-transform: lowercase;
	font-weight: normal;
	text-align:center; 
	line-height:10px; 
}

.foot a:hover {
    color:  #B1BAC5;
	font-size: 10px;
	text-transform: lowercase;
	font-weight: normal; 
	text-decoration: underline;
	text-align:center; 
	line-height:10px;
}

.subnav, .subnav a:link, .subnav a:active, .subnav a:visited {
    color:  #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;  
}

.subnav a:hover {
    color:  #B1BAC5;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold; 
	text-decoration: underline;
}

/* links */

a:link, a:visited{ 
    font-weight: bold;
	font-size: 12px;
    color: #E0691C; 
	text-decoration: none;
}

a:hover {
   font-weight: bold;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}


/* form elements */

input {
	font-size: 12px;
	color: #000000;
}

select {
	font-size: 12px;
	color: #000000;
}

.sub_btm {

	color: #FFFFFF; 
	border: 2px dotted #E0691C; 
	background-color: #292420;
}

