body {
	background-attachment: scroll;
	background-color: #010100;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greyBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #4b4b4b;
	border-bottom-color: #4b4b4b;
	border-left-color: #4b4b4b;
	background-color: #f8f8f8;
}
.greyBorderGreenBg {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8b8585;
	border-right-color: #8b8585;
	border-bottom-color: #8b8585;
	border-left-color: #8b8585;
	background-color: #4a9811;
}
.greenBorderDotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #819b7c;
	border-right-color: #819b7c;
	border-bottom-color: #819b7c;
	border-left-color: #819b7c;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.blue11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #314373;
	text-decoration: none;
}
.grey10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}
.grey9 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}
.green9 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2b4e11;
	text-decoration: none;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b4e11;
	text-decoration: none;
	background-color: #e9f3e3;
	border: 1px solid #a6b998;
}
.white10Bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white10Bold:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a9811;
	text-decoration: none;
}.greenBorder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A9811;
	border-right-color: #4A9811;
	border-bottom-color: #4A9811;
	border-left-color: #4A9811;
	background-color: #f8f8f8;
}
.green11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a9811;
	background-color: #ecf4e6;
	border: 1px solid #4a9811;
	text-decoration: none;
}
.green11BoldnoBG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a9811;
	border: 1px none #4a9811;
	text-decoration: none;
}
.horiLine {
	background-attachment: scroll;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.vertLine {
	background-attachment: scroll;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.green16Bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4a9811;
	border: 1px none #4a9811;
	text-decoration: none;
}
