body
{
 margin:0;
}

.TopBar
{
	 font-family: Trebuchet MS;
	 font-size:30px;
	 color:#CC99FF;
	 font-weight:bold;
}
.TopBar2
{
	 font-family: Trebuchet MS;
	 font-size:18px;
	 color:#CCCCCC;
	 font-weight:bold;
}

.TopBar3
{
	 font-family: Trebuchet MS;
	 font-size:18px;
	 color:#999999;
	 font-weight:bold;
}

.TopBar4
{
	 font-family: Trebuchet MS;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
}

.Ticker2
{
	text-decoration	:none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#FFFFFF;
	letter-spacing	:1;
}

A.Ticker
{
	text-decoration	:none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#FFFFFF;
	letter-spacing	:1;
}

A.Ticker:Hover
{
	text-decoration	:underline;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#FFFFFF;
	letter-spacing	:1;
}

A.quicklinks
{
	text-decoration	:none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#FFFFFF;
	letter-spacing	:1;
}

A.quicklinks:Hover
{
	text-decoration	:none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#660066;
	letter-spacing	:1;
}

.quicklinksselected
{
	text-decoration	:none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#660066;
	letter-spacing	:1;
	font-weight:bold;
}

.Menu
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#FFFFFF;
	letter-spacing	:1;
}

.BodyText
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:11px;
	color			:#000000;
	letter-spacing	:1;
}


.navigation
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:12px;
	color			:#000000;
	letter-spacing	:1;
	font-weight:bold;
}
.subnavigation
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:9px;
	color			:#000000;
	letter-spacing	:1;
}

.sectionheadings
{
	font-family		:Trebuchet MS;
	font-size		:18px;
	color			:#990000;
	letter-spacing	:1;
	font-weight		:bold;
}

.selectedsection
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:9px;
	color			:#CC99FF;
	letter-spacing	:1;
	font-weight		:bold;
}

.TopBodyText
{
	text-decoration :none;
	font-family		:Trebuchet MS;
	font-size		:9px;
	color			:#000000;
	letter-spacing	:1;
}

input.textbox 
{
	background-color : #FFFFFF;
	border : 1px solid #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style : normal;
	text-align : left;
	vertical-align : middle;
	color : #000000;
}

.select 
{
	background-color : #FFFFFF;
	border : 1px solid #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333366;
}

.contactusheading
{
	text-decoration :underline;
	font-family		:Trebuchet MS;
	font-size		:11px;
	color			:#000000;
	letter-spacing	:1;
	font-weight		:bold;
}
