.staticfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFCC00;
	background-color: #336699;
	border: 1px solid #000066;
	font-size: 10px;
	line-height: 18px;

}
.dynfield {
	font-weight: normal;
	color: #000066;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
}
.FormField:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
}

a {
	color : #FFCC00;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

a:HOVER {
	color : #ffffff;

}
.NLink {
	color : navy;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

.NLink:HOVER {
	color : blue;
}

BODY, TD, TH,  P,  FORM,  BLOCKQUOTE, UL, OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
}

BODY, P, TD, DIV {
	color : Black;
	line-height : 18px;
}

BODY {
	margin : 0 0;
	background-color : white;
	scrollbar-3d-light-color: #FFCC00;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-base-color: #FFCC00;
	scrollbar-dark-shadow-color: #FFCC00;
	scrollbar-face-color: #4682B4;
	scrollbar-highlight-color: #4682B4;
	scrollbar-shadow-color: #FFCC00;
	border-width : 0 0 0 0;
}

B {
	color : #483D8B;
	font : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

DIV.headline {
	border : none;
	color : #666666;
	margin : 0;
	padding : 0;
	width : 100%;
}

H1 {
	color : #000099;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 14pt;
	line-height : 10px;
	margin-top : 20px;
	filter: Shadow(Color=#CCCCCC, Direction=right);
}

H2 {
	color : #4682B4;
	font-family : Tahoma;
	text-align : justify;
	font-size : 13pt;
}

H3 {
	font : bold;
	color : #1E90FF;
	font-family : ""Futura Md BT"";
	text-align : center;
	font-size : 13pt;
	border : thick;
	line-height : 33px;
}

H4 {
	color : White;
	text-decoration : blink;
	font-family : Tahoma;
	float : none;
	font-size : 12px;
	background-color : #6495ED;
	font-weight : bold;
	font : bold;	
	line-height : 15px;
}

Q{
	color : White;
	text-decoration : blink;
	font-family : Tahoma;
	float : none;
	font-size : 12px;
	font-weight : bold;
	font : bold;
}
.SmallForm{
	font-size: 10px;
	color:#336699;
	margin-left: 10px;
	line-height : 10px;
}
