A:link {
	color : #336699;
	text-decoration : underline;
}
A:active {
	color : #FFCC00;
}
A:visited {
	color : #336699;
	text-decoration : underline;
}
A:hover {
	color : #006600;
}
BODY, P, BLOACKQUOTE, OL, UL, DL, LI, DT, DD, TD, TH {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height : 16px;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 16pt;
	color : #336969;
	padding-bottom: 8px;
	line-height: 21px;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size : 14pt;
	color : #4A4E10;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fineprint {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.fineprint a:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
}
.fineprint a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFCC00;
}
.fineprint a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #336699;
}
.fineprint a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9900cc;
}
.red {
	color : #FF0000;
}

.formtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.label1 {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#99CC99;
	color: #000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}



.value1 {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	border: 1px solid #666666;
	background-color:#EEEEEE;
	color: #000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	
}


.label2 {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	background-color:#99CC99;
	color: #000;
	font-size: 14px;
}

.value2 {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	background-color:#EEEEEE;
	color: #000;
	font-size: 13px;
}

.formbutton {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #99CC99;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
}




.formbutton2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

	background-color: #eeeeee;
	border: 3px double #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0.1em;
}

.activeRow{background-color:#eeeeee}
.NormalRow{background-color:#ffffff}


.gallery  {
	margin: 5px;
	padding: 4px;
	border: 1px solid #666666;
}
