
/* ----------------------menu sub---------------------- */
#subpub-nav{position:relative;height:43px;font-size:12px; font-weight:bold;background:#fff url("../images/bg.gif") repeat-x bottom left;font-family:"Lucida Sans Unicode", "Lucida Grande", arial,Sans-Serif;}
#subpub-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#subpub-nav ul li{display:block;float:left;margin:0 2px;}
#subpub-nav ul li a{display:block;float:left;color:#BCBBBB;text-decoration:none;padding:0 0 0 8px;height:43px;line-height:50px;}
#subpub-nav ul li a span{display:block;float:left;padding:0 8px 0 0;height:31px;width:auto;}
#subpub-nav ul li a:hover{color:#626060;}
#subpub-nav ul li a:hover span{display:block;cursor:pointer;}
#subpub-nav ul li a.current,#subpub-nav ul li a.current:hover{color:#981D33;background:transparent url("../images/left.gif") no-repeat top left;}
#subpub-nav ul li a.current span{background:transparent url("../images/right.gif") no-repeat top right;height:43px;}
/* ------------------------------------------- */



.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, Sans-Serif;
	color:#626060;
	line-height: 1.5em;
	font-size: 13px;
	margin: 0px;
	width: 800px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dotted #BCBBBB;
}
.gradient-style a
{
   color:#626060;
   text-decoration:none;
   display: block;
}
.gradient-style a:hover
{
	display: block;
	background: #F3F3F3 ;
	color:#626060;
	text-decoration: underline;
}
.maroonbodytext
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:13px; 
	color: #981D33; 
	font-weight:normal;
	line-height: 1.5em
}
.greenbodytext
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:13px; 
	color: #436F11; 
	font-weight:bold;
	line-height: 1.5em
}
.fornewstitle
{
    width:auto;
	height:auto;
}
.prev
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color:#981D33;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	width: 130px;
	float:left;
	height:25px;
	text-align: left;
	padding-left: 35px;
	background: url(../images/arrow_prev.png) no-repeat;
}
.prev a
{
   text-decoration:none;
   color:#981D33;
}
.prev a:hover
{
	text-decoration: underline;
}
.next
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color:#981D33;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	float:right;
	width: 70px;
	height:25px;
	text-align: left;
	padding-left: 35px;
	background: url(../images/arrow_next.png) no-repeat;
	background-position:right;
}
.next a
{
   text-decoration:none;
   color:#981D33;
}
.next a:hover
{
	text-decoration: underline;
}

