body {
	background-color: #418a3f;
}
.lborder {
	background-image: url(/images/lborder.gif);
	background-repeat: repeat-y;
}
.lbordertop {
	background-image: url(/images/lbordertop.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.lborderbottom {
	background-image: url(/images/lborderbottom.gif);
	background-repeat: no-repeat;
}
.topborder {
	background-image: url(/images/bordertop.gif);
	background-repeat: repeat-x;
}
.borderbottom {
	background-image: url(/images/borderbottom.gif);
	background-repeat: repeat-x;
}
.rborder {
	background-image: url(/images/rborder.gif);
	background-repeat: repeat-y;
}
.rbordertop {
	background-image: url(/images/rbordertop.gif);
	background-repeat: no-repeat;
}
.rborderbottom {
	background-image: url(/images/rborderbottom.gif);
	background-repeat: no-repeat;
}

.dotshor {
	background-image: url(/images/dotshoriz.gif);
	background-repeat: repeat-x;
	height: 3px;
}

.header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 740px;
	vertical-align: top;
}
.shadunder2 {
background-color:#fffff0;
	background-repeat: repeat-x;
	height: 19px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #697648;
}
.vertdots {
	background-image: url(/images/vert_dots.gif);
	background-repeat: repeat-y;
	width: 3px;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
font-size:10px;
}

a:link {
	text-decoration: none;
    color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover{
color: #ffaa00;
text-decoration: none;
}

.shadunder {
	background-image: url(/images/shad_under.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #697648;
}

.navbutton {
height:20px;
background-color:#f2cc78;
font-size:12px;
font-weight:bold;
}

.navbuttonover{
height:20px;
background-color:#f8a840;
font-size:12px;
font-weight:bold;
color:#000;
}

.navbutton a{
height:20px;
background-color:#f2cc78;
font-size:12px;
font-weight:bold;
}

.navbuttonover a:hover{
height:20px;
background-color:#f8a840;
font-size:12px;
font-weight:bold;
color:#000;
}

menu_hover{
color:#000;	
}

.content {
padding-bottom:50px;
padding-top:25px;
padding-left:15px;
padding-right:15px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.arr {
background-color:#FFFFCC;
padding: 5px;
text-align:left;
border:1px solid;
border-color:#CCCCCC;
margin-right:40px;
}

.container {
min-height: 400px;
margin-top:100px;
} 
