/* Stops borders on images */
img{
	border:none;
	}
	
.headerline { background-color:#058078;}

/* All the navigation stuff */
#navbar {background-color: #048078;
			height: 30px;
			width: 700px;
			 }

#navbar td {
	padding: 2px;
	border-right: 3px solid #FFFFFF;
	font-size: 10pt;
	width: 85px;
	height: 30px;
	align: middle;
	text-align: middle;
	valign: middle;
}

/* Button items */
.navoff {
		font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #BCF9F5;
		text-align: middle;
		margin: 25px; 
		}
		
/* .navcell {
	padding: 2px 2px 2px 0;
	border-right: 3px solid #FFFFFF;
	width: 85px;
	height: 30px;
	align: center;
	text-align: middle;

	}
	
*/
 /* Width for menu items */

/* End of bar */

.navend {
	border-right: 3px solid #FFFFFF;
	width: 30px;

	} /* Width for menu items */

.navtext {
		font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		text-align: middle;
		margin: 25px; 
		}
.navtext a:link {color: #FFFFFF; text-decoration: none;}
.navtext a:visited {color: #FFFFFF; text-decoration: none;}
.navtext a:hover {color: #A6ACAC;  text-decoration: none;}  /*color: #CDD7CD; */
.navtext a:active {color: #A6ACAC; text-decoration: none;}

/*--------------------------*/
/* Default for <a> - order is important!! */

/* All below relates to small link table & one link at bottom of page */	
#link_table {
	padding: 5px;
	margin 5;
	background-color: #EFEAEA;   
	width: 160px;
	}
	
#link_table td {
	background-color: #EFEAEA;
	font-family:Verdana; 
	font-size:9pt;
	padding: 5px;
	align: middle;
		}
	
.small_link {
	font-weight: normal;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;	
	padding: 5px;	}
		
.small_link a:link, .small_link a:active, .small_link a:visited  
	{color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none;
	}
.small_link a:hover 
	{color: #058078; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 8pt;
	}
/* Have to have text size in hover & link stuff else defaults to other value */
/* Default for <a> - order is important!! */
/* button grey #A6ACAC */

/* Text table mid screen */
#Maintext
	{background-color: #FFFFFF;
	vertical-align: top;
	}


#Maintext td {
	font-family: Verdana; 
	font-size: 9pt;
}

/* Text formats */
.tnorm {font-family:Verdana; color:#0000CC; font-size:10pt;}
.tfooter {font-family:Verdana; color:#000000; font-size:8pt;}
.greentext{color:#058078;}	
.VetMessage {font-family:Verdana; font-size:8pt;  color:#058078;}
.Harriet {font-weight: normal; font-family: Verdana; font-size: 10pt; color: #FFFFFF;}
.greenside {font-family:Verdana; font-size:8pt; color:#058078;font-weight: bold; }

/* List items */
/* li {font-family:verdana; font-size:9pt; color:#000000; } */


/* Ones at the bottom */
.acurrent { font-weight: normal; font-family: Verdana; font-size: 10pt; color: #000000;}
/* remember - once clicked link will be shown based on visited!!! */
.acurrent a:link, .acurrent a:active, .acurrent a:visited
 {font-weight: normal; color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: none
  } 
.acurrent a:hover 
 {font-weight: normal; color: #CDD7CD ; font-family: Verdana; font-size: 10pt
  }   /* grey */


/* #FFFFFF is white */
/* 000000 is black */
/* 058078 is base green for headers & footers & fonts */
/*#525652 */



/* below not used */
h4 {font-family:Verdana; font-size:14pt; color:#074284}
h5 {font-family:Verdana; font-size:09pt; color:#000000}
h3 {font-family:Verdana; font-size:14pt; color:#074284}
h2 {font-family:Verdana; font-size:10pt; color:#FFFFFF; font-weight: normal; vertical-align: text-top; border-top-width: thin; line-height: normal}
h1 {font-family:verdana; font-size:10pt; color:#000000; font-weight: bold}
P  {font-family:verdana; font-size:9pt; color:#000000}
h6 { font-family:Verdana; font-size:14pt; color:#FFFF00; font-style: normal; font-weight: bold; border-top-width: thin; border-bottom-width:
thin; line-height: normal}
