body {
	margin: 0px;
}
.gray-border {
	border: 1px solid #DFDFDF;
}
.top-gray-border {
	border-top: 1px solid #DFDFDF;
	border-right: 1px none #DFDFDF;
	border-bottom: 1px none #DFDFDF;
	border-left: 1px none #DFDFDF;
}
.bottom-gray-border {
	border-top: 1px none #DFDFDF;
	border-right: 1px none #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px none #DFDFDF;
}
.left-gray-border {
	border-top: 1px none #DFDFDF;
	border-right: 1px none #DFDFDF;
	border-bottom: 1px none #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.right-gray-border {
	border-top: 1px none #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px none #DFDFDF;
	border-left: 1px none #DFDFDF;
}
.top-green-border {
	border-top: 1px solid #A9DE90;
	border-right: 1px none #A9DE90;
	border-bottom: 1px none #A9DE90;
	border-left: 1px none #A9DE90;
}
.bottom-green-border {
	border-top: 1px none #A9DE90;
	border-right: 1px none #A9DE90;
	border-bottom: 1px solid #A9DE90;
	border-left: 1px none #A9DE90;
}
.left-green-border {
	border-top: 1px none #A9DE90;
	border-right: 1px none #A9DE90;
	border-bottom: 1px none #A9DE90;
	border-left: 1px solid #A9DE90;
}
.right-green-border {
	border-top: 1px none #A9DE90;
	border-right: 1px solid #A9DE90;
	border-bottom: 1px none #A9DE90;
	border-left: 1px none #A9DE90;
}
.blue-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0897C0;
	text-decoration: none;
}
.blue-head a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0897C0;
	text-decoration: none;
}
.blue-head a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration: none;
}
.green-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5DBE24;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.green-head a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.green-head a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5DBE24;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.black-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.black-head a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.black-head a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0897C0;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
	line-height: 17px;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.details a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
.details a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5DBE24;
	text-decoration: none;
	line-height: 17px;
	list-style-type: disc;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #0897C0;
	text-decoration: none;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 2px;
	PADDING-RIGHT: 0px;
}
.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 17px;
}
.small a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 17px;
}
.small a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5DBE24;
	text-decoration: none;
	line-height: 17px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration: none;
	background-color: #FFFFFF;
	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: #ABABAB;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #ABABAB;
	overflow:auto;
}
