BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 11px 20px 15px 15px;
	padding: 0px;
}
A {
	color: #FF0000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
P {
	margin: 2px;
}
H1, H2, H3, H4, H5, H6 {
	margin: 18px 2px 6px 24px;
	font-weight: normal;
}
H1 {
	font-size: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 0px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(images/h1_bg.png);
	background-repeat: repeat-x;
	color: #444444;
}
H1 span {
	background-color: #F5F5F5;
	padding: 10px;
}
H2 {
	color: #333333;
	font-size: 11px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D2D220;
	padding-left: 5px;
	color: #333333;
	text-transform: uppercase;
	margin: 5px 5px 10px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
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: 5px 20px;
}
.ark, .ark a, a.ark {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.ark a:hover, a.ark:hover {
	color: #000000;
	text-decoration: underline;
}
td.mnu {
	padding: 8px 0px;
}
.mnu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.mnu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1B1BFF;
	padding-left: 5px;
}
.mnu a:hover, a.mnu:hover {
	color: #000000;
	text-decoration: underline;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D2D220;
}
.text {
	padding: 0px 10px;
}
.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, .price th {
	margin: 1px;
	padding: 3px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.price th {
	background-color: #E9E9E9;
	color: #000000;
	font-weight: bold;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th1, .price tr.th1 td {
	background-color: #E9E9E9;
	color: #000000;
}
.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;
}
.news {
	border-left: 3px solid #E7E7E7;
	padding-left: 5px;
	margin-top: 5px;
}
.date {
	color: #D2D220;
	padding-left: 5px;
}

