all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: ffffff; cursor: hand; z-index:100}
#MainTable A:hover {color: ffcc33;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	SCROLLBAR-FACE-COLOR: 339933;
    SCROLLBAR-SHADOW-COLOR: #003300;
    SCROLLBAR-ARROW-COLOR: #ffcc33;
    SCROLLBAR-TRACK-COLOR: #e4e4e4;
    SCROLLBAR-DARKSHADOW-COLOR: #003300;
    SCROLLBAR-BASE-COLOR: #339933;
    scrollbar-3dlight-color:#003300;
	
}
td{
}


.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
}


.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: thick #990000;
}

.italic {
	font-style: oblique;
	font-weight: normal;
	font-size: 12px;
}

.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: ffffff;	
}

.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: e4e4e4;
}

.highlight{
	BACKGROUND-COLOR: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FF0000;
	font-weight: bold;
}

.highlight2{
	BACKGROUND-COLOR: #99FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FF0000;
	font-weight: bold;
}

.performance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #e4e4e4;
}


.table{
	border-top-color: #FFFF99;
	border-right-color: #FFFFCC;
	border-bottom-color: #996600;
	border-left-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006633;
	border-top: tempval;
	border-right: tempval;
	border-bottom: tempval;
	border-left: tempval;
	text-transform: uppercase;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

.trDiscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 3px solid #FFCC00;
}

.CategoryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

.blue {
	font-weight: bold;
	color: #0000CC;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.green {
	font-weight: bold;
	color: #009933;
}
.changeNote {
	font-size: 75%;
	padding: 2px;
	border: thin solid #CC0000;
	background-color: #F5F5F5;
}

.greenButton{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #333333;
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	margin-buttom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-width: 3px; 
	border-left-width: 3px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	padding: 5px 5px 5px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.greenButton a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.greenButton a:hover{
	color: #00cc33;
	text-decoration: none;
	font-weight: bold;
}



.greenButtonX{
	color: #FFFFFF;
	background-color: #009900;
	font-weight: bold;
	border: 1px solid #009900;
	line-height: 2;
	text-decoration: none;
}

.greenTXT{
	color: #009900;
}

.greenTXT2{
	color: #009900;
}


.storyGreen{
	background-color: #eef9e8;
	border: 1px solid #03A803;
	background-image: url(../imagesCss/greenBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.story4{
	/*clear: both;*/
	border: 1px solid #CCCCCC;
	clear: both;
	font-size: 80%;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 50px;
}

