body {
	margin-left: 0px;
	margin-top: 0px;
	background:url("../images/back.gif");
	background-attachment:fixed;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tabsE {
	float:left;
	width:100%;
	background:#000;
	font-size:11px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tabsE ul {
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
#tabsE li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsE a {
    float:left;
    background:url("../images/tableftE.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 1px;
    text-decoration:none;
}
#tabsE a span {
    float:left;
    display:block;
    background:url("../images/tabrightE.gif") no-repeat left top;
    padding:5px 34px 5px 36px;
    color:#fff;
	text-decoration:none;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
    /* End IE5-Mac hack */
#tabsE a:hover span {
    color:#FFF;
}
#tabsE a:hover {
    background-position:0% -42px;
	text-decoration:underline;
}
#tabsE a:hover span {
    background-position:100% -42px;
	text-decoration:underline;
}

#tabsE #current a {
    background-position:0% -42px;
}
#tabsE #current a span {
    background-position:100% -42px;
	text-decoration:underline;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;	
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;	
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;	
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-decoration: underline;
	color: #CC0000;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.table_back_grey {
	background:url("../images/gradBackNavGrey.gif");
	background-repeat:no-repeat;

}