body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background: #00533b url(../images/bg.jpg);
	
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #DA8A01;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #66CC00;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom: dotted #003f2c 1px;
}

a:visited {
	color: #003f2c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h1 {
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}

h3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #DA8A01;
}

h4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DA8A01;
}

h5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D0D600;
}

h6 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	color: #666666;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	background: #ffffff;
	border: solid #003c2b 2px;
	padding: 15px;
	margin-top: 0px;
	line-height: 20px;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:  #003f2c;
	margin-top: 0px;
	background: #eaf1ef url(../images/title-bar.jpg) no-repeat top left;
	border-top: none;
	border-left: solid #003c2b 1px;
	border-right: solid #003c2b 1px;
	border-bottom: solid #003c2b 1px;
	padding: 8px 15px 15px 15px;
	line-height: 20px;
	font-weight:500;
}

.text3 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #ffff00;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	letter-spacing:1px;
	line-height: 22px;
}

.text4 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #DA8A01;
	padding: 0px 0px 5px 0px;
	margin-top: 0px;
	letter-spacing: normal;
	line-height: 20px;
}

.text5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	margin-top: 0px;
	letter-spacing: normal;
	line-height: 18px;
}

.inputstyle {
	font-family: tahoma;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.header {
	height: 134px;
	margin: 0px;
	}
	
.topspacer {
	height: 50px;
	margin: 0px;
	background: url(/images/body_top.jpg);
	}
	
#mainbody {
	width: 860px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border-color: #000000;
	background: url(/images/body_bg.jpg) repeat-y;
	overflow: hidden;
}

.nav {
	height: 26px;
	margin: 0px;
	}
	
.nav a{
	height: 26px;
	margin: 0px;
	}

#left {
	width: 50px;
	background: url(/images/left_bg.jpg) repeat-y right;
}

#right {
	width: 50px;
	background: url(/images/right_bg.jpg) repeat-y left;
}

.footer {
	height: 50px;
	width: 900px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	background: url(../images/footer.jpg) no-repeat;
}

.footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}