body {
	font-size: 76%;
	color: #666666;
	margin: 0px;
	padding: 0px;
/*	background-color: #E6FEFF;*/
}

table, div, p, textarea, input, select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 1em;
}


a		{color: #009933; text-decoration: none;}
a:hover	{color: #009933; text-decoration: underline;}

a.cur		{color: #009933; text-decoration: none;}
a.cur:hover	{color: #009933; text-decoration: underline;}

.bg_top {
	background: url("/img/bg_top.gif") left top no-repeat;
}

.bg_bottom {
	background: url("/img/bg_bottom.gif") right top no-repeat;
}

div.path {
	font-size: 84%;
	background: url("/img/bg_v1path.gif") left top repeat-y;
	padding: 0px 0px 0px 2ex;
	color: #666666;
}

div.menutop {
/*	margin-left: 3ex;
	text-align: center;
	float: right;*/
	font-size: 0.83em;
}

div.menutop a {
	display: block;
	float: left;
	padding: 3px 20px 3px 20px;
/*	margin: 0px;*/
	font-weight: bold;
	color: #666666;
	background: url("/img/bg_v1topmenu.gif") left top repeat-y;
/*	background-position: 0px 2px;*/
}

div.menutop a.cur, div.menutop a:hover {
	color: #666666;
}


a.grayleft {
	color: #666666;
}

a.grayleft:hover {
	color: #009933;
}


.bottomtxt {
	color: #737373;
	font-size: 0.8em;
}

.bottomtxt td a.gray {
	color: #737373;
}




div.menuleft {
	background-color: white;
}

div.menuleft div.item {
	background: url("/img/bg_h1leftmenu.gif") left bottom repeat-x;
	padding: 0px 0px 1px 0px;
}

div.menuleft div.item div.cur {
	background: url("/img/bg_curleftmenu.gif") left top repeat-y;
	padding: 0px 0px 1px 0px;
}


div.menuleft a {
	display: block;
/*	width: 60%;*/
	padding: 1ex 0px 1ex 28px;
}

div.menuleft a:hover {
	text-decoration: none;
	color: #009933;
}



div.menuleft div a {
	background: url("/img/dot_leftmenu.gif") left top no-repeat;
	background-position: 6px 1.7ex;
	color: black;
}

div.menuleft div a:hover {
	background-color: #F6F6F6;
}

div.menuleft div.cur a {
	background: url("/img/dot_curleftmenu.gif") left top no-repeat;
	background-position: 6px 1.7ex;
	color: #666666;
	font-weight: bold;
}

div.menuleft div.cur a:hover {
	background: url("/img/dot_curleftmenu.gif") left top no-repeat;
	background-position: 6px 1.7ex;
	color: #009933;
}





div.menuleft div.level2 {
	padding: 0px 0px 0px 20px;
}


div.menuleft div.level2 div {
	background: url() left top no-repeat;
}

div.menuleft div.level2 a {
	padding: 0.5ex 0px 0.5ex 28px;
}

div.menuleft div.level2 div.cur a {
	background: url("/img/dot_curleftmenu.gif") left top no-repeat;
	background-position: 6px 1.7ex;
	color: #666666;
	font-weight: bold;
}

div.menuleft div.level2 div.cur a:hover {
	background: url("/img/dot_curleftmenu.gif") left top no-repeat;
	background-position: 6px 1.7ex;
	color: #009933;
}




div.cblock {
	border: 1px solid #009933;
	padding: 5px;
	margin: 20px;
	font-size: 84%;
}

div.cblock div.header {
	color: #009933;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	text-align: center;
}

table.cblock {
	border: 1px solid #009933;
	padding: 5px;
}

table.cblock th {
	color: #009933;
	font-weight: bold;
	padding: 5px;
}


div.contentleft {
	color: #666666;
	padding-top: 2ex;
	padding-bottom: 2ex;
/*	padding-right: 3em; */
}

div.more {
	text-align: right;
	margin-bottom: 4ex;
	padding-right: 20px;
}

/*
a.more {
	font-size: 
}
*/


h1, h2, h3 {
	color: black;
}

h4, h5 {
	color: #009933;
}

h1 {
	font-size: 2em;
}

h2 {
/*	float: left*/
	font-size: 1.5em;
	margin-top: 1ex;
}

h3 {
}

h4 {
}

h5 {
	margin-bottom: 1ex;
}

h6 {
	margin-top: 0px;
	margin-bottom:0px;
}

div.contentright {
	padding: 2ex 0px 2ex 0px;
	width: 240px;
}

div.poll {
	border: 1px solid #009933;
	background-color: #F6F6F6;
	padding: 5px;
/*	font-size: 84%;*/
}

div.poll div.header {
	color: #009933;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	text-align: center;
}


div.content {
/*	height: 400px;
	border: 1px solid gray;
	height: 98%;
	padding: 0ex 2em 2em 2em;
*/
	width: 100%;
}

div.content a {text-decoration: none;}

div.content img-disabled {
	border: 1px solid gray;
}

div.content img.fm {
	margin-right: 1.5ex;
	float: left;
}

div.content img.imgfloat {
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
}

div.copyright {
	color: gray;
	text-align: right;
}

em {
/*	font-family: Tahoma, Verdana, Arial;
	font-size: 1.2em;
	font-style: italic;
	color: gray;*/
}

div.image {
	float: left;
	margin: 0px 2ex 1ex 0px;
	border: 0px solid #eeeeee;
}

div.image img, div.image_popup img, div.content p img {
	border: 1px solid #AAAAAA;
}

div.image p, div.image_popup p, div.cap {
	color: gray;
	font-size: 0.9em;
	margin: 0px;
 	padding: 0px 0px 1ex 0px;
/* 	text-align: left; */
}

div.nomargin {
	margin: 0;
}


@media print{
	.noprint {
		display: none;
	}
}

p.ji { 
	text-align: justify;
	text-indent: 1.5em;
}

.j { 
	text-align: justify;
}


ul, ol {
	padding-bottom: 2ex;
}

ul li, ol li {
	padding-bottom: 1ex;
}



hr {
	color: #aaaaaa;
	height: 1px;
	width: 100%;
}

table.pricelist {
	border: 1px solid #eeeeee;
	background-color: #aaaaaa;
}

table.pricelist caption {
	color: #1A337B;
	font-size: 1.2em;
	font-weight: bold;
}

table.pricelist td {
	padding: 0.3ex 1ex 0.3ex 1ex;
	background-color: white;
}

table.pricelist th {
	padding: 0.3ex 1ex 0.3ex 1ex;
	background-color: #bbbbbb;
}

.border {
	border: 1px #aaaaaa solid;
	}

.date {
	font-size: 0.9em;
}

div.onindex {
	width: 20em;
	padding: 2em;
	margin: 1em;
	border: 1px solid gray;
	float: left;
}

div.onindex ul {
	margin: 10px 0 0 10;
}

.agroup_onindex {
/*	padding: 0 1em 1em 1em;
	border: 1px solid gray;
	height: 21em;
*/
	padding: 1em 0px 2em 0px;
	text-align: justify;
}

.agroup_onindex div.header {
	padding: 1ex 0 1ex 0;
	font-size: 114%;
	font-weight: bold;
}

td.agroup_onindex a {
	text-decoration: none;
	color: black;
}

td.agroup_onindex a:hover {
	text-decoration: none;
	color: #009933;
}


.agroup_onindex ul {
	margin: 10px 0 0 15px;
}



.agroup .header {
	font-size: 114%;
	font-weight: bold;
}

table.agroup td a, table.agroup td a p {
	text-decoration: none;
	color: black;
}

table.agroup td a:hover, table.agroup td a:hover p {
	text-decoration: none;
	color: #009933;
}


table.speclinks td a {
	text-decoration: underline;
	color: #009933;
}



b {
	color: #009933;
}

blockquote {
	color: gray;
	margin: 5 0 5 15;
	padding: 5 10 5 10;
	border: 0px solid gray;
}

span.filled {
	width: 80ex;
	color: gray;
	border: 1px solid gray;
	margin: 0;
	padding: 3;
}

span.textarea {
	height: 6em;
}

ul.noleftmargin {
	margin: 0 0 0 15;
}

ul.narrow li, ol.narrow li {
	padding-bottom: 0ex;
}

div.pcard_options {
	margin: 0 6ex 3ex 0;
	display: block;
	border: 0px solid gray;
}

div.fleft {
	float: left;
}

.small {
	font-size: 0.8em;
}