.ThemeDefault1Menu,.ThemeDefault1SubMenuTable
{
   font-family: Tahoma, arial, sans-serif;
   font-size: 14px;
   color: #000000;
   background-color: #FFFFFF;
   font-weight: normal;
   padding: 0;
   border: 0;
   cursor: pointer;
}
.ThemeDefault1SubMenu
{
   position: absolute;
   visibility: hidden;
   z-index: 100;
   border: 0;
   padding: 0;
}
.ThemeDefault1SubMenuTable
{
   border-top:  1px solid white;
}
.ThemeDefault1SubMenuTable TD
{
   white-space: nowrap;
}
.ThemeDefault1MainItem,.ThemeDefault1MainItemHover,.ThemeDefault1MainItemActive,
.ThemeDefault1MenuItem,.ThemeDefault1MenuItemHover,.ThemeDefault1MenuItemActive
{
   white-space: nowrap;
}
.ThemeDefault1MainItemHover,.ThemeDefault1MainItemActive,
.ThemeDefault1MenuItemHover,.ThemeDefault1MenuItemActive
{
   color: #FFFFFF;
   background-color: #97BEF4;
   font-weight: normal;
   font-size: 14px;
}
.ThemeDefault1MenuSplit
{
   height: 1px;
   margin-top: 1px;
   margin-bottom: 1px;
   overflow:	hidden;
   background-color:	inherit;
   border-top: 1px solid white;
}
.ThemeDefault1MenuVSplit
{
   width: 1px;
   margin: 0px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid white;
}

div#container
{
   width: 1091px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
}

font.colheader
{
	font-size:15px;
	color=#000000;
	font-family=Tahoma;
}

font.normaltext
{
	font-size:14px;
	color: #000000;
	font-family=Tahoma;
}

font.small
{
	font-size:10px;
	color: #000000;
	font-family=Tahoma;
}

font.medium
{
	font-size:12px;
	color: #000000;
	font-family=Tahoma;
}

font.pageheading
{
	font-size:20px;
	color: #000000;
	font-family=Tahoma;
}

font.subpageheading
{
	font-size:18px;
	color: rgb(0,0,255);
	font-family=Tahoma;
}

font.label {
	color: rgb(0,0,255);
	font-family:Tahoma;
	font-size:14
}

font.errortext {
	color: rgb(255,0,0);
	font-family:Tahoma;
	font-size:18
}

font.discreettext {
	color: rgb(0,0,0);
	font-family:Tahoma;
	font-size:11
}

div.addbox {

  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color:#E3E3E3;
}

font.divheading {color: #0000BF; font-family:Tahoma; font-size:18;}

div.wrapped {

  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-width: 1px;
  border-color: #8A8AE6;
  border-style: solid;
  word-wrap: break-word;

}

A:link {text-decoration: none; color: #0000E6; font-family:Tahoma; font-size:14}
A:visited {text-decoration: none; color: #5154FF;  font-family:Tahoma; font-size:14}
A:active {text-decoration:  none; color: #5154FF;  font-family:Tahoma; font-size:14}
A:hover {text-decoration: underline; color: #5C5C99;  font-family:Tahoma; font-size:14}
A.small:link {text-decoration: none; color: #5154FF; font-family:Tahoma; font-size:10}