body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #f82300;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.imgborder {
	border: 2px solid #CCCCCC;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #004A8B;
	text-decoration: none;
}
.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainlinks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c9cacc;
	text-decoration: none;
}



.leftline {
	background-image: url(../images/left-line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 2px;
}
.rightline {

	background-image: url(../images/right-line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 2px;
}
.tbodybg {
	background-image: url(../images/body-t-spacer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.gray11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828486;
	text-decoration: none;
}
.glink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #828486;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.mainlinksover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEFECA;
	text-decoration: none;
}
.h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/text-bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #B6B6B6;
}
.textfield2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #B6B6B6;
	background-color: #EFEFEF;
}
.h5 {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

<!--
#link1 a:link {
	text-decoration: none;
	color:#0000FF;
}
#link1 a:visited {
	text-decoration: none;
	color:#0000FF;
}
#link1 a:hover {
	text-decoration: none;
	color:#0000FF;
}
#link1 a:active {
	text-decoration: none;
	color:#0000FF;
}
-->

