td {
	text-align: left;
	font-family:tahoma;
	font-size:0.8em;
	color:#50251B;
	line-height:1.4em;
}
a {
	text-decoration: none;
	color:#DB6C21;
	border-bottom: 1px #ECAE96 dashed;
}

a:hover {
	text-decoration: underline;
	color:#D31512;
	border-bottom: 0px;
}

body { 	margin:0px;padding:0px; background-color:#ffffff}

.copy{
font-family:tahoma;
font-size:0.9em;
color:#ffffff;
text-decoration:none;
 border-bottom: 0px;
}

.copy a:hover { border-bottom: 0px; text-decoration:underline; } 

.top_txt {	color:#787878;
			text-decoration:none}
.bot_txt {	color:#FFFFFF;
			text-decoration:none}

.brown {color:#50251B; text-decoration:none}
.red {color:#D31512; text-decoration:none}
.orange {color:#DB6C21; text-decoration:none}
.black {color:#000000; text-decoration:none}


.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}

h1 {font-size:1.2em; color:#DB6C21; font-weight: bold; }
h2 {font-size:1.0em;color:#DB6C21; font-weight: bold; }


.form { width:174px;
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#D31512;
		background-color:#ffffff;
		color:#4D4D4D;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:193px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#D31512;
		background-color:#ffffff;
		color:#4D4D4D;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}



/* left navigation */

#left-nav-block {
	padding-top: 10px;
	background-image:url(images/bg_menu.gif); 
	background-position:top; 
	background-repeat:no-repeat;
	width: 205px;
	height: 350px;
 }
 
 
 #left-nav a:link, #left-nav a:visited {
	color:#EE8F41;
	text-decoration:none;
	font-size:0.9em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	
}


#left-nav  {
	margin: 0px;
	border:0px;
	padding: 0 0 0 25px;
}

#left-nav li {
	line-height:0.9em;
	list-style-type: none;
	padding-left: 20px;
	padding-top:8px;
	margin-right: 20px;
	padding-bottom:8px;
	background-image:url(images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px #ECAE96 dashed;
}

#left-nav a { border-bottom: 0px}
#left-nav a:hover{color:#D31512; }
#left-nav a:active{color:#D31512;}

/*top of page management */
#logo {
	position: relative;
	left: 32px;
	top: 2px;
	width: 684px;
}

#top-nav {
	position: absolute;
	 text-align: right; 
	right: 30px;
	top: 13px;
	font-size: 0.7em;
}

.back-top { 	
background-image:url(images/top_im.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.back-bot {
background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	/*background-position: left top; */
}


#top-nav a, #top-nav a:hover { border-bottom: 0px; text-decoration:underline; } 


.button { color:#000000; background-color:#FF9933;  border-color:#CC0000; border-width:1px;} 

