#header
{
	

    
}
#menu
{
	FONT-SIZE: 8pt;
	height:440px;
	width:160px;
	position :relative;
   	
}
#menu a
{
	text-decoration :none;
	color :#336633;
}

#menu a:hover
{
	text-decoration :underline;
	color :#336633;
}
#content
{
	width:600px;
	height:440px;
	
}
#footer
{
	text-align :center;
	width:800px;
	height:80px;

}

.menutitle
{
	cursor:hand;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
}
.SmallBodyText
{
    FONT-SIZE: 80%;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial;
    COLOR: Black;
}
.submenu
{
	margin-bottom: 0.5em;
	margin-left :8px;
	FONT-FAMILY: Helvetica, Arial;
}
.TableText
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial;
    COLOR: Black;
}
.LargeTableText
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial;
    COLOR: Black;
}
.ReportTitleText
{
    FONT-SIZE: 12pt;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial;
    COLOR: Black;
}
th {
	font: bold 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	background: #ccc;
	border-bottom: thin solid red;
}

