.STYLE1 {color: #CC3300}
body {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #467394;
	background-repeat: repeat-x;
	line-height: 18px;
}
body,td,th {
	color: #000000;
}
a {	
	color: #3366CC;	
	text-decoration: none
}

a:hover {	
	text-decoration: underline
	}

.list {
	font-size: 14px;
	color: #F0F0F0;
}
.p1 {text-indent: 9pt}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 180px;
height:38px;
}

.glossymenu li a:visited,
 .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}
a.fu:visited {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
a.fu:link {
	color: #676767;
	font-size: 14px;
	font-weight: bold;
}
a.fu:active {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a.fu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a.wo {	
	color: #cc3300;	
	text-decoration: none
}

a.wo:hover {	
	text-decoration: underline
	}