body {
	background-color: #fff;
	color: #000000;
	font-family: "Arial","Verdana","Helvetica",sans-serif;
}

#contentleft a:link {text-decoration:underline; color:#012A5C;}
#contentleft a:visited {text-decoration:underline; color:#012A5C;}
#contentleft a:hover {text-decoration:underline; color:#012A5C;}
#contentleft a:active {text-decoration:underline; color:#012A5C;}

img {
	border: 0;
}

.BackDrop
{
background-image: url("../images/bg_leftnav.gif");
background-repeat: no-repeat;
}
