h1 {
	font-family: tahoma;
    margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: 006699;
	font-weight: bold;
}
h2 {
   color: Black;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: 006699;
	font-weight: bold;
}
td.title {
	background-image: url(../images/header-60-3.gif);
}

hr {
	height: 1px; width: 90%; color: #006699;
}

td.head {
	background-image: url(../images/main1.jpg);
}
td.lft {
	border-right: 1px solid Silver;
}


body {
    margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: 6694AB;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: A0D03E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 6694AB;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
   text-decoration: none;
}
a:visited:hover {
	color: A0D03E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.text_blue {
	font-family: verdana;
	font-size: 10px;
	color: 006699;
	font-weight: bold;
}
.text_blue_ul {
	font-family: verdana;
	font-size: 10px;
	color: 006699;
	font-weight: bold;
	text-decoration: underline;
}
.text_gold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: A0D03E;
}
.text_gold_lt {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: A0D03E;
}
.text_blue_lt {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 6694AB;
}
.frame {
	border: 1px solid #08142A;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
