td {
	text-align: left;
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	line-height:15px;
	vertical-align:top;
	
}

adr_text {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#FFF281;
	line-height:12px;
	vertical-align:top;
	text-transform: uppercase;
}

h4 {
color:#FFF281;
}

a {text-decoration:none;
   color:#FFF281;  }
  
table { height:100%;}  
body { 	margin:0px;padding:0px; background-color:#9C2100}
strong { color:#FFF281}


#ul {margin:0; padding:0; list-style:none}
#li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:19px }
#li {list-style-type:disc}

.form { width:197px;
		height:19px;
		font-family:tahoma;
		font-size:9px;
		text-transform:uppercase;
		border-style: solid;
		border-width: 1px;
		border-color:#D79F8F;
		background-color:#D79F8F;
		color:#2E3136;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:197px;
		height:68px;
		font-family:tahoma;
		font-size:9px;
		text-transform:uppercase;
		border-style: solid;
		border-width: 1px;
		border-color:#D79F8F;
		background-color:#D79F8F;
		color:#2E3136;
		margin-left:0px;
		margin-right:0px}
		

/* Top Navigation Menu */
.topnav {
font-family: Tahoma, Verdana, Helvetica, Univers, sans-serif;
font-size:12px; 
color:#FFFFFF;
font-weight:bold;
text-transform: uppercase;
}

.topnav a:link {
font-family: Tahoma, Verdana, Helvetica, Univers, sans-serif;
font-size:12px; 
color:#FFFFFF;
text-decoration:none; 
font-weight:bold;
text-transform: uppercase;
}

.topnav a:visited {
font-family: Tahoma, Verdana, Helvetica, Univers, sans-serif;
font-size:12px; 
color:#FFFFFF;
text-decoration:none; 
font-weight:bold; 
text-transform: uppercase;
}

.topnav a:hover {
font-family: Tahoma, Verdana, Helvetica, Univers, sans-serif;
font-size:12px; 
color:#FFF281;
text-decoration:none;
font-weight:bold; 
text-transform: uppercase;
}