body {
	/* background-image:url(images/body_background.gif);*/
	/* background-position: center;*/
	scrollbar-face-color: #010166;
       scrollbar-shadow-color: #B8C2CC;
       scrollbar-highlight-color: #B8C2CC;
       scrollbar-3dlight-color: #000000;
       scrollbar-darkshadow-color: #000000;
       scrollbar-track-color: #001D3C;
       scrollbar-arrow-color: #F2F5FF;
			/* text-align:center; */
}





h1 {
	color: #000000; text-align: center; font-size: 11pt;
	padding: 5px;
	margin: 0px;
}

h2 {
	color: #000099; font-size: 10pt; 
	padding: 0px;
	margin: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}


td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e4f4a;
	line-height : 160%;
	text-align : left;
}

hr {
	color: #C7C7DB;
	border : thin;
}

ul  {
		margin-top: 8px;
	  margin-bottom: 10px;
		
}


ol  {
		margin-top: 8px;
	  margin-bottom: 10px;
		
}

.home {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5e4f4a;
	line-height : 150%;
	text-align : left;
}

.title {
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 19pt; 
	color: #000000; 
	font-weight: bold;
}	

.large_body {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #5e4f4a; 
	line-height : 150%;
}	

.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ABABAB;
}

.photo_title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #ffffff; 
	font-weight: bold;
}	

.left_nav_on {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 color:#ed8e78;
	 font-weight: bold; 
	 line-height : 190%;
	 display: block;
    width: 90px;
    height: 20px;
	 background: url("images/left_nav_on.gif") no-repeat 0 0;
}	

.nav_on {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 color:#ed8e78;
	 font-weight: bold; 
	 line-height : 190%;
}	


a:link {color: #a9af89 }
a:visited { color: #a9af89 }
a:hover {color: #ed8e78 }

a:link.nav_red { color:#cc0000; }
a:visited.nav_red { color:#cc0000; }
a:hover.nav_red { color:#0000cc;}

a:link.nav { color:#a9af89; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; line-height : 190%; text-decoration: none;}
a:visited.nav { color:#a9af89; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; line-height : 190%; text-decoration: none;}
a:hover.nav { color:#ed8e78; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; line-height : 190%; text-decoration: none;} 

a:link.nav_top { color:#a9af89; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; line-height : 190%; text-decoration: none;}
a:visited.nav_top { color:#a9af89; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; line-height : 190%; text-decoration: none;}
a:hover.nav_top { color:#ed8e78; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; line-height : 190%; text-decoration: none;} 

#Continue
  {
    
    background: url("images/continue.jpg") no-repeat 0 0;

  }

#Continue:hover
  { 
	 
    background: url("images/continue_mouse.jpg") no-repeat 0 0;
  }

#submit
  {
    
    background: url("images/submit.gif") no-repeat 0 0;

  }

#submit:hover
  { 
	 
    background: url("images/submit_mouse.gif") no-repeat 0 0;
  }