BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #496100;
	background-color: #EBEEE3;
	margin: 0px;
	padding: 0px;
}

.content strong{
	font-weight:normal;
	font-size: 12px;
}
A {
	color: #496100;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
P {
	margin: 2px;
	text-align:justify;
}
H1, H2, H3, H4, H5, H6 {
	color: #333333;
	margin: 18px 2px 6px 24px;
	font-weight: normal;
}
H1 {
	font-size: 14px;
	color: #0600BF;
	background-image: url(images/d_01.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0600BF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 0px;
	font-weight: normal;
}
.h1_cont {
	font-size: 14px;
	color: #0600BF;
	background-image: url(images/d_01.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0600BF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 18px 2px 6px 24px;
	
}
.h1_aweb{
	font-size: 14px;
	color: #496100;
	padding-left: 0;
	padding-bottom: 0px;
	margin: 18px 2px 6px 0;
	background-image: none;
	border:none;
	font-weight: bold;
	
}

H2 {
	font-size: 16px;
}

.H2_aweb {
	font-size: 14px;
	color: #496100;
	padding-left: 0;
	padding-bottom: 0px;
	margin: 18px 2px 6px 0;
	background-image: none;
	border:none;
	font-weight: bold;
}
H3 {
	font-size: 14px;
}
H4, H5, H6 {
	font-size: 12px;
}
HR {
	border: 1px solid #C8C8C8;
	width: 95%;
	height: 1px;
	text-align:center;
}
FORM {
	margin: 0px;
}
INPUT, SELECT, OPTION, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 1px;
	border: 1px inset #333333;
	background-color: #EEEEEE;
}
INPUT.sbm {
	color: #EEEEEE;
	margin: 2px;
	border: 1px outset #333333;
	background-color: #000000;
	cursor: hand;
}
INPUT.radio {
	background-color: #FFFFFF;
	border: 0px outset #333333;
}
DIV.a	{
	overflow-y:scroll;
	height: 100%;
	width: 95%
}
BODY, DIV, TEXTAREA {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #DEDEDE; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
td.ark {
	padding: 0px 20px;
	background-image: url(images/d_04.png);
	background-color: #667F21;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEEE3;
}
.ark, .ark a, a.ark {
	font-size: 11px;
	color: #C2CCA6;
	text-decoration: none;
}
.ark a:hover, a.ark:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.mnu {
	padding: 0px;
	background-color: #4F6C00;
	background-image: url(images/b_03.png);
}
.mnu, .mnu a, a.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2CCA6;
	text-decoration: none;
}
.mnu a:hover, a.mnu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.mnu2 {
	padding: 5px 15px;
}
.mnu2, .mnu2 a, a.mnu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0647BF;
	text-decoration: none;
	font-weight: bold;
}
.mnu2 a:hover, a.mnu2:hover {
	color: #FF6600;
	text-decoration: none;
}
.text {
	padding: 10px 50px 15px 15px;
}
.text p {
	text-indent: 18px;
	margin-bottom: 10px;
}
.bo {
	margin: 5px;
	border: 1px solid #000000;
}
.kb1, .kb1 a, a.kb1, .kb1 a:visited, a.kb1:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.kb1 a:hover, a.kb1:hover, .kb1 a:visited:hover, a.kb1:visited:hover {
	color: #A3B2CC;
	text-decoration: none;
}
.price {
	border-collapse:none;
	width: 100%;
}
.price td {
	margin: 1px;
	padding: 3px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.price td.th1, .price tr.th1 td {
	background-color: #E9E9E9;
	color: #000000;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th2, .price tr.th2 td {
	background-color: #DCEFFC;
	color: #000000;
}
.price td.blan, .price tr.blan td {
	background-color:#FFFFFF;
	border: 0px none;
}
.topinfo {
	color: #0600BF;
	font-variant: small-caps;
	font-size: 12px;
}

