body {
	background: #000000;
	margin: 0px;
	font-family: verdana, arial, helvetica;
	color: #895f22;
	font-size: 11px;
	line-height:14px;
}

/* links*/
a:hover {
	color: #5ea910;
	text-decoration:underline;
}

a {
	color: #5ea910;
	text-decoration:none;
}


/********/

.header_01 {
	font-family:"Trebuchet MS", Arial;
	color: #459203;
	font-size: 19px;
}

.header_orange_01 {
	font-family:"Trebuchet MS", Arial;
	color: #dc5604;
	font-size: 19px;
}

.errortext {
	color: #ff0000;
	font-weight:bold;
}

.leftcolumn {
	background: url('../../images/cc_left.jpg') #000000;
	background-repeat: no-repeat;
	background-position: right top;
	width:50%;
}

.rightcolumn {
	background: url('../../images/cc_right.jpg') #000000;
	background-repeat: no-repeat;
	width:50%;
}

.leftcontent {
	background: url('../../images/leftcontent_bg.jpg');
	background-repeat: repeat-y;
	width:201px;
}

.rightcontent {
	background: url('../../images/rightcontent_bg.jpg');
	background-repeat: repeat-y;
}

.middlecontent {
	background: url('../../images/middlecontent_bg.jpg');
	background-repeat: repeat-y;
}

.middlecontentfull {
	background: url('../../images/full/middlecontent_full_bg.jpg');
	background-repeat: repeat-y;
}

.middlecontentblock {
	padding:10px;
	padding-right:10px;
}

.box_01 {
	border: 1px solid #459203;
}

.boxtitle_01 {
	background: url('../../images/boxtitle_bg_01.jpg');
	background-repeat: repeat-x;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial;
	color: #ffffff;
	font-size: 19px;
	text-align: left;
	vertical-align: middle;
}

.boxbody_01 {
	background: #f1f7dd;
	padding:10px;
	color: #459203;
}

.boxitem_start_01 {
	padding-bottom:5px;
	vertical-align:top;
	border-bottom:1px solid #dae3be;
}

.boxitem_01 {
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-bottom:1px solid #dae3be;
}

.boxitem_start_01 a {
	text-decoration:underline;
	color: #459203;
}

.boxitem_01 a {
	text-decoration:underline;
	color: #459203;
}

.boxitem_end_01 a {
	text-decoration:underline;
	color: #459203;
}

.boxitem_end_01 {
	padding-top:5px;
	vertical-align:top;
}

.boxitem_centered_start_01 {
	padding-bottom:5px;
	vertical-align:middle;
	border-bottom:1px solid #dae3be;
}

.boxitem_centered_01 {
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	border-bottom:1px solid #dae3be;
}

.boxitem_centered_end_01 {
	padding-top:5px;
	vertical-align:middle;
}

.footerleft {
	background: url('../../images/footerleft_bg.jpg');
	background-repeat: repeat-y;
}

.footerright {
	background: #e6deba;
	padding:10px;
	color: #7b7142;
	text-align:right;
	vertical-align:middle;
}

.sponsorboxtitle {
	background: url('../../images/sponsorboxtitle_bg.jpg');
	background-repeat: repeat-x;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.sponsorbox {
	border: 1px solid #7d612e;
	margin-left:20px;
}

.sponsorboxbody {
	background: #ffffff;
}

.leftcontentblock {
	margin-left:20px;
}

/* form */
.formtable {

}

.formtable tr {
	vertical-align:top;
}

.formtable td {
	padding-top:5px;
	padding-bottom:5px;
}
/*-------*/

