A.mainmenu
{
	border: 0px;
	width: 150px;
	border-bottom: 1px solid #666666;
}

A.mainmenu:hover
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: #176BA5;
	color: white;
}

A.mainmenubackup
{
	color: green;
	border: 0px;
	width: 150px;
	border-bottom: 1px solid #666666;
}

A.mainmenubackup:hover
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: green;
	color: white;
}

A.mainmenubackupactive
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: #176BA5;
	color: white;
}

A.mainmenubackupactive:hover
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: #176BA5;
	color: white;
}

A.mainmenuactive
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: #176BA5;
	color: white;
}

A.mainmenuactive:hover
{
	width: 150px;
	border-bottom: 1px solid white;
	text-decoration: none;
	background-color: #176BA5;
	color: white;
}

.blockfooter
{
}

.blockheader
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #E00003;
	color: white;
}

.blocktable
{
	background-color: #F2F4F4;
	border: 1px solid #999999;
}

.blockleft
{
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #666666;
}

.blockanchor
{
}

.blockanchor:hover
{
}

.blockright
{
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #666666;
}

.subblocktable
{
	background-color: #F2F4F4;
	border: 1px solid #999999;
}

.subblockheader
{
	background-color: #A00003;
	color: white;
}

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

INPUT
{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: white;
	color: #444444;
	text-align: left;
	border: 1px solid #BBBBBB;
}

SUBMIT
{
  font-family: Times;
}

SELECT
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
	vertical-align: top;
        line-height: 14pt;
	text-align: left;
	background-color: #F2F4F4;
	border: 1px solid #999999;
}

INPUT.option
{	
	border: none;
	background-color: #F2F4F4;
}

OL
{
	font-family: Arial;
	font-size: 10pt;
}

TEXTAREA
{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: white;
	color: #444444;
	text-align: left;
	border: 1px solid #BBBBBB;
}

HR
{
	border: 1px #69767E solid;
	height: 1px
}
BODY
{
	cursor: default;
	margin: 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
        line-height: 20px;
	text-align: left;
}
TD
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
	vertical-align: top;
        line-height: 14pt;
	text-align: left;
}

BIG
{
}

A
{
	letter-spacing: 0pt;
	font-weight: bold;
	cursor: hand;
	color: #154D78;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}
