body {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.left-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 3px;
	margin-left: 32px;
}

.row1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
}
.row2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	display: block;
	text-decoration: none;
}
dd {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
option {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
input {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #4b734a;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.topMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B734A;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}
.headingText {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #758A7C;
}

.headingText a:link{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:visited{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:active{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:hover{
	text-decoration: none;
	color: #758A7C;
}
.borders1 {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
.left-back {
	background-image: url(../images/left-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 264px;
}
.rgt-back {
	background-image: url(../images/bkgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 483px;
}
.tiny-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

.main-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
