body 
{ 
	background: url(purple.gif) purple no-repeat;
	background-attachment: fixed;
}

body, td, th 
{ 
	font-family: Arial,Helvetica,Sans Serif; 
	font-size: 12px; 
	align: left;
	color: black;
}

tr, th, td 
{ 
	vertical-align: top; 
}

select, input, textarea
{
	color: rgb(0,0,0);
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: Bold;
	text-decoration: None;
}

hr
{
	size: 1;
	color: black;
}
 
h1, h2, h3, h4, h5, h6
{
	margin-bottom: 1;
}

.tdSiteTitle
{ 
	font-size: 14px; 
	font-weight: bold; 
}

.tdPageTitle
{
	background: #66ffff;
	font-size: 12px; 
	font-weight: bold; 
	color: black;
}
 
.tdSlogan
{
	font-size: 10px; 
	font-weight: bold; 
}
 
.tdFooter
{
	font-size: 9px; 
	font-weight: normal; 
}

.SearchHeaderCell
{
    xBACKGROUND-COLOR: midnightblue;
    xCOLOR: white;
    ALIGN: left;
    VERTICAL-ALIGN: middle;
    FONT-WEIGHT: bolder;
}

.SearchBodyCell
{
    ALIGN: left;
    VERTICAL-ALIGN: top;
    xCOLOR: white;
    xBACKGROUND-COLOR: cornflowerblue
}

.spMenu
{ 
	position: relative; 
	z-index: 20; 
}

.MenuLeft
{ 
    	BACKGROUND-COLOR: transparent;
	width: 100%; 
	height: 100%; 
	padding-left: 2px; 
	border-style: outset;
	border-width: 2px;
}

.MenuTop
{ 
    	BACKGROUND-COLOR: transparent;
	width: 100%; 
	height: 100%; 
	padding-left: 2px; 
	border-style: outset;
	border-width: 2px;
}

.MenuLeftInverse
{ 
    	BACKGROUND-COLOR: #CC0033;
	width: 100%; 
	height: 100%; 
	padding-left: 2px; 
	border-style: outset;
	border-width: 2px;
}

.MenuTopInverse
{ 
    	BACKGROUND-COLOR: #CC0033;
	width: 100%; 
	height: 100%; 
	padding-left: 2px; 
	border-style: outset;
	border-width: 2px;
}

.spSubMenuLeft 
{ 
	visibility: hidden; 
	border: none;
	position: absolute; 
	z-index: 10; 
	top: 2px; 
	left: 100%; 
	width: 120px;
}

.spSubMenuTop 
{ 
	visibility: hidden; 
	border: none; 
	position: absolute; 
	z-index: 10; 
	top: 100%; 
	left: 2px; 
	width: 120px;
}


.spSubMenuLeftInverse
{ 
	visibility: hidden; 
	border: none;
	position: absolute; 
	z-index: 10; 
	top: 2px; 
	left: 121px; 
	width: 100px;
}

.spSubMenuTopInverse
{ 
	visibility: hidden; 
	border: none; 
	position: absolute; 
	z-index: 10; 
	top: 14px; 
	left: 2px; 
}

.tdSubMenuLeft 
{ 
	background-color: transparent; 
	padding: 0px; 
	border: none;
	font-size: 11px; 
	FONT-WEIGHT: bold;
}

.tdSubMenuTop 
{ 
	background-color: transparent; 
	padding: 2px; 
	border: none; 
	font-size: 11px; 
	FONT-WEIGHT: bold;
}


.tdSubMenuLeftInverse
{ 
	background-color: #CC0033; 
	padding: 0px; 
	border: none;
	font-size: 11px; 
	FONT-WEIGHT: bold;
}

.tdSubMenuTopInverse
{ 
	background-color: #CC0033; 
	padding: 2px; 
	border: none; 
	font-size: 11px; 
	FONT-WEIGHT: bold;
}

.MenuTop A:visited, .MenuLeft A:visited, .tdSubMenuTop A:visited, .tdSubMenuLeft A:visited
{
    COLOR: #CC0033;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.MenuTop A:active, .MenuLeft A:active, .tdSubMenuTop A:active, .tdSubMenuLeft A:active
{
    COLOR: #CC0033;
    FONT-SIZE: 11px;
    FONT-STYLE: ITALIC;
    FONT-WEIGHT: bold
}
.MenuTop A:link, .MenuLeft A:link, .tdSubMenuTop A:link, .tdSubMenuLeft A:link
{
    COLOR: #CC0033;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.MenuTop A:hover, .MenuLeft A:hover, .tdSubMenuTop A:hover, .tdSubMenuLeft A:hover
{
    COLOR: Black;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}

.MenuTopInverse A:visited, .MenuLeftInverse A:visited, .tdSubMenuTopInverse A:visited, .tdSubMenuLeftInverse A:visited
{
    COLOR: transparent;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.MenuTopInverse A:active, .MenuLeftInverse A:active, .tdSubMenuTopInverse A:active, .tdSubMenuLeftInverse A:active
{
    COLOR: transparent;
    FONT-SIZE: 11px;
    FONT-STYLE: ITALIC;
    FONT-WEIGHT: bold
}
.MenuTopInverse A:link, .MenuLeftInverse A:link, .tdSubMenuTopInverse A:link, .tdSubMenuLeftInverse A:link
{
    COLOR: transparent;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.MenuTopInverse A:hover, .MenuLeftInverse A:hover, .tdSubMenuTopInverse A:hover, .tdSubMenuLeftInverse A:hover
{
    COLOR: White;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 11px;
    FONT-STYLE: ITALIC;
    FONT-WEIGHT: bold
}
A:link
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}

