/* CSS Document */
body 
{
	background-color: transparent;
	text-align: left;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #575757;
	background-color: #FFF;
}


.padNavArrow
{
	padding-right: 6px;
	padding-Left: 6px;
}

.padNavLink
{
	padding-right: 9px;
	padding-left: 5px;
}

.sep
{
    border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.logo
{
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;	
}


/* ----------------------TOP OF NAV -- */
#swapmenu {
	
	top: 7px;
	width: 135px;
	wid\th: 135px;
	font-weight:normal;
	padding-bottom:2px;
	text-decoration: none;
	padding-left:0px;
	font-size:x-small;

}

#swapmenu ul {margin: 0px; padding: 0px;}
#swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

.closed a, 
.open a 
{
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #009900!important;
	background-color: #FFF!important;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	margin-top: 0;
}

.closed a:hover, 
.open a:hover 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
    color: #666666; 
	background-color: #F4FCEF!important;
	text-decoration: none;
}

a.closed:active, 
a.open:active 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
    color: #666666; 
	background-color: #F5F5F5!important;
	text-decoration: none;
	
}

.closed a 
{
    background-color: #FFF !important;
    color: #660000; 
	padding-bottom: 10px;
}

/* ------ Sub Link List Items -- */
.open a {
	color: #009900!important;
	background-color: #FFF!important;
    border-bottom-widthc: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	text-decoration: none;
	font-weight: normal;	
	padding-bottom: 10px;
}

.open a:active {
	color: #009900!important;
	background-color: #FFF!important;
    border-bottom-widthc: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	text-decoration: none;
	font-weight: normal;	
}

.closed ul a, 
.open ul a
{
	padding-left: 12px !important;
	color: #666!important;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: normal;
}

.open ul a:hover 
{
	text-decoration: underline;
	list-style: url(barter_arrow.gif)
}
.open ul a:active
{
	color: #009900!important;
	text-decoration: none;
}

.links  
{
	font: inherit;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 6px;
	color: #FFFFFF!important;
	background-color: #51B64C!important;
	font-weight: bold;
	margin-bottom: 0.8em;
	height: 20px;
	line-height: 20px;
}

.set  
{
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #009900!important;
	background-color: #F5F5F5!important;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.set a 
{
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #009900!important;
	background-color: #F5F5F5!important;
	font-weight: bold;
}

.set a:hover 
{
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #009900!important;
	background-color: #F4FCEF!important;
	font-weight: bold;
}


/*[if gte IE 5]*/
#swapmenu ul a {height: 1em;}
/*[endif]*/

/*[if IE 5]>*/
#swapmenu li {margin-top: 0px;}
/*[endif]*/



#menu_content_container {
    overflow: hidden;
}

/* ---------------------- Menu Column -- */

#menu_col {
	width: 146px;
	wid\th: 146px;
    height:auto;
	float: left;
	padding-top:0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
