html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin-right: 20px;
	margin-left: 20px;
}
a {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
p {
	margin: 2px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	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: #000;
	margin: 1px;
	border: 1px inset #333;
	background-color: #eee;
}
input.sbm {
	color: #eee;
	margin: 2px;
	border: 1px outset #333;
	background-color: #000;
	cursor: hand;
}
input.radio {
	background-color: #fff;
	border: 0px outset #333;
}
div.a	{
	overflow-y:scroll;
	height: 100%;
	width: 95%
}
table.ark {
	margin-top: 10px;
}
.ark td {
	padding: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	color: #fff;
}
.ark a {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
.ark a:hover {
	color: #fff;
	text-decoration: none;
}
.ark2 {
	padding: 2px 40px;
}
.ark2 a {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.ark2 a:hover {
	color: #f30;
	text-decoration: none;
}

ul.nav {
}
ul.nav li {
}
ul.nav a {
}
ul.nav a:hover {
}

.text {
	padding: 10px;
}
.text p {
	text-indent: 18px;
	margin-bottom: 10px;
}
.bo {
	margin: 5px;
	border: 1px solid #000;
}

.price {
	border-collapse: none;
	border-spacing: 1px;
	empty-cells: show;
	width: 100%;
}
.price td {
	padding: 2px;
	background-color: #f9f9f9;
	border: 1px solid #DFE6EC;
}
.price th {
	padding: 3px;
	background-color: #e9e9e9;
	font-weight: bold;
	border: 1px solid #ccc;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.blan, .price tr.blan td {
	background-color:#fff;
	border: 0px none;
}
div#top-content {
	
	background-color: #BAC8D5;
	background-image: url(images/c_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top-content p {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 220px;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
}
p.top-con1 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
p.top-con2 {
	font-size: 10px;
	color: #666;
}
div.top-anons {
	background-color: #4D472D;
	font-size: 11px;
	color: #fff;
	padding: 7px;
}
.top-anons a {
	color: #C4C136;
}
.top-anons a:hover {
	color: #FFFFFF;
}
.top-anons-bord {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #fff;
}
td.top-menu-nav {
	background-image: url(images/a_07.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.top-menu-nav a {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	text-decoration: none;
}
td.top-menu-nav a:hover {
	color: #000;
	text-decoration: none;
}
td.head-slogan {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fff;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.ng-anons {
	color: #fff;
	background-color: #f30;
	font-size: 16px;
	font-weight: bold;
}
.ng-anons a {
	color: #fff;
	text-decoration: underline;
}
.ng-anons a:hover {
	color: #fff;
	text-decoration: none;
}
