.header-links {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2c2b2b;
	text-decoration: none;
}
.header-nav-links {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.header-nav-links:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	font-variant: normal;
	color: #FFFFFF;
}
.footer-links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.footer-links:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
}
.maintext-bold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #737373;
	text-decoration: none;
}
.black-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white-bold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.table-border {
	border: 1px solid #CCCCCC;
}


.main-text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2f2f2f;
	text-decoration: none;
}
.header-links {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #817F7F;
	text-decoration: none;
}
.header-links:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #817F7F;
	text-decoration: underline;
}


.plan-text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sign-up {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.left-links {
	font-family: verdana;
	font-size: 10px;
	line-height:18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.left-links:link {
	font-family: verdana;
	font-size: 10px;
	line-height:18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.left-links:active {
	font-family: verdana;
	font-size: 10px;
	line-height:18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.left-links:visited {
	font-family: verdana;
	font-size: 10px;
	line-height:18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.left-links:hover {
	font-family: verdana;
	line-height:18px;
	font-size: 10px;
	font-weight: bold;
	color: #FD0707;
	text-decoration: underline;
}

.sign-up:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.hid span { display:none; }
.hid{ border-bottom:1px; text-decoration: none; }
.hid:hover{ position:relative; COLOR:#F26522 }
.hid:hover span { display:block; width:300px; color:black; position:absolute; top:-50px; left:25px;;
 /* formatting only styles */ padding:3px; margin:3px; z-index:50; background:#F1E884; border:1px dotted #000000; opacity:1; 
 /* end formatting */ }