body {
	color: #707070;
	font-size: 13px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	font-family: "Trebuchet MS";
	line-height: 16px;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

a.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	font-weight: normal;
}

a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #454545;
	font-weight: normal;
	text-decoration: underline;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #2E2E2E;
	height: 18px;
	width: 150px;
	border: 1px solid #4A4A4A;
	padding-left: 3px;
	background-image: url(../images/textboxbg.jpg);
	background-repeat: repeat;
}

.combobox {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2E2E2E;
	height: 60px;
	width: 150px;
	border: 1px solid #4A4A4A;
	padding-left: 3px;
	background-image: url(../images/textboxbg.jpg);
	background-repeat: repeat;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
	height: 20px;
	width: 60px;
	border: 1px solid #888888;
}


.listbox {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #2E2E2E;
	height: 20px;
	width: 155px;
	border: 1px solid #4A4A4A;
	padding-left: 3px;
	background-image: url(../images/textboxbg.jpg);
	background-repeat: repeat;
}


a.link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}

a.link:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #707070;
	font-weight: normal;
	text-decoration: none;
	
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #89A75D;
	text-decoration: none;
}
