/* Header Styles */

.littlefont
{
	font-size: 8pt;
	font-family: Verdana;
}

.outline
{
	border: 1px solid #000000;
}

.bottomleft
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.bottomright
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.bottom
{
	border-bottom: 1px solid #000000;
}

.header
{
	border-bottom: 1px solid #D0D0D0;
}

.footer
{
	font-family: Tahoma;
	font-size: 8pt;
}

a:link
{
	text-decoration: none;
	color: #0033CC;
}

a:visited
{
	text-decoration: none;
	color: #0033CC;
}

a:active
{
	text-decoration: none;
	color: #0033CC;
}

a:hover
{
	text-decoration: underline;
	color: #0033CC;
}

.newstitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	border-bottom: solid 1px #000000;
}

.searchtext
{
	color: #000000;
}

.search
{
	font-size: 8pt;
	border: solid 1px #C0C0C0;
}

.searchbutton
{
	font-size: 8pt;
}

/* Menu Styles */

.submenuframe
{
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.normalbox
{
	background-color: #FFFFFF;
}

.menuitem
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Times New Roman;
	white-space: nowrap;
}

.menuitemhover
{
	font-size: 8pt;
	font-family: Times New Roman;
	white-space: nowrap;
}

.submenuitem
{
	border-right: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	background-color: #FFFFFF;
	font-size: 8pt;
	text-indent: 32px;
	font-family: Times New Roman;
	white-space: nowrap;
}

.submenuitemhover
{
	border-right: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	background-color: #EEEEEE;
	font-size: 8pt;
	text-indent: 32px;
	font-family: Times New Roman;
	white-space: nowrap;
}

.leftmenu
{
	font-weight: bold;
	font-size: 12px;
	color: #e03030;
	font-family: Arial;
}

.leftmenuhover
{
	text-decoration: none;
	background-color: Maroon;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
}

.bodytext
{
	font-family:Verdana;
	font-size: 12px;
}
