/* Copyrights 2005 - http://www.lebanondesign.com */
a {
	color: #666666;
}

a:visited {
	color: #83A8AF;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
#enterBtn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav #right a {
	border-right: 10px solid #999999;
	padding-right: 5px;
	margin-right: 1px;
	display: block;
	text-align: right;
	margin-top: 1px;
	color: #666666;
}
#nav #right a:hover {
	text-decoration: none;
	background: #E9E9E8;
	border-right: 10px solid #003366;
	color: #CC0000;
}
#nav #left a {
	padding-left: 5px;
	border-left: 10px solid #999999;
	display: block;
	width: 93%;
	margin-top: 1px;
	color: #666666;
}
#nav #left a:hover {
	text-decoration: none;
	background: #E9E9E8;
	border-left: 10px solid #003366;
	color: #CC0000;
}
#pageNav #b1 a{
	color: #CCCCCC;
	padding: 13px;
	text-decoration: none;
	font-weight: bolder;
}
#pageNav #b2 a{
	color: #666666;
	padding: 13px;
	text-decoration: none;
	font-weight: bolder;
}

#pageNav #b1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#enterBtn a {
	color: #333333;
	font-size: 24px;
	text-decoration: none;
}
#welcomeLinks a {
	text-decoration: underline;
	color: #333333;
}
#welcomeLinks a:hover {
	color: #FFFFFF;
	background: #999999;
}
#enterBtn .rightLink {
	border-left: medium solid #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
}
#nav a {
	text-decoration: none;
}
