body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #3E3E3E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header2 {
	background-image: url(images/header_right.png);
	background-repeat: no-repeat;
	background-position: top;
}

.input {
	background-color: #02508E;
	width: 162px;
	border: 1px solid #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
}
.button {
	background-image: url(images/subscribe.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	background-color: #71844A;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	
a:link {
	color: #76B0D5;
	text-decoration: none;
	}
	
a:visited {
	color: #7B878F;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #2399E5;
	}
	
#container {
	width: 760px;
	}	
	
#header {
	background: url(images/header.jpg) no-repeat top;
	}
	
#content {
	margin: 10px;
	color: #555;
	background-color: #FFFFFF;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.main_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

	
#sidebar {
	background-color: #CCD7B7;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 100px;
}
	

	
#menu {
	width: 150px;
	border-style: solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}

	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	font-size: 11px;
	height: 24px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
h1 {
	font-size: 14px;
}

img {
	behavior:	url("pngbehavior.htc");
}
.layertxt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.td_dotted {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6000;
}
