a	{
	color: Navy;
	text-decoration: none;
}

a:hover	{
	color: Navy;
	text-decoration: underline;
}
a.netlink	{
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color:Navy;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink1	{
	color: #72B1CF;
	text-decoration: none;
	font-weight: bold;
}

a.netlink1:hover	{
	color:#72B1CF;
	text-decoration: underline;
	font-weight: bold;
}
H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #638101;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #72B1CF;
	text-align: center;
}

#subhead{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #99A671;
}

#small	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9 px;
	font-weight: normal;
	color: Gray;
}

UL	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 100%;
	color: Gray;
}

LI {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: Gray;
		line-height: 17px;
}
#subhead {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 12px;
	color: #638101;
	font-weight: bold;
}

.content	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: Gray;
	font-weight: normal;
	line-height: 17px;
}

#blue	{
	font-family: "Georgia", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: Navy;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
}

.picplace {
	background-image: url(images/jewel_type.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

SELECT	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 11px;
	color: #000000;
	text-align: left;
}

BODY {
	scrollbar-face-color: #72B1CF;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #C0E5F8;
	scrollbar-shadow-color: #106943;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #B0D4E4;
	scrollbar-darkshadow-color: #005C94;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #005C94;
	text-align: left;
	border: 1px solid #72B1CF;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #005C94;
	border: 1px solid #72B1CF;
	text-align: center;
	font-weight: bold;
	background-color: #C0E5F8;
	letter-spacing: 1px;
}

.picborder {
	border: 1px solid #72B1CF;
}

#white    {
	color: #ffffff;
}

.hidetable {
	display: none
}