html {
}

body {
	height: 100%;
	font-family : Helvetica,Arial,sans-serif;
	margin: 0 auto;
	background-image: url(../images/bg3.gif);
	background-position: left top;
	background-repeat: repeat;
}

#container {
	width: 778px;
	min-height: 100%;
	margin: 0 auto;
}

#top {
	height: 107px;
	margin: 0 auto;
	background-image: url(../images/bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #104500;
}

td {
	text-align: right;
	padding-right: 75px;
}

.td2 {
	text-align: center;
	padding-right: 75px;
}

#buttons {
	height: 23px;
	margin: 0 auto;
	background-color: #104500;
}

#flash {
	height: 106px;
	margin: 0 auto;
	background-color: #c9a06b;
}

#body {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_payroll.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_links {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_history {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_history.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_bank {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_bank.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_change {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_change.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_contact {
	height: 570px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#table {
	border : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	padding : 0;
	margin : 0;
	vertical-align : top;
	border-collapse: collapse;
	
}

.cellborder {
	padding-right : 10px;
	padding-bottom : 5px;
	margin : 0;
	vertical-align : top;
	text-align: left;
}

.cellborder2 {
	padding-right : 10px;
	width: 180px;
	margin : 0;
	vertical-align : top;
	text-align: left;
}


input.text, select.text {
	border: 1px solid #104500;
	width: 225px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fef4d4; 
}

.textarea {
	border: 1px solid #104500;
	width: 225px;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.font_sm {
	font-size: 0.75em;
}

.font_sm_red {
	color: #990000;
}


.font_green {
	font-weight: bold;
	color: #104500;
}

#base {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 13px;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
}

#site_map  {
	height: 100%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 13px;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	
}
.title_1 {
	padding-bottom: 18px;
}

.title_2 {
	padding-bottom: 18px;
	padding-top: 18px;
}

.map {
	float: right;
}

.map2 {
	padding-left: 51px;
}


a:link {
	color: #ead699;
	text-decoration: none;
}
a:visited {
	color: #ead699;
	text-decoration: none;
}
a:hover {
	color: #d2b077;
	text-decoration: none;
}

a.link:link { 
	color: #d2b077; 
	text-decoration: none; 
}

a.link:visited { 
	color: #ead699; 
	text-decoration: none; 
}

a.link:hover { 
	color: #ead699; 
	text-decoration: none;
}

a.link2:link { 
	color: #267c0c; 
	text-decoration: none; 
}

a.link2:visited { 
	color: #267c0c; 
	text-decoration: none; 
}

a.link2:hover { 
	color: #104500; 
	text-decoration: none;
}
