body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

html,body {
	height: 100%;
}

td, div, th {
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #127700;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#127700;
	text-decoration:underline;
}

img {
	border:none;
}

input {
	width:200px;
	border:1px solid #808080;
	background:none !important;
	color:#004c93;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#004c93;
}	

button,
.button {
	width:200px;
	border:1px solid #808080;
	background:none !important;
	background-color:#004c9;
	color:#FFFFFF;
}

/* basis */

div#container {
	margin:0px auto;
	width:863px;
	min-height: 100%;
	background-image:url(../images/back_website.gif);
	background-repeat:repeat-y;
}

.maintable {
	margin:0px auto;
	width:863px;
}

td#headerleft {
	width:43px;
	height:157px;
	background-image:url(../images/shadow_leftheader.gif);
	background-repeat:no-repeat;
}

td#headerright {
	width:42px;
	height:157px;
	background-image:url(../images/shadow_rightheader.gif);
	background-repeat:no-repeat;
}

td#leftshadow {
	width:43px;
}

td#rightshadow {
	width:42px;
}

/* header */

td#header {
	width:779px;
	height:157px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

/* leftcontent */

td#left {
	width:149px;
}

/* mainmenu */

div.no1 {
	width:134px;
	margin-bottom:2px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	background-color:#83D24D;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

div.no1 a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

div.no1 a:hover {
	color:#158c00;
	text-decoration:none;
}

/* maincontent */

td#main {
	width:474px;
}

div#maintitle {
	width:445px;
	height:34px;
	margin-left:4px;
	margin-bottom:15px;
	padding-top:31px;
	padding-left:25px;
	background-image:url(../images/back_main_top.gif);
	background-repeat:no-repeat;
	background-color:#25AF00;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#maincontent ul,
div#maincontent ol {
	margin-left:0px;
	margin-bottom:15px;
}

div#maincontent {
	width:454px;
	padding-left:10px;
	padding-right:10px;
}

/* rightcontent */

td#right {
	width:156px;
	color:#FFFFFF;
}

div#righttitle {
	width:131px;
	height:34px;
	padding-top:31px;
	padding-left:25px;
	background-image:url(../images/back_right_top.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#rightcontent {
	width:136px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}

div#rightcontent ul {
	margin:0px;
	margin-left:15px;
	padding:0px;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

h2 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

h4 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

h5 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

h6 {
	color:#127700;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

div#maintitle h1,
div#maintitle h2,
div#maintitle h3,
div#maintitle h4,
div#maintitle h5,
div#maintitle h6,
div#righttitle h1,
div#righttitle h2,
div#righttitle h3,
div#righttitle h4,
div#righttitle h5,
div#righttitle h6 {
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0px;
}
