body {  border-style: solid; border-color: "#007700"; border-width: 1; font-family: verdana, "Times New Roman", Times, serif; font-size: 8pt; font-style: normal}

a.menu:active {
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
a.menu:link {
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
a.menu:visited {
	font-size: 14px;
	font-style: normal;
	color: #0033FF;
}
a.menu:hover {
	font-size: 14px;
	font-style: normal;
	color: #FF0033;
}
a.menu:visited:hover {
	font-size: 14px;
	font-style: normal;
	color: #003300;
}
 
a:active { font-size: x-small;	font-style: normal; font-variant: normal; color: #FF0000; text-decoration: none; }
a:link { font-size: x-small; font-style: normal;  font-variant: normal; color: #000066; text-decoration: none }
a:visited { font-size: x-small; font-style: normal;  normal; font-variant: normal; color: #000066; text-decoration: none }
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: #FF0000; text-decoration: none }

h1 {
	font-size: x-large;
	font-weight: normal;
	color: #990000;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0);
}
h2 {
	font-size: 16px;
	color: #990000;
}
h3 {
	font-size: 14px;
	color: #666666;
}
p {
	font-size: x-small;
	color: #333333;
}

.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: 15px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}
.SubMenuSection {
	font-size: 15px;
	font-weight: bold;
	color: #CC3333;
}
.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;
}


