.alert	{
		color: rgb(161,126,0);
		font-style: italic;
	}

a:link{
	color: rgb(161,126,0);
	}

a:link.overBlue	{
	color: rgb(255,255,255);
	}

a:visited{
	color: rgb(95,95,95);
	}
	
a:visited.overBlue	{
	color: rgb(208,190,0);
	}
	
a:hover {
	background-color: rgb(161,126,0);
	color: rgb(251,251,251);
	}

body  {	font-family: Arial, sans serif;
	font-size: 100%;
	font-style: normal; 
	line-height: 135%;  
	background-color: rgb(251,251,251);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right: 0;
	color: rgb(50,50,50);
	height: 100%;
	}

dd	{
	margin-top:11px;
	margin-bottom: 11px;
	}
	
dt	{
	color: rgb(100,100,100);
	margin-top:6px;
	margin-bottom: 5px;
	}
div.bigPic	{
	position: relative;
	left: 17%;
	width: 79%;
	margin-left: 0%;
	margin-right: 0%;
	}

div.body	{
	width: 100%;
	}

div.leftHome	{
	border: 1px solid rgb(0, 36, 161);
	}
	
div.leftMenu	{
	position: absolute;
	top: 92px;
	left: 0%;
	width: 189px;;
	border-right: 1px solid rgb(185,180,160);
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: rgb(0, 36, 161);
	color: white;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	font-weight: bolder;
	}

div.leftMenu	a:link	{
	color: rgb(195,186,165);
	margin-left: 5px;
	}

div.leftMenu	a:visited	{
	color: rgb(182,182,182);
	margin-left: 5px;
	}
	
.left	{
	position: relative;
	top: 0px;
	left: 25%;
	width: 50%;
	margin-left: 0%;
	margin-right: 0%;
	}


div.right	{
	position: absolute;
	top: 86px;
	left: 67%;
	width: 29%;
	}

div.menu	{
	position: relative;
	left: 25%;
	width: 63%;
	}

em	{
	font-weight: bolder; 
	font-style: normal;
	color: rgb(161,0,0);
	}

h1   { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 270%;
	background-color: rgb(0, 36, 161);
	color: rgb(246,246,246);
	}
	
h1.main   {
	font-weight: bolder; 
	font-style: normal;
	font-size: 200%; 
	line-height: 270%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(185,180,160);
	color: rgb(0, 36, 161);
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	}

h1.main2   {
	font-weight: bolder; 
	font-style: normal;
	font-size: 200%; 
	line-height: 145%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(100,100,100);
	color: rgb(246,246,246);
	overflow: visible;
	white-space: nowrap;
	}
	
h2    {
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 135%;
	margin-left: 0;
	margin-right: 0;
	color: rgb(0, 36, 161);
	}

h3    { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}

h4    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}

h5    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}
	
img {
	border: 0;
	}

table.photo img {
	border-bottom: 0px solid rgb(116,116,116);
	}

img.bgBody	{
	width: 100%;
	}
	
img.selection, img.button, img.buttonNoPrint, img.logo	{
	border: none;
	}

img.logo	{
	position:  absolute;
	top: 0px;
	left: 0px;
	}
	
input, textarea	{
	background-color: rgb(225,225,225);
	}
	
p	{

	}

div.left p, h2, h3, dd, dt, li	{
	margin-right: 2%;
	}

p.error	{
	color: rgb(255,0,0);
	}

p.footer	{
	background-color: rgb(0, 36, 161);
	color: rgb(255,255,255);
	font-style: italic;
	font-size: 75%;
	vertical-align: bottom;
	width: 100%;
	margin-top: 0px;
	}

p.margins	{
	margin-left: 21%;
	margin-right: 29%;
	}
	
.forthcoming	{
	font-style: italic;
	color: rgb(204,204,204);
	}

table	{
	}

table.select	{
	width: 80%;
	border: 1px solid rgb(116,116,116);
	}

table.selection {
	margin-left: 25%;
	width: 71%;
	border-top: 1px solid rgb(100,100,100);
	}	

table.detail {
	margin-left: 25%;
	width: 39%;
	}	
	
th, td	{
	vertical-align: top;
	text-align: left;
	}	

table.photo td	{
	background-color: rgb(116,116,116);
	color: rgb(251,251,251);
	}

table.photo {
	border-width: 0px;
	border-spacing: 0px;
	}

table.photoLarge {
	border-width: 0px;
	border-spacing: 0px;
	width: 712px;
	}
	
table.photoLarge td	{
	background-color: rgb(116,116,116);
	color: rgb(251,251,251);
	font-weight: bold;
	}
	
.detailOne	{
	width: 25%;
	}
	
.detailTwo	{
	width: 50%;
	}

.detailThree	{
	width: 50%;
	}
	
td.innerSelectionOne	{
	width: 24%;
	}
	
td.innerSelectionTwo	{
	width: 24%;
	}
	
td.inLeft	{
	width: 20%;
	}
	
td.inLeft2	{
	width: 40%;
	}

td.selectionText	{
	width: 58%;
	}
	
.edge	{
	background-color: rgb(219,219,219);
	color: rgb(100,100,100);
	}

.topEdge	{
	border-bottom: solid 1px rgb(100,100,100);
	}
	
th	{
	background-color: rgb(100,100,100);
	color: rgb(246,246,246);
	}
	

	
