BODY {
	SCROLLBAR-FACE-COLOR: #009933; SCROLLBAR-HIGHLIGHT-COLOR: #C1FFC1; SCROLLBAR-SHADOW-COLOR: #336600; SCROLLBAR-3DLIGHT-COLOR: #DBFFD2; SCROLLBAR-TRACK-COLOR: #EFEFEF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #006600
}
.MenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.StrokedBox {
	border: 1px solid #000000;
}
.SmallTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.StrokedBoxGreen {
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px solid #009900;

}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}
.SubMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a.MenuText:hover {
	color: #006600;
	text-decoration: none;
}
a.SubMenuText:hover {
	color: #669900;
	text-decoration: none;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
	color: #005CE8;
	font-variant: small-caps;

}
a.SmallText:hover {
	color: #009900;
	text-decoration: none;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #336633;
	text-decoration: none;
	text-transform: capitalize;

}
.BigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.NormalText:hover {
	color: #0000FF;
	text-decoration: none;

}
.LinkStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.LinkStyle:hover {
	color: #006600;
}
a.SmallFont:hover {
	color: #0000FF;
	text-decoration: none;
}
.SmallFontLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.SmallFontLink:hover {
	color: #FF0000;
	text-decoration: none;
}
.RightDownLine {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.ButtonLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.RightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
