 


body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	color: black;
	border: 0;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-bottom: 10pt;
	/*padding-top:25px;*/
	margin: 0;
	background-color: #eeeeee;
}


.label {
	font-weight: bold;
	font-size: 10px;
}

a.menu1:link 
{ 
	text-decoration:none; 
	color:white; 
} 
  
a.menu1:active { 
	text-decoration:none; 
	color:white; 
} 
  
a.menu1:visited  { 
	text-decoration:none; 
	color:white; 
} 

a.menu1:hover { 
	text-decoration:none; 
	color:black; 
} 

a:link { 
	text-decoration:none; 
	color:navy; 
} 
  
a:active { 
	text-decoration:none; 
	color:navy; 
} 
  
a:visited  { 
	text-decoration:none; 
	color:navy; 
} 

a:hover { 
	text-decoration:none; 
	color:red; 
}

p.logoutbox {
	font-size: 8pt;
}

p.alert{
	font-size: 10pt;
}
 
table {
	font-size: 8pt;
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: top;
}

td {
	font-size: 8pt;
} 

#column1 {
	width: 200;
	vertical-align: top;
	background-color: #eeeeee;
	padding: 0pt;
}

td.section_head {  
	font-weight: bold; 
}

textbox.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	overflow: auto; 
	width: 275;
}
textbox.small_nowidth {
	overflow: auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea.small {
	overflow: auto; 
	width: 275;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
textarea.small_nowidth {
	overflow: auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
textarea.normal {
	font-size: 11px;
	overflow: auto; 
	width: 350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
textarea.special {
	font-weight: bold; 
	border: none; 
	background-color:#eeeeee; 
	width: 350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

select.list1 {
	border:none; 
	background-color:white; 
	width: 210;
	font-size: 8pt;
}
select.list2 {
	border:none; 
	background-color:white; 
	width: 210;
	font-size: 8pt;
}
select.list3 {
	border:none; 
	background-color:#eeeeee; 
	width: 275;
}

input {
	font-size: 10px;
}

select.small {
	width: 60;
}
select.special {
	width: 350;
}
select.normal {
	width: 200;
}
select.middle {
	font-size: 8pt;
	background-color: white;
}

.menu_item {
	padding-left: 20px;
	padding-right: 20px;
}

img{
	border: 0px;
}

.search_result_sm{
	float:left;
	width: 200px;
	height: 225px;
	border: 1px dashed #efefef;
	margin:5px;
}

.search_result_med{
	float:left;
	width: 200px;
	height: 225px;
	border: 1px dashed #efefef;
	margin:5px;
}

.search_result_lg{
	float:left;
	width: 300px;
	height: 225px;
	border: 1px dashed #efefef;
	margin:5px;
}

.search_result_cap{
	float:left;
	height: 250px;
	border: 1px dashed #efefef;
	margin:5px;
}

.search_img_sm{
}

.search_img_med{
}

.search_img_lg{
}

.search_img_cap{
}

.search_sm_txt{
	font-size: 8pt;
	margin:0px;
	text-align: left;
}

.search_body{
	vertical-align:top;
	/*height:1%;*/
}

.image_details_hover{
	border:1px solid #eaeaea;
	background: white;
}

.search_header{
	background: #efefef;
}