a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E68A00;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #E68A00;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E18700;
}
/* Navigation */
#nav  {
	margin:0;
	padding:0;
	width:100%;
	border-top:0px solid red;
	height:0px;
}
#nav li {
	height:28px;
	list-style-type:none;
	xbackground:yellow url(images/nav-on.gif) repeat-x left center;
	xwidth:78px;
	border-right:1px solid white;
	text-align:center;
	float: left;
}
#nav li a {
	 xwidth:78px;
	 height:28px;
	 padding-top:10px;
	 background: transparent url(images/nav_normal.gif) repeat-x;
	 background-position: top left;
	 display:block;
	 text-decoration:none;
	 color:#fff;
	 font-weight:bold;
	z float:left;
}
#nav li a:hover {
	display:block;
	 background: transparent url(images/nav_hover.gif) repeat-x;
	 background-position: top left;
	 z-index:300;
}
.bg {
	background: transparent url(images/nav_bg.gif) repeat-y;
}
.nav-border {
	border-top:1px solid white;
}
/******************** side nav ********************/
 #navlist {
	margin-left: 0;
	padding-left:0;
	xpadding-top:0;
	margin-top:0;
	text-transform: uppercase;
	list-style: none;
}
#navlist li {
	line-height:12px;
	padding-top:1px;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
}
#navlist a {
	padding-left: 20px;
	padding-top:1px;
	padding-bottom:3px;
	font-size:9px;
	font-weight:bold;
	color:#555555;
	text-decoration: none;
	background-image: url(images/bullet_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#navlist li a:link {
	padding-left: 20px;
	text-decoration:none;
	color:#555555;
	background-image: url(images/bullet_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
#navlist li a:hover {
	padding-left: 20px;
	text-decoration:none;
	color:#333333;
	background-image: url(images/bullet_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

x* html #nav li {height:47px;he\ight:45px;width:100px;w\idth:98px}/* box model hack*/
x* html #nav li a{height:45px;he\ight:25px}/* box model hack*/

 