body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border {
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.FormDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.CopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}
.border-left-bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
A.Subnav { font-family:Verdana, Arial, sans-serif; font-size: 10px; color:#999999; text-decoration:none; font-weight:bold;}
A.Subnav:hover { color:#999999; text-decoration:none;}
A.Subnav:active { color:#999999;}
A.Subnav:visited { color:#999999;}
A.Subnav:visited:hover { color:#999999; text-decoration:none;}

A.Whitenav { font-family:Verdana, Arial, sans-serif; font-size: 10px; color:#000000; text-decoration:none; font-weight:bold;}
A.Whitenav:hover { color:#000000; text-decoration:none;}
A.Whitenav:active { color:#000000;}
A.Whitenav:visited { color:#000000;}
A.Whitenav:visited:hover { color:#000000; text-decoration:none;}

A.nav { font-family:Verdana, Arial, sans-serif; font-size: 10px; color:#333333; text-decoration:none; font-weight:bold;}
A.nav:hover { color:#E98339; text-decoration:none;}
A.nav:active { color:#333333;}
A.nav:visited { color:#333333;}
A.nav:visited:hover { color:#E98339; text-decoration:none;}

.sml-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.body-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.Big-Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

