BODY { 
background-color : #D9D9D9;
font-family: Verdana;
margin-top:0;
text-align:justify;
} 


TABLE { 
background-color : white;
border-width : 0px;
border-style : solid;
border-color : white;
} 


TD { 
border-width : 0px;
text-align:justify;
} 


p, li { 
font-size : 12px;
list-style-type : disc;
text-align:justify;
} 


h1 { 
font-size : 16px;
color:#b16733;
} 

h2 { 
font-size : 15px;
color:black;
} 

h3 { 
font-size : 14px;
font-style:italic;
color:black;
} 

a.menu { 
margin-left : 0;
padding-left : 0em;
/*font-family : Verdana; */
font-size : 14px;
list-style-type : none;
text-decoration:none;
display:inline;
color: #901c1d;
}

a.menu:hover { 
margin-left : 0;
padding-left : 0em;
/*font-family : Verdana; */
font-size : 14px;
list-style-type : none;
color:orange;
text-decoration:none;
display:inline;
}


.menu {
display:inline;
list-style-type : none;
margin-right:7px;
font-weight:bold;
vertical-align:top;
}

.head_title { 
/*font-family : Verdana; */
font-size : 16px;
font-weight : bold;
height:100px;
vertical-align:top;
border-bottom-style:solid;
border-bottom-width:0px;
border-bottom-color:black;
} 

.copy {
/*font-family : Sans-serif; */
font-size : 10px;
color:black;
text-align:center;
}

a.copy { 
/*font-family : Sans-serif; */
font-size : 10px;
color:black;
text-align:center;
}


a.copy:visited { 
/*font-family : Sans-serif; */
font-size : 10px;
color:black;
text-align:center;
}

a.services { 
/*font-family : Verdana; */
font-size : 12px;
list-style-type : none;
color:blue;
text-decoration:none;
}

a.topp {
/*font-family : Verdana; */
font-size : 9px;
color:blue;
text-decoration:none;
}

input.error {background-color: #FFE6E6;}

textarea.error {background-color: #FFE6E6;}

em.error {
  background:url("images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left: 5px;
}
em.success {
  background:url("images/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left: 5px;	
}

form.form_id label.error {
	margin-left: auto;
	width: 250px;
}
em.error { color: black; }
#warning { display: none; }

.flags {margin-left: 15px;margin-top: 0;float:left;}

.slide {width:450px;}

