body {
	background-color: #000035;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family: verdana, tahoma, arial, "trebuchet ms";
	font-size: 11px;
	vertical-align: top;
}

#middle {
	margin-left: 6px;
}

.bodytype {
	font-family: verdana, tahoma, arial, "trebuchet ms";
	font-size: 11px;
	line-height: 130%;
	color: #000000;
}
.light {
	font-family: verdana, tahoma, arial, "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}
a:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
p {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
}
.greyedout {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
a.greyedout:link {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	line-height: normal;
	color: #CC0033;
	text-decoration: underline;
}
a.greyedout:hover {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	line-height: normal;
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a.greyedout:visited {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	line-height: normal;
	color: #CC0033;
	text-decoration: underline;
}

.left_menu {
	background-image:url(images/left_prod_bg.gif);
	background-repeat:repeat-y;
}

image.link {
	display:block;
	border-style: none;
}
image.link:hover {
	border-style:dotted;
	border-width:1px;	
}

.scroll {
	overflow:auto;
	height: 110px;
}