body, td, th 
{ 
	font-family: Verdana, Arial, Helvetica, Sans Serif; 
	font-size: 10pt; 
}

table
{ 
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

tr, th, td 
{ 
	vertical-align: top; 
}

select, input, textarea
{
	color: rgb(0,0,0);
	font-family: Verdana,Arial,Helvetica,Sans Serif; 
	font-size: 10pt;
}

h1
{
	font-weight: bold;
}
 
h1, h2
{
	font-size: 12pt;
}
 
h1, h2, h3, h4, h5, h6
{
	margin-bottom: 1px;
}

hr
{
	height: 1px;
}
 
.tdSiteTitle
{ 
	font-weight: bold; 
}

.tdPageTitle
{
	font-weight: bold; 
}
 
.tdSlogan A:visited, .tdSlogan A:active, .tdSlogan A:link, .tdSlogan A:hover
{
	font-size: 8pt; 
	font-weight: bold; 
}
 
.tdFooter
{
	font-size: 7pt; 
	font-weight: lighter;
}

.SearchHeaderCell
{
    VERTICAL-ALIGN: top;
    FONT-WEIGHT: bolder;
}

.SearchBodyCell
{
    VERTICAL-ALIGN: top;
}

#tbMainTable
{
	padding-right: 10px;
}

.spMenu
{ 
	position: relative; 
	z-index: 20; 
}

.spSubMenuLeft
{ 
	xxvisibility: hidden; 
	xxdisplay:none;
	border: none;
	position: absolute; 
	z-index: 10; 
	top: 2px; 
	left: 100%; 
	width: 100%;
	padding-left: 2px; 
}

.xspSubMenuLeft
{ 
	xxvisibility: hidden; 
	xxdisplay:none;
	border: none;
	position: relative; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	padding-left: 2px; 
}

.spSubMenuTop
{ 
	xxvisibility: hidden; 
	xxdisplay:none;
	border: none;
	position: absolute; 
	z-index: 10; 
	top: 100%; 
	left: 2px; 
	xxwidth: 120px;
	padding-left: 2px; 
}

.spSubMenuTop
{ 
	xxwidth: 120px;
	border: 1px solid;
}

A:visited
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    TEXT-DECORATION: underline;
}
A:link
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
A:hover
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}

.MenuTop A:visited, .MenuLeft A:visited, .MenuTopInverse A:visited, .MenuLeftInverse A:visited, .SubMenuTop A:visited, .SubMenuLeft A:visited, .SubMenuTopInverse A:visited, .SubMenuLeftInverse A:visited
{
    width: 100%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    display: inline;
    clear:both;
}

.MenuTop A:active, .MenuLeft A:active, .MenuTopInverse A:active, .MenuLeftInverse A:active, .SubMenuTop A:active, .SubMenuLeft A:active, .SubMenuTopInverse A:active, .SubMenuLeftInverse A:active
{
    width: 100%;
    FONT-STYLE: ITALIC;
    FONT-WEIGHT: bold;
    display: inline;
    clear:both;
}

.MenuTop A:link, .MenuLeft A:link, .MenuTopInverse A:link, .MenuLeftInverse A:link, .SubMenuTop A:link, .SubMenuLeft A:link, .SubMenuTopInverse A:link, .SubMenuLeftInverse A:link
{
    width: 100%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    display: inline;
    clear:both;
}

.MenuTop A:hover, .MenuLeft A:hover, .MenuTopInverse A:hover, .MenuLeftInverse A:hover, .SubMenuTop A:hover, .SubMenuLeft A:hover, .SubMenuTopInverse A:hover, .SubMenuLeftInverse A:hover
{
    width: 100%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    display: inline;
    clear:both;
}

