/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;

margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


body {
	background: #E2AD2C;
}
td.up   {
	font-family: "Verdana";
	font-size: 12;
	color: #FFFFFF;
	background: ;
	text-decoration: none;

}


}

a.up:link {
	color: white;
	text-decoration: none;
	font-family: Times New Roman
	font:  bold 
}
a.up:visited {
	color: #E2AD2C;
	text-decoration: none;
}

a.up:active {
	background: ;
	text-decoration: none;
}

a.up:hover {
	color: #E2AD2C;
	text-decoration: none;
}
font.up

a:link {
	color: #E2AD2C;
	text-decoration: none;
	font-family: Times New Roman
	font:  bold 
}
a:visited {
	color: #E2AD2C;
	text-decoration: none;
}

a:active {
	background: ;
	text-decoration: none;
}

a:hover {
	color: #E2AD2C;
	text-decoration: none;
}


a.lmenu:link {
	color: black;
	text-decoration: none;
	font-family: Times New Roman
	font:  bold 
}
a.lmenu:visited {
	color: black;
	text-decoration: none;
}

a.lmenu:active {
	background: ;
	text-decoration: none;
}

a.lmenu:hover {
	color: #cddbeb;
	text-decoration: none;
}
ul.upmenu: {
	display: inline;
	text-decoration: none;
	font-family: Times New Roman
	font:  bold 
}
ul  {
    list-style-position: inside;

}