body{
	background-color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:1em;
	padding:0px;
	margin:0px;
}

a{
	color:#1b6617;
	display:inline;
}

.title{
	background-image:url("images/logo4xs.png");
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:-28px;
	width:770px;
	height:115px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	z-index:5;
	text-align:right;
	padding-top:33px;
	color:#20791c;
	font-size:1.4em;
	line-height:1.1;
	font-weight:bold;
}

a.button{
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	font-size:1em;
	color:#696b67;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url("images/button100.gif");
	background-repeat:no-repeat;
	width:92px;
	height:20px;
	float:right;
	margin-left:2px;
	margin-right:2px;
}

a.button:hover{
	color:#424242;
	background-image:url("images/button100mo.gif");
}

a.buttonsel{
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
	font-size:1em;
	color:#696b67;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-image:url("images/buttonsel100.gif");
	width:92px;
	height:20px;
	float:right;
	margin-left:2px;
	margin-right:2px;
}

a.buttonMenu{
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	font-size:1em;
	color:#696b67;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	width:92px;
	height:20px;
	float:right;
	margin-left:2px;
	margin-right:2px;
	border-width:3px;
	border-style:solid;
	border-color:#808080;
}

a.buttonMenu:hover{
	color:#424242;
	border-color:#606060;
	background-color:#FFFFE0
}

.review{
	border-width:2px;
	border-style:solid;
	border-color:#20791c;
	font-weight:bold;
}

td.left{
	padding:2px;padding-left:4px;
}

td.right{
	padding:2px;padding-right:4px;
}

.sideMenu{
	position:absolute;
	top:100px;
	left:-50px;
	width:100px;
	background-color:#FFFFFF;
}

.sideSubMenu{
	position:absolute;
	background-color:#FFFFFF;
	display:none;
	left:58px;
	border-width:3px;
	border-color:#20791c;
	border-style:solid;
	padding:3px;
	width:105px;
}

.sideSubMenuMask{
	position:absolute;
	width:9px;
	height:18px;
	background-color:#FFFFFF;
	top:-3px;
	left:-9px;
	border-top-width:3px;
	border-top-color:#20791c;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#20791c;
	border-bottom-style:solid;
}

a.sideSubMenuCorrect{
	position:absolute;
	font-size:0.9em;
	font-weight:bold;
	margin-top:-3px;
	left:-108px;
	width:99px;
	height:18px;
	text-align:center;
	background-color:#FFFFFF;
	color:#006600;
	text-decoration:none;
}

a.sideTitle{
	display:block;
	margin-bottom:5px;
	width:99px;
	height:21px;
	line-height:21px;
	border-width:3px;
	border-style:solid;
	border-color:#20791c;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#20791d;
	text-align:center;
	text-decoration:none;
}

a.sideTitle:hover{
	color:#006600;
	background-color:#FFFFE0
}

a.sideTitleSel{
	display:block;
	margin-bottom:5px;
	width:99px;
	height:21px;
	line-height:21px;
	border-width:3px;
	border-style:solid;
	border-color:#20791c;
	font-weight:bold;
	color:#006600;
	background-color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

a.sideTitleSel:hover{
	background-color:#FFFFE0
}

a.sideButton{
	display:block;
	margin-bottom:3px;
	width:99px;
	border-width:3px;
	border-style:solid;
	border-color:#20791c;
	height:18px;
	line-height:18px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#20791d;
	text-align:center;
	text-decoration:none;
}

a.sideButton:hover{
	background-color:#FFFFE0;
	color:#006600;
}

a.sideButtonSel{
	display:block;
	margin-bottom:3px;
	width:99px;
	border-width:3px;
	border-style:solid;
	border-color:#20791c;
	height:18px;
	line-height:18px;
	font-size:0.9em;
	font-weight:bold;
	color:#20791c;
	background-color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

a.sideButtonSel:hover{
	background-color:#FFFFE0;
	color:#006600;
}

.buttonMask{
	position:absolute;
	left: 50%;
	margin-top:76px;
	height:120px;
	width:865px;
	margin-left: -460px;
	font-size:0.95em;
	z-index:5;
}

.main{
	width:800px;
	border-width:3px;
	border-color:#20791c;
	border-style:solid;
	padding:15px;
	color:#202020;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -418px;
	z-index:0;
	padding-top:30px;
	padding-bottom:3px;
}

.adRight{
	width:120px;
	border-width:3px;
	border-style:solid;
	border-color:#20791c;
	float:right;
	margin-top:75px;
	margin-right:-70px;
	margin-left:15px;
	background-color:#ffffff;
}

h1{
	font-size:2em;
	line-height:1;
	margin:0px;
}

h1.big{
	font-size:3em;
	color:#1b6617;
}

h2{
	color:#1b6617;
	font-size:1.4em;
	line-height:1.4;
	margin:0px;
}

h3{
	color:#1b6617;
	font-size:1em;
	font-weight:bold;
	line-height:1;
	margin:0px;
}

.h3{
	color:#1b6617;
	font-size:1em;
	font-weight:bold;
	line-height:1;
	margin:0px;
	text-decoration:none;
}

a.h3:hover{
	text-decoration:underline;
}

hr{
	color: #82847e;
	background-color: #82847f;
	height: 3px;
	border:0;
}
.cell{
	border-width:3px;
	border-style:solid;
	border-color:#82847e;
	padding:4px;
	vertical-align:top;
	padding-top:4px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
