body{
	vertical-align:left;
	font:9px Arial;
	font-weight:normal;
	color:#eeeeee;
	margin: 0px 0px 0px 0px;
}

h1{
	font:18px Arial;
	color:#eeeeee;
	font-weight:bold;
}

h2{
	font:12px Arial;
	color:#dddddd;
	font-weight:bold;
}

font.title-orange{
	font:12px Arial;
	color:#D68A10;
	font-weight:bold;
}

font.title-middle{
	font:18px Arial;
	color:#73757B;
	font-weight:bold;
}

td.top-bar{
	background-image:url(images/top-bg.gif);
	height:92px;
	background-color:#74692F;
}
td.left-bar{
	background-image:url(images/left-bg.gif);
	width:223px;
}
td.right-bar{
	vertical-align:top;
	background-image:url(images/right-bg.gif);
	width:300px;
}
td.right-bar-top{
	background-color:#D6D6CE;
	width:300px;
	font:18px Arial;
	color:#73757B;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

td.grey{
	background-image:url(images/grey-bg.gif);
}
td.logo{
	background-image:url(images/top-logo.gif);
	background-repeat:no-repeat;
	height:70px;
	width:367px;
}
td.content{
	vertical-align:top;
	font:10px Arial;
	color:#828487;
	font-weight:normal;
}
td.content-normal{
	vertical-align:top;
	font:12px Arial;
	color:#828487;
	font-weight:normal;
}
td.content-left-bar{
	vertical-align:top;
	font:12px Arial;
	color:#ffffff;
	font-weight:normal;
}
td.welcome{
	background-image:url(images/car-bg.jpg);
	background-repeat:no-repeat;
	background-color:#ADAEA5;
	background-position:left;
	height:207px;
	width:100%;
	padding:10px 10px 10px 10px;
}
td.thumbnail{
	
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding: 0px 0px 0px 0px;
}
td.navi-button{
	height:29px;
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:bottom;
	padding: 0px 10px 0px 10px;
	background-image:url(images/navi-button-line.gif)}
td.navi-button-blank{
	height:29px;
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:bottom;
	padding: 0px 10px 0px 10px;}
ul.info{
	position:relative;
    left: -25px;
	list-style-image:url(images/list-icon.gif);
}

a.text:link { color:#828487;text-decoration:underline; font-weight:bold; }
a.text:visited { color:#828487;text-decoration:underline; font-weight:bold; }
a.text:hover { color:#727477;text-decoration:underline; font-weight:bold; }
a.text:active { color:#828487;text-decoration:underline; font-weight:bold;}

a.navi:link { color:#eeeeee;text-decoration:none; font-weight:bold; font:14px Arial; }
a.navi:visited { color:#eeeeee;text-decoration:none; font-weight:bold; font:14px Arial;  }
a.navi:hover { color:#dddddd;text-decoration:none; font-weight:bold; font:14px Arial; }
a.navi:active { color:#eeeeee;text-decoration:none; font-weight:bold; font:14px Arial;}
	