BODY {
	background-color : #FAFAFA;
	color : #2E577E;
	font-family : Tacoma;
	font-size : 12px;
	}

A:LINK {
	color : Blue;
	text-decoration : underline;
}

 A:VISITED {
	color : Blue;
	text-decoration : underline;
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}

H1 {
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 18px;
}

H2 {
	color : #ff0066;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 16px;
}

H3 {
	color : #1E90FF;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 12px;
}

H4 {
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 10px;
}

H5 {
	color : #ff0066;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size :10px;
	
}

H6 {
	color : #ff0066;
	font-family : Verdana, Tahoma,  sans-serif;
	font-size : 8px;
	}

TD {
	background-color : #FAFAFA;
		font-family : Arial;
	font-size : 12px;
		}
		
.FieldLeft  {
	background-color: #4E84BA;
	height: 100%;
	}
	
.FieldRight  {
	background-color: #4E84BA;
	}
	
.FieldBottom  {
	background-color: #4E84BA;
	}
	
		
	/*Used for Left Thumbnail Columns*/
.VerticalThumbs  {
	font-size:.88em;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
	background-color: White;
	width: 145px;
	color: White;
}

.ImageBorder {
	border-style: solid;
	border-color: White;
	border-width: 2px;
	text-align: center;
}

 


	/*This is used to set the photocaptions */
	.PhotoCaption  { 
	background: #FFFFFF;
	color: Black;
	font-family: "Arial", sans-serif ;   
	font-size: .9em;
	text-align: center;
	line-height: 1.0em;
	}