﻿/*.nav_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7cb2ee;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
}
.nav_title a
{
	color:White;
	text-decoration:none;	
}
.nav_title a:hover
{
	text-decoration:underline;	
}*/

.receive{
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	background-color: #e6e6e6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7cb2ee;
	border-left-color: #7cb2ee;
}
.spacer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e6e6e6;
	height: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7cb2ee;
	border-left-color: #7cb2ee;
}
/*
.nav_sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e6e6e6;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7cb2ee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7cb2ee;
	border-left-color: #7cb2ee;
	padding-bottom: 3px;
}
.nav_sub a
{
    color:Black;
    text-decoration:none;
}
.nav_sub a:hover
{
    text-decoration:underline;
}
*/
.hacker {
	padding-bottom: 10px;
}
.fade {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(/images/verticalnavigation/fade.gif);
	background-repeat: no-repeat;
}
/*#nav {
	width:202px;
	height:100%;
	z-index:2;
}*/