body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.tableBorder {
	border-top-color:#8EB93C;
	border-top-style:dotted;
	border-top-width:thin;
	height:3px;
}

.imageBorder {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

html{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#686868;
}

a { color: #8EB93C; text-decoration: none; }
a img { border: 0 }
a:link { color:#8EB93C; text-decoration: none; }
a:hover { color:#990000; text-decoration: none; }
a:visited { color:#8EB93C; text-decoration:none; }


.buttonView {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: B5B5B5;
	border: 1px solid 6E6E6E;
	text-align: center;
	text-indent: 10px;
	vertical-align: middle;
	height: auto;
	width: auto;
}


.title {
	color: #8EB93C;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}

.footer {
	color: #8EB93C;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.orangeText{
	font-size:18px;
	color: #FF6600;
}

.blackText{
	font-size:18px;
	color: #000000;
}

.titleText{
	font-size:20px;
	color: #8EB93C;
	font-family: Arial, Helvetica, sans-serif;
}
.titleBox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background-color: #8EB93C;
	text-indent: 10px;
	height: 19px;
	color: #FFFFFF;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
}
.listItem {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
}
.listItem a{ color: #FFFFFF; text-decoration: none }
.listItem a:hover { color: #000000; text-decoration: none }
.listItem a:visited { color: #000000; text-decoration: none}

table {
	background-repeat: no-repeat;
}
.inputField {
	height: 12px;
	width: 300px;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	vertical-align: middle;
}

.messageField {
	height: 80px;
	width: 300px;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	vertical-align: middle;
}
.buttonBG {
	font-family: "Trebuchet MS";
	color: #000000;
	background-color: #EDEDED;
	border: 1px solid #000000;
	width: 70px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
