﻿body {background-color: #d7d7d9; margin: 0px}
INPUT.ST1 {background-color: Silver; border: inset 1px; font-family: MS Serif; font-size: medium}
INPUT.WizBtn {background-color: ButtonShadow; border-style: inset; font-family: Courier New; font-size: x-large}
INPUT.SearchButton {width: 200px; z-index: 0}
input.SelectedTab {background-color:Gray; 
	color:Black;
	border-top: solid 1px black; 
	border-left: solid 0px white; 
	border-right: solid 0px white; 
	/* border-bottom: transparent 0px white; */
	border-bottom: transparent 0px Gray;
	font-weight:bold}
input.NotSelectedTab {background-color:White;
	color:Black; 
	border-top: solid 1px black; 
	border-left: solid 0px white; 
	border-right: solid 0px white; 
	border-bottom: solid 0px white;
	font-weight:lighter}
table.Search {width: 800px; background-color:  Gray}
span.SearchTitle {}
td.blendup {background-color: Gray;
	 /* border-top: transparent 0px ;*/
	 border-top: transparent 0px Gray;
	  width: 100%}

td.blenddown { border-bottom: transparent 0px Gray;}
.DynamicMenuStyle
{
	border-style: double;
}
.DynamicSelectedStyle
{
	border-style: none;
	font-family:Verdana;
}
.DynamicMenuItemStyle
{
	background-color: White;	
	border: none 0px trnsparent;
	/* Border-Style:None; */
	font-weight:bold;
	font-family:Verdana;
}
.DynamicHoverStyle
{
	/* BackColor="Transparent" Font-Names="Verdana" ForeColor="DarkOrange" */
	font-family: Verdana;
	font-weight:bolder;
	background-color:  Transparent;
}
.StaticHoverStyle
{
	/* ForeColor="DarkOrange" Font-Names="Verdana" */
	font-family:Verdana;
}
.StaticMenuItemStyle
{
	/* Font-Names="Verdana" */
	font-family:Verdana;
}
.StaticSelectedStyle
{
	/* Font-Names="Verdana" */
	font-family:Verdana;
}
.menu
{
	/* BackColor="White" BorderColor="Transparent"
                        BorderStyle="None" DataSourceID="SiteMapDataSource1" DynamicVerticalOffset="1"
                        Font-Bold="True" Font-Names="Verdana" ForeColor="Transparent" Height="25px" Orientation="Horizontal"
                        StaticDisplayLevels="2" Width="800px" */
	background-color:White;
	border: none 0px transparent;
	font-family:Verdana;
	font-weight:bold;
	height:25px;
	width:800px;
}
	