/* CSS Document */

html,body{margin:0;padding:0
}

body{
	text-align:center;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14pt;
	margin-top: 10px;
}

p{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a{display:inline;padding:0px
}
a:visited {
}
a:link {
	text-decoration: underline;
}



ul {
	margin: 5px;
	padding: 2px;
	width: 230px;
	list-style-type: none;
}
ul a:link, ul a:visited, ul a:hover, ul a:active {
	display:block;
	text-decoration:none;
	padding: 0px;
	}

ul a:link {
color:#336666 }

ul a:hover {
color:#CC0000 }

a:visited {
color:#9900CC }
a:active {
}


div#content p{
	line-height:1.5;
	font-size: 14px;
	padding-top: 0px;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div#navigation{
	background-color: #FFFFCC;
	padding-top: 20px;
}
#navigation ul {
	line-height: 200%;
	list-style-type: none;
	font-size: 16px;
}

div#extra{
	background:#FF8539;
	clear:both;
	width:100%;
	margin: 0px;
	color: #FFFFCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#extra a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

div#footer{
	color: #FFF;
	background-color: #FFFFFF;
	font-size: 12px;
}

div#header {
	height: 150px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: 0;
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#wrapper {
	height: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #336633;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left column {
	height: 200px;
	clear: both;
}

div#footer p{
	margin:0;
	padding:5px 10px;
	background-color: #FFFFFF;
	color: #999999;
}

div#container{
	width:900px;
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

div#content{
	float:right;
	width:600px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

div#navigation{
	float:left;
	width:230px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div#extra{
	clear: both;
	padding-top: 15px;
	background-color: #99CC99;
	padding-bottom: 5px;
	font-size: 14px;
}
#wrapper img {
	padding: 0px;
}
#tableprices {
	padding-left: 10px;
	border: none;
}
tr {
	font-size: 12px;
}
h3 {
	color: #990000;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 10px;
	padding-left: 10px;
	line-height: 150%;
}
thead {
	font-size: 12px;
}
