body, form, td {
	margin: 0px 0px 0px 0px;
	font: normal 12px/18px arial, helvetica, sans-serif;
	color: #303030;
}

.link, a.link:visited, a.link:hover, a.link:active {
	text-decoration: none;
}

.top { background: url(../images/newimproved-topbanner1.jpg) top left no-repeat; width: 650px; height: 110px;}

.left_nav { width: 160px; background-color: #CECECE; vertical-align: top;}
.left_item, .left_item_o, a.l_item:link, a.l_item:visited, a.l_item:hover, a.l_item:active  {
	height: 26px; font-size: 13px; line-height: 26px;
	color: #373737;
	text-decoration: none;
	font-variant: small-caps;
}
.left_item, .left_item_o {
	background: #CECECE url(../images/lstrip.png) bottom right no-repeat;
	padding-left: 10px;
	}
.left_item_o {background-color: gray;}
.left_sub {
	font-size: 14px;
	vertical-align: top; text-align: left;
	background-color: #AAAAAA; color: black; font-variant: small-caps;
}

.right_nav { width: 170px; background-color: black; vertical-align: top; border-right: 1px solid white;}
.right_item, .right_item_o, a.r_item:link, a.r_item:visited, a.r_item:hover, a.r_item:active {
	text-decoration: none;
	height: 26px; font-size: 9px; line-height: 26px;
	color: white; padding-left: 10px; /*font-variant: small-caps;*/}
.right_item, .right_item_o {
	background: black url(../images/rstrip.png) bottom left no-repeat;
	border-bottom: 1px solid white;
	}
.right_item_o { background-color: gray;}

.main { width: 470px; background-color: white; vertical-align: top; padding: 5px 5px 5px 10px;}

.im { border: 1px solid #A0A0A0; width: 82px; height: 82px;}
.imn { width: 82px; height: 82px;}