body {	

	}
	
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7pc;
	font-weight: bold; 
	color: #CCCCCC; 
	background-color: #212D50;
	}
 
td {  
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 0.7pc;
 	color: #000000;
 	}
 	
.pad {
	padding-bottom: 8px
	} 	

.breadcrumbs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	}

.breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

.breadcrumbs a:active {
	color: #FF8B18;
	text-decoration: underline;
	font-weight: bold;
	}

.copyrite a:link {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	}

.copyrite a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
          
.copyrite a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	          
a:link {
	text-decoration: none; 
	color:#27477D;
	}

a:visited {
	text-decoration: none;
	color:#27477D;
	}  

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a:active {
	color: #ff0000;
	text-decoration: underline;
	}	
	
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7pc; 
	font-weight: bold; 
	color: #CCCCCC; 
	background-color: #212D50;
	}