/*#col3 {display:none;} */

.page_margins {
	background-image: url(/images/bg_search.png); background-repeat: repeat-y;
}

td.header
{
    background-color: #007A8F;
    color:#ffffff;
    line-height: 18px;
}

#col1 a:link {
    color: #007A8F;
    text-decoration: none;
	font-weight:bold;
}

#col1 a:visited {
    color: #007A8F;
    text-decoration: none;
	font-weight:bold;
}

#col1 a:active {
    color: #007A8F;
    text-decoration: underline;
	font-weight:bold;
}

#col1 a:hover {
    color: #007A8F;
    text-decoration: underline;
	font-weight:bold;
}

.navhigh {
    background-color:#71B7C1
}

.subnav {
    background-color:#71B7C1
}

a.subnav:link {
	font-family: Arial, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007A8F;
	text-decoration: none;
}
a.subnav:active {
	font-family: Arial, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Arial, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007A8F;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Arial, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

tr.itemlist {
    background:url(/images/shades_bg.png);
	background-repeat: repeat-x;
	/*white-space: nowrap*/
}
