/* --------------------------------- */
/*  SPECIAL PRINT CLASSES            */
/* --------------------------------- */
.noprint {  display: none; }

/* --------------------------------- */
/*  BODY TEXT                        */
/* --------------------------------- */

a
{
COLOR: #0066CC;
TEXT-DECORATION: underline;

}
A:hover {
	COLOR: #ff7aa00;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	
}
A:link {
	COLOR: #0066CC;
	
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
body {
	color: #666666;
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	visible: false;
	background-image: url(bg.gif);
}

#Table_01
{border-left:solid 1px #ffffff;
border-right:solid 1px #ffffff;
}
#eteng_0
{
padding-left:70px;
}
p, blockquote, form, label, legend, noframes, noscript, ol, ul, td {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	visible: false;
}

li {
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style: disc outside none;
	margin-left: -15px;
	visible: false;
}

font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visible: false;
}
option, select, textarea, input {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	visible: false;
}

/* --------------------------------- */
/*  LINK CLASSES                     */
/* --------------------------------- */
/* Sidebar Nav */
#menu {
	height:31px;
	background-image: url(about_02_06.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menubg {
	background-image: url(about_02_06.jpg);
	background-position: right center;
}
.middlebg {
	background-image: url(about_bg.jpg);
	background-position: left center;
}
.bottombg {

	background-image: url(bottom.jpg);
	background-position: left center;
	
}
.bottom{
	color: #834802;
	filter:shadow(color=red,direction=225)
}
dt {
	background-image: url(arrow_2.gif);
	background-repeat: repeat-y;
	
	background-position: left top;
	line-height:26px;
	padding-left:10px;
	}
	.dt2 {
	background-image: url(arrow_3.gif);
	background-repeat: repeat-y;
	background-position: left top;

	}
input
{
border:1px outset FDC86B;
}
textarea
{
border:1px outset FDC86B;
}
.shadow {
padding:3px;

	filter: DropShadow(Color=#f0f0f0, OffX=5, OffY=5, Positive=2)
}
