﻿td.lightcolor
{
	background:#ffcc00; /* change to light color */
}
div#bottomh a
{
	color:white; /* change to light color */
	font-size:10pt;
	font-weight:700;
}
a
{
	color:maroon;
	text-decoration:none;
}

a:hover
{
	color:#c8c8c8!important;
}
td.imgr1
{
	height:49px!important;
	vertical-align:top;
	background:url('../images/modified/h5.gif') no-repeat;
}

td.imgr3
{
	height:58px!important;
	background:url('../images/modified/h6.gif') no-repeat;
}

td.imgr4
{
	height:124px!important;
	background:url('../images/modified/imgr4.png') no-repeat center;
}
div#bottomh
{
	height:26px;
	text-align:center;
	width:986px;
	padding-top:3px;
	background:url('../images/modified/bgbottom.gif') no-repeat center;
}
td.sec
{
	width:25%;
	height:20px;
	background:navy; /*change to dark color*/
}
div.sec
{
	height:20px;
	background:navy; /*change to dark color*/
}
.light-color 
{
	color:white;
}

div.sdmenu
{
	width:180px;
	font-family:Arial, sans-serif;
	font-size:14px;
	padding-bottom:0px;
	background:url("../images/modified/tabbottom.gif") no-repeat right bottom;
	color:#fff;
}

div.sdmenu div
{
	background:url("../images/modified/tabmiddle.gif") repeat-x;
	overflow:hidden;
}

div#start
{
	background:url("../images/modified/tabtop.gif") no-repeat;
}
div#end
{
	background:url("../images/modified/tabbottom.gif") no-repeat;
}
div.sdmenu div span
{
	display:block;
	font-weight:700;
	color:white; /* change to light color */
	background:url("../images/modified/expanded.gif") no-repeat 10px center;
	cursor:pointer;
	border-bottom:0px solid #ddd;
	padding:9px 0px 8px 25px;
}

div.sdmenu div.collapsed span
{
	background-image:url("../images/modified/collapsed.gif");
}
div.sdmenu div.collapsed a.noexpand
{
	background:url("../images/modified/collapsed.gif") no-repeat 10px center;
		display:block;
	font-weight:700;
	color:white;
	border-bottom:0px solid #ddd;
	padding:9px 0px 8px 25px;

}

div.sdmenu div a:hover
{
	background:white url("../_borders/linkarrow.gif") no-repeat right center; /* change background to light color */
}
