Body { 
	font: 8pt Verdana;
}

a {
	font-family:Verdana;
	font-size:8pt;
	color:#003333;
}

a:link {
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	color:#003333;	
}

a:visited {
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	color:#003333;	
}

a:hover {
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:underline;
	color:#003333;	
}

A.sidenav {
	font: 10pt Verdana;
	text-decoration: none;
	color: #FFFFFF;
	}
A:link.sidenav {
	font: 10pt Verdana;
	text-decoration: none;
	color: #FFFFFF;
	}
A:visited.sidenav { 
	font: 10pt Verdana;
	text-decoration: none;
	color: #FFFFFF;
	}
A:hover.sidenav {
	font: 10pt Verdana;
	color: #FFFFCC;
	}

.scrollbar{	
	scrollbar-3dlight-color:#003333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#003333;
	scrollbar-darkshadow-color:#003333;
	scrollbar-face-color:#669999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.body_text {
	font-family: Arial;
	font-size:8pt;
	color:#333333;
	/*letter-spacing:0.2mm;*/
}

.body_text_small {
	font-family: Arial;
	font-size:8pt;
	color:#333333;	
}

.heading {
	font-family: Tahoma, Arial;
	font-size:14pt;
	color:#006666;
	font-weight:bold;
	letter-spacing:0.2mm;	
}

.heading_small {
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#006666;
	font-weight:bold;
	letter-spacing:0.2mm;	
}

A.heading_small {
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#006666;
	}
  
A:link.heading_small {
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#006666;
	}
  
A:visited.heading_small {
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#006666;
	}
  
A:hover.heading_small {
	font-family: Tahoma, Arial;
	font-size:10pt;
	color:#006666;
	}      

.app_form {
 	font-size:8pt;
 	color:#333333;
 	border-top:1px solid #333333;
 	border-left:1px solid #333333;
 	border-right:1px solid #333333;
 	border-bottom:1px solid #333333;
}

.app_form_area {
 	font-size:8pt;
 	color:#333333;
 	border-top:1px solid #c5c5c5;
 	border-left:1px solid #c5c5c5;
 	border-right:1px solid #c5c5c5;
 	border-bottom:1px solid #c5c5c5;
}

.app_area {
 	font-size:8pt;
 	color:#333333;
 	border-top:1px solid #333333;
 	border-left:1px solid #333333;
 	border-right:1px solid #333333;
 	border-bottom:1px solid #333333;
}

.app_form_submit {
 	font-size:8pt;
 	color:#333333;
 	border-top:1px solid #333333;
 	border-left:1px solid #333333;
 	border-right:1px solid #333333;
 	border-bottom:1px solid #333333;
}

TD {
	font: 8pt arial;
	}

.gray_small {
	font-size:7pt; 
	color:#666666;	
	}