body {
	background: White;
	color: #000;
	margin: 0;
	padding: 0;
	font: 11px Arial,sans-serif;
	background-image: url(BG.GIF);
}

#nav {
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	line-height: 0px;
	list-style-type: none;
	background-color: White;
}

#nav ul  {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1px;
	list-style-type: none;
	display: block;
	position: relative;
	 top: -41px;
}

#nav a {
	display: block;
	color : Black;
}

#nav li {
	FLOAT: left;
}

#nav ul a { 
	padding: 3px;
}

#nav li a {
	DISPLAY: block;
}


#nav li ul {
	width:250px;
	LEFT: -999em;
	POSITION: absolute;
	margin-top: 12px;
	padding-top:0px;
	display: inline-block;
	z-index: 3;
	top: 97px;
	background: url(MENU-CENTER.JPG) repeat-y top left;
}

#nav li ul li.menu_top {
	padding-top: 3px;
}

#nav li ul li.menu_top img {
	position: relative;
	top: -3px;
	left: -13px;
}

#nav li ul li.menu_bottom img {
	position: relative; 
	top: 3px; 
	left: -13px;
}

#nav li ul li {
	width:250px;
	padding: 10px 2px 0px 12px;
	margin: 1px;
	text-align: left;
}

#nav li ul li a {
	padding-bottom: 1px;
	color: Black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	position: relative;
	z-index: 4;
	background-position: top;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li ul:hover {
	left: auto;
}


#nav a:hover {
	color: #E57F00;
	font-weight: bold;
	text-decoration: none;
}

p {
	font: 11px Arial,sans-serif;   
	margin: 0px 0px 10px 0px;
}

div.bottom a:link,div.bottom a:visited {
	text-decoration: none;
	font:11px Arial;
	text-align: left;
	color: #635641;
}

div.bottom a:hover {
	text-decoration: underline;
	font: 11px Arial;
}

.article_body { 
	margin-top:10px; 
	color:#333333; 
	font-size:12px; 
	font-family:Arial, Helvetica;
}

.shade_left_bottom {
	background: url(_SHADE_LEFT_BOTTOM.JPG); 
	width: 6px; 
	height: 6px;
}

.shade_bottom { 
	background: url(_SHADE_BOTTOM.JPG); 
	width: 960px; 
	height: 6px;
}

.shade_right_bottom {
	background: url(_SHADE_RIGHT_BOTTOM.JPG);
	width: 6px;
	height: 6px;
}

.bottom_address {
	text-align:left;
	color:#555555;
	font:12px Arial;
	padding-left:20px;
}

.bottom_copyright {
	text-align: right;
	color: #555555;
	font: 11px Arial;
	padding-right: 20px;
}

.h1 {
	color: #903000;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.link a {
	text-decoration: none;
	color: #973200;
	font-family : Arial;
	font-size: 12px;
}

.link a:hover {
	text-decoration: underline;
}

.orange { 
	color: #FF8000;
}

.td {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align: left;
}

.CT {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align: left;
}

.CTsubtitle {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
}


.td_left_nav { background-color: #e4e4cb; text-align:right; vertical-align:top; width: 208px;}

.td_vertical_nav { background:#f5f3e2; max-width:193px; text-align:left; font-size:13px; line-height:25px; font-family:Arial, Helvetica; color:#993900; width:193px; padding-left:7px;}
.td_vertical_nav a { color:#993900;}
.alert {font-size:12px; color:#FF0000;}
