/* CSS Document */
#im01
{
	background:url(images/home_01.jpg) left top no-repeat;
}
.contactform
{
	height:18px;
	font-size:12px;
	color:#003366;
	width:125px;
	margin:2px;
	background-color:#FFFFee;
}
h2
{
	color:#006699;
	font-size:24px;
	font-weight:bold;
}
h2.lesspad
{
	padding-top:2px;
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	font-weight:normal;
}
h3
{
	color:#999999;
	font-size:14px;
	margin:0px;
	padding:0px;
}
body, table
{
	font: 12px normal Geneva, Arial, Helvetica, sans-serif;
}
b, strong
{
	color:#006699;
}
img
{
padding: 0px;
margin: 0px;
}
.bnav
{
	color: #ffffff;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
td.bnav
{
	height: 25px;
	vertical-align: middle;
	text-align:center;
	background:url(images/home_hline.jpg) left top repeat-x;
}

a
{
	text-decoration:none;
}
td.leftpanel
{
	background:url(images/leftfill.gif) left top repeat-y;
	width: 214px;
	max-width:214px;
	overflow:hidden;
}
table.menucontainer
{
	text-align: right;
	border: 1px solid #333366;
	margin: 5px;
	font-size:14px;
	background-color:#dddddd;
	background-image:none;
}
table.menucontainer tr th
{
	background:url(images/menutop.gif) left top repeat-x;
	color:#ffffff;
	text-align:right;
	padding-right: 15px;
	font-weight: normal;
	font-size:85%;
}
table.menucontainer tr td a
{
	color: #666666;
	width: 100%;
	border-bottom: thin solid #cccccc;
	font-weight:normal;
	line-height:15px;
	font-size: 11px;
}
table.menucontainer tr td a:hover
{
	color:#003366;
	font-weight: bold;
	font-size: 11px;

}
table.menucontainer tr td
{
	vertical-align:top;
	height:18px;
}
table.menucontainer tr td strong
{
	width:100%;
	border-bottom: thin solid #cccccc;
	font-size: 11px;
	color:#003366;
}
a.bnav:hover
{
	text-decoration:underline;
}
table.content tr td div
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000066;
	text-align:justify;
	height: 100%;
	padding:5px;
	margin:0px;
}
table.modellist
{
	font: 10px normal Arial, Helvetica, sans-serif;
}
table.modellist tr td
{
	vertical-align:top;
}
table.modellist tr th
{
	font-weight:bold;
	background-color:#006699;
	font-size:12px;
	line-height:25px;
	vertical-align:middle;
	color:#FFFFFF;
}