body {
	border-style: solid;
	border-width: 0;
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
}

a.menu:active {
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
a.menu:link {
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
a.menu:visited {
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
a.menu:hover {
	font-size: 14px;
	font-style: normal;
	color: #FF0033;
}
a.menu:visited:hover {
	font-size: 14px;
	font-style: normal;
	color: #FF0033;
}
 
a:active { font-size: x-small;	font-style: normal; font-variant: normal; color: #FF9900; text-decoration: underline; }
a:link { font-size: x-small; font-style: normal;  font-variant: normal; color: #FF9900; text-decoration: underline }
a:visited { font-size: x-small; font-style: normal;  normal; font-variant: normal; color: #FF9900; text-decoration: underline}
a:hover { font-size: x-small; font-style: normal;  font-variant: normal; color: #FF0000; text-decoration: none }
a:visited:hover { font-size: x-small; font-style: normal;  font-variant: normal; color: #FF9900; text-decoration: none }

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #006699;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0);
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 6px 0px 0px;
	white-space: nowrap;
	font-variant: small-caps;
}
p {
	font-size: 14px;
	color: #006699;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 1px;
}

.SiteButton {
	font-size: 14px;
	color: #666666;
	border: thin ridge;
}
.SiteInputBox {
	font-size: 12px;
	color: #006633;
	background-color: #EEEEEE;
	border: thin inset;
}
.TinyButton {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px outset;
	height: 16px;
	background-color: #000000;
}
.TinyInputBox {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	height: 16px;
}
.SiteTickBox {
	border: none;
}
.SiteRowData {
	font-size: 16px;
	color: #999999;	
}
.SubMenuSectionSelected {
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	background-repeat: no-repeat;
	line-height: 24px;
	text-decoration: underline;
	list-style-type: disc;
}
.SubMenuSection {
	font-size: 14px;
	font-weight: normal;
	color: #0073E6;
	background-repeat: no-repeat;
	line-height: 24px;
}
.SubMenuSubSection {
	font-size: 9px;
}
.SubMenuSubSectionSelected {
	font-size: 9px;
	background-color: #EEEEEE;
}
option {
	border: 1px solid #006600;
}
.newSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border: 1px solid #990000;
}