<!--

body {
	margin:10px;
	background-image: url(images/bg.gif);
	font-family: verdana;
}

.main {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-align:center;
	margin: 6px 0;
}

h1 {
	font-size: 18px;
	color: #036;
	text-align:center;
	margin: 12px 0 18px;
}

h2 {
	font-size: 14px;
	margin: 6px 0;
	color: #666;
}

h2.main {
	font-size: 13px;
	line-height: 18px;
	color: #c30;
	text-align:center;
	margin-top: 6px;
}

h2.car {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	text-align:center;
	margin: 6px 0 21px;
}

h2.nswa {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 6px 0 12px;
}


h3 {
	font-size: 11px;
	margin: 0 0 9px 0;
	color: #036;
}

h4 {
	font-size:16px;
	margin:0 0 18px;
	color:#036;
}

.headline {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-align:center;
	margin: 6px 0;
}

.content {
	background-color: #f5f5f5;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.head1 {
	font-size: 10px;
	padding: 4px 2px;
	margin-top: 20px;
	color: #c30;
}

.head2 {
	font-size: 11px;
	padding: 4px 2px;
	color: #c30;
}

.head3 {
	background-color: #c30;
	color: #fff;
	font-weight: bold;
	border: solid #000;
	border-width: 1px 1px 0 1px;
}

.brd {
	border-width: 0 1px 1px 1px;
	border-color: #000;
}
	

hr.dotted {
	border: dotted #666;
	border-width: 1px 0 0 0;
	height: 1px;
}

hr {
	border: solid #666;
	border-width: 1px 0 0 0;
	height: 1px;
}

#left {
	border-right: solid 1px #ccc;
	font-size: 10px;
}

#right {
	border-left: solid 1px #ccc;
	font-size: 10px;
	line-height: 14px;
	padding: 5px
}

.tab {
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

#tab2 {
	font-weight:bold;
}

#btm {
	font-size: 10px;
	text-align:center;
	line-height: 16px;
	border-top: solid 1px #0071D5;
	padding: 10px 0;
}

a:link  { color: #06c; text-decoration: none }

a:visited  { color: #06c; text-decoration: none }

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

img { border-color: #333333 }

#redbox {
	border: solid 1px red;
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
	width: 450px;
	text-align:center;
	margin: 0 auto
}

.prices {
	border: solid 1px #036;
	padding: 5px;
	background:#ddf;
	text-align:center;
}

.smallcent {
	font-size:11px;
	text-align:center;
	margin-bottom: 9px;
}

.rightbox {
	float: right;
	width: 180px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	border: solid 1px #666;
	margin: 5px 0 0 18px;
}

.box {
	border:solid 1px #09C; padding:3px; margin-bottom:5px;
}

.box2 {
	border:solid 2px #C00; padding:3px; margin-bottom:5px;
}

.floatr {
	float: right;
	margin: 5px 0 0 12px;
}

.floatl {
	float: left;
	margin: 5px 12px 0 0;
}

.offer {
	text-align:center;
	font-weight: bold;
	width: 180px;
	background: #ffc;
	margin: 0 auto;
	border: solid 1px #c00;
	padding: 3px;
}



.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana;
font-size: 10px;
font-weight: bold;
border:solid #ccc;
border-width: 0 0 1px 0;
width: 180px;
}

.navcontainer li { margin: 0 0 0 0; border:solid #ccc; border-width: 1px 0 0 0; }

.navcontainer a, .navcontainer a:visited
{
display: block;
padding: 4px 0 4px 12px;
width: 168px;
color: #06c;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #06c;
color: #fff;
text-decoration: none;
}


-->
