html, body {

	height:100%;

	margin: 0px;

	padding: 0px;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #FFFFFF;

}

a {

	color: #FF0000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: underline;

}

p {

	margin: 2px;

}

h1, h2, h3, h4, h5, h6 {

	color: #333333;

	margin: 18px 2px 6px 24px;

	font-weight: normal;

}

h1 {

	font-size: 18px;

}

h2 {

	font-size: 16px;

}

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%;

	padding: 0px 10px;

}

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: 10px;

}

.ark, .ark a, a.ark {

	font-size: 11px;

	color: #6B6B6D;

	text-decoration: none;

}

.ark a:hover, a.ark:hover {

	color: #ED1B24;

	text-decoration: none;

}

td.mnu {

	padding: 0px 10px 0px 33px;

	background-image: url(images/b_02.png);

	background-repeat: no-repeat;

	background-position: left center;

}

.mnu, .mnu a, a.mnu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.mnu a:hover, a.mnu:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

td.mnu2 {

	padding: 5px;

}

.mnu2, .mnu2 a, a.mnu2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #373738;

	text-decoration: none;

	font-weight: bold;

	font-variant: small-caps;

}

.mnu2 a:hover, a.mnu2:hover {

	color: #ED1B24;

	text-decoration: none;

}

td.mnubrd {

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #6B6B6D;

}

.text {

	padding: 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;

	font-weight: bold;

}

.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;

}

.mnuv {

	background-image: url(images/b_01.png);

	background-color: #6B6B6D;

	border-bottom-width: 10px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #06233A;

}

.txrght {

	padding: 10px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #373738;

}

.txtlgt {

	background-color: #E0E4E4;

	background-image: url(images/c_01.jpg);

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-top-color: #8A8F99;

	border-right-color: #8A8F99;

	border-bottom-color: #8A8F99;

}

td.ark2 {

	padding: 2px 2px;

}

.ark2, .ark2 a, a.ark2 {

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}

.ark2 a:hover, a.ark2:hover {

	color: #ED1B24;

	text-decoration: none;

}

.telinfg {

	font-size: 15px;

}





.mnu2 ul {

    margin: 0;

	padding: 0;

	list-style: none;

	width: 230px;

}

.mnu2 ul li {
	margin-top: 2px;
	margin-bottom:2px;
	padding-top:3px;
	padding-bottom:3px;

	position: relative;

	background:#A2B7D7;

	border:1px solid #FFFFFF;


}

.mnu2 ul {

	position: relative;

	left: 0px;

	top: 0px;

	display: none;

}

.mnu2:hover ul { display: block; }

.mnu2 

.mnu2 

div#tablo {
margin: 0 0 0 0;
padding: 0 0 0 0;

}

table.tablo {
min-width:1000px;
_width: expression(document.body.clientWidth > 1001 ? "100%" : "1000px")
}
