/* ------------------
 styling for the tables 
   ------------------   */
#menu-links-upper
{
	margin: 0px;
	width: 800px;
	height:19px;
	padding:0px;
	background:url(../images/boxUpper.gif) no-repeat;
}
#menu-links-mid
{
	margin: 0px;
	width: 800px;
	padding:0;
	background:url(../images/boxBg.gif) repeat-y;
}
#menu-links-lower
{
	margin: 0px;
	width: 800px;
	height:18px;
	padding:0px;
	background:url(../images/boxLower.gif) no-repeat;
}
#box-menu-left
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	color: #666666;
	line-height: 1.6em;
	font-size: 12px;
	margin: 0px;
	width: 363px;
	text-align: left;
	padding-left:20px;
	float:left;
}
#box-menu-left a
{
	color: #666666;
	text-decoration:none;
}
#box-menu-left a:hover
{
	color: #981D33;
	text-decoration:underline;
}
#box-menu-right
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	color:#666666;
	line-height: 1.6em;
	font-size: 11px;
	margin: 0px;
	width: 363px;
	text-align: left;
	float:right;
	padding-right:20px;
}
#box-menu-right a
{
	color: #666666;
	text-decoration:none;
}
#box-menu-right a:hover
{
	color: #981D33;
	text-decoration:underline;
}
.cagelink-left
{
	margin: 0px;
	width: 800px;
	padding-bottom: 2px;
	padding-top: 20px;
	border-bottom: 1px dotted #BCBBBB;
}
.gradient-style a
{
   color:#161616;
   text-decoration:none;
   display: block;
}
.gradient-style a:hover
{
	display: block;
	background: #F3F3F3 ;
	text-decoration: underline;
}
.textlinkstitle
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:16px; 
	color: #981D33; 
	font-weight:bold;
	line-height: 1.3em; 
	letter-spacing:-0.07em;
}

.textlinksbody
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:13px; 
	color: #626060; 
	font-weight:normal;
	line-height: 1.5em
}
.forlinkstitle
{
    width:auto;
	height:auto;
}
.textlinksnav-big
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:14px; 
	color: #981D33; 
	font-weight:bold;
	line-height: 1.2em; 
	letter-spacing:-0.03em;
}
.textlinksnav-medium
{ 
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:13px; 
	color: #555555; 
	font-weight:bold;
	line-height: 1.3em; 
	letter-spacing:-0.03em;
}
.imgLogo
{  
	width:108px;
	margin:0;
	padding:0;
	height:auto;
	float:left; 
}
.wraplink
{  
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	text-align: left;
	color:#666666;
	line-height: 1.3em;
	font-size: 13px;
	width:660px;
	margin:0;
	padding-left:20px;
	height:auto;
	float:left;
	font-weight:normal; 
}
.reset-top
{  
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	float: right;
	color:#497B24;
	font-size: 11px;
	font-weight:normal;
}
.reset-top a
{  
	color:#497B24;
	text-decoration:none;

}
.reset-top a:hover
{  
	color:#497B24;
	text-decoration:underline;
}
