html, body, div, P, h1,h2,h3,h4,h5,H6 {margin: 0; padding: 0; border: 0;}

body, INPUT, TEXTAREA, SELECT  {
	font-family: 'Times New Roman',Times,serif;
	color: #000;
	font-size: 100%;
	background-color: #ffffcc;
}

BODY { position: relative; text-align: center; }

P { margin-bottom: 1em; }

A:hover { text-decoration: none; }

H1 { font-size: 20px; color: #006633; margin-top:0px; }
H2 { font-size: 21px; color: #006633; font-style: italic; margin-bottom: 1em; text-align: center; }

H4 { font-size: 12px; color: #006633; margin-top:0px; margin-bottom: 1em; }
H5{
	border-bottom:1px solid #CCDCE6;
	color:#FF7C31;
	font-weight:bold;
	padding-bottom:2px;
	font-size: 12px;
}
H6 { font-size: 12px; margin-bottom: 1em; color: #444444 }

img {border:0}
a { color: #b48c00;}


.wrapper { margin: 0 auto; width: 990px; position: relative; overflow: auto; }
.content { width: 660px; float: right; padding-top: 138px; margin: 45px 20px 35px 20px; text-align: justify }

.leftColumn {
	background: #006633;
	text-align: center;
	width: 256px;
	#width: 284px;
	float: left;
	padding: 15px 15px 25px 15px;
}
.leftColumn, .leftColumn TD, .leftColumn TH  { color: #ffffcc; font-size: 85%; }
.leftColumn INPUT, .leftColumn SELECT, .leftColumn TEXTAREA { width: 100%; }
.leftColumn SELECT OPTION { width: 300px; }
.leftColumn .submit { width: auto }
.leftColumn .radio { position: relative; left: -5px; width: 13px; #width: 20px; background: #006633; }
.leftColumn .for_radio { position: relative; left: -5px; }

.leftColumn A { color: #ffffae; }
.leftColumn TH { text-align: center; padding: 10px; font-size: 110%; color: #ffffae; font-style: italic; }

.leftColumn UL { width: 190px; display: block; margin: 2em auto 1em auto; overflow: hidden; padding: 0; #margin-left: 0px; }
.leftColumn LI {
	float: left;
	list-style:none;
	display: block;
	margin:0;
	margin-bottom: 8px;
	width: 100%;
	padding:0;
}
.leftColumn LI A {
	display: block;
	background: #ffffcc;
	color: #135e26;
	border: solid 2px #a0a785;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
	padding: 5px 5px 7px 5px;
	text-decoration: none;
}
.leftColumn LI A:hover, .leftColumn LI.active A {
	background: #ffffae;
	color: #094c1a;
	border: solid 2px #8d9375;
}


.header { position: absolute; right: 0; top: 0; width: 650px; text-align: right; }
.header TABLE {float: right;}

.contacts {
	background: url(img/grad.gif) top right repeat-y;
	text-align: right;
	font-size: 90%;
	padding: 4px 9px 6px 9px;
	width: 686px;
}
.contacts, .contacts A { color: #ffffcc; }
.contacts_top { position: absolute; top: 138px; right: 0px; }
.contacts_bottom { position: absolute; bottom: 0px; right: 0; }

.ui-widget{ font-size: 12px; }

UL.secmenu { width: 540px; display: block; margin: 1em auto 1.2em auto; overflow: hidden; padding: 0; }
.secmenu LI {
	float: left;
	list-style:none;
	display: block;
	margin:0;
	margin: 0px 15px;
	width: 150px;
	padding:0;
	font-size: 80%;
	text-align: center;
}
.secmenu LI A {
	display: block;
	background: #ffffcc;
	color: #135e26;
	border: solid 2px #a0a785;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
	padding: 5px 5px 7px 5px;
	text-decoration: none;
}
.secmenu LI A:hover, .secmenu LI.active A {
	background: #ffffae;
	color: #094c1a;
	border: solid 2px #8d9375;
}