*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial,helvetica,verdana,sans-serif;
	background-color: #264113;
}

h1
{
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: .95em;
}

p { text-indent: 2em; }

table
{
	width: 100%;
}

td
{
	vertical-align: top;
}

ul { list-style-image: url("../../images/layout/arrow.gif"); }

li
{
	margin-left: 20px;
}

#wrapper
{
	margin-top: 10px;
	width: 950px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	background: url("../../images/layout/bg.gif");
	background-repeat: repeat-y;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#pagetitle
{
	background-image: url("../../images/layout/headerbg.gif");
	height: 103px;
}

#logoball
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: -3px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

#titlegraphicdiv
{
	position: relative;
	float: right;
	text-align: right;
}

#titlediv
{
	position: relative;
	float: left;
	width: 400px;
	text-align: center;
	padding-top: 5px;
}

#pagesubtitle
{
	position: relative;
	top: -25px;
	padding-right: 5px;
}

#sidemen
{
	position: relative;
	float: left;
	width: 102px;
}

#content
{
	margin-left: 105px;
	width: 840px;
	min-height: 600px;
}

#footer
{
	padding-top: 10px;
}

.mencell
{
	width: 102px;
	height: 54px;
	background-image: url("../../images/layout/tee.gif");
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}

.menuhere
{
	font-size: .8em;
	font-weight: bold;
	color: #1F6800;
}

a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.menu
{
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.menu:hover, a:hover { color: #358F0E; }

.cjust
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ljust { text-align: left; }
.rjust { text-align: right; }
.tjust { vertical-align: top; }
.bjust { vertical-align: bottom; }

.txtinput
{
	background-color: #EFFFB9;
	border: 1px solid #000000;
	font-size: .75em;
	color: #3D713C;
}

.ulg
{
	border-top: 1px solid #75E030;
	border-left: 1px solid #75E030;
}

.brg
{
	border-bottom: 1px solid #75E030;
	border-right: 1px solid #75E030;
}
