body {
	margin: 0px;
	padding: 0px;
	background: #FFF url('images/column.gif') repeat-y;
}

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-size: 13px; line-height: 16px; font-family: Verdana, Georgia; color: #0F2B5B; }

.Header		{ color: #0F2B5B; font-size: 18px; font-weight: bold; }
.Subheader	{ }

/* old green 7AA891 */
.Green		{ color: #669999; }
.LightBlue	{ color: #99CCCC; }
.Blue		{ color: #0F2B5B; }
.Black		{ color: #000000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

* .style2 {color: #669999}

h1 {  }

li { list-style-type: square; margin: 0 0 20px; }

* #detail_image_large 		{ width: 425px; height: 400px; margin: 25px 0 5px 0; }
* #detail_image_large img 	{ display: none; border: 0px; }
* #detail_image_thumbs 		{ width: 425px; }
* #detail_image_thumbs img 	{ width: 75px; height: 75px; border: 0px; margin: 0 3px 6px 0; }

div#nav 	{ margin: 40px 0 0 0; }
div#TopPics	{ position:absolute; width:417px; height:66px; z-index:7; left: 328px; top: 83px; }

a:link {
	font-size: 0.75em;
	line-height: 2.5em;
	font-weight: bold;
	color: #0F2B5B;
	text-decoration: none;
	padding: 1px;
	letter-spacing: 1px;
}
a:visited {
	font-size: 0.75em;
	line-height: 2.5em;
	font-weight: bold;
	color: #0F2B5B;
	text-decoration: none;
	padding: 1px;
	letter-spacing: 1px;
}
a:hover {
	color: #669999;
	text-decoration: none;
	padding: 1px;
	font-size: 0.75em;
	line-height: 2.5em;
	font-weight: bold;
	letter-spacing: 1px;
}

a.active		{ font-weight: bold; color: #0F2B5B; text-decoration: none; } 

a:link, 
a:visited		{ font-size: 10px; font-weight: bold; color: #0F2B5B; text-decoration: none; } 
a:active, 
a:hover,
a.active		{ font-size: 10px; font-weight: bold; color: #669999; text-decoration: none; } 
