Body, Td {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	font-weight: bold;
}
A {
	text-decoration:none;
	color:#FFF;
}
A:hover
{
	color:#0066CC;
}
.title {
	color:#000000;
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat;
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-right: 10px;
    padding-left: 10px;
	font-weight: bold;
	line-height:150%;
}

.title a {
	color:#000000;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* SIDEBAR - For extra links and ad spaces. */
#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 20px;
}

#sidebar li {
	padding: 2px 0;
	border-bottom: 1px dotted #333;
}

#sidebar li a {
	border: none;
}

#sidebar li a:hover {
	padding-left: 20px;
	padding-top: 15px;
	background: url(images/bullet_go.png) no-repeat 0 50%;
	color: #fff;
}

#sidebar h4 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	font-width: 120%;
	color: #333;
}

/* 2010Menu */

#2010menu ul {
	margin: 0;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	padding: 20px;
	line-height: 60px;
}
#2010menu li {
	list-style: none;
	border-left: 1px solid #FFFFFF;
	display: inline;
	padding: 2px 15px;
}
#2010menu li.first {
	padding: 2px 10px;
	border-left: none;
	list-style: none;
	display: inline;
}
#2010menu li a {
	color:#FFFFFF;
	border: none;
}
#2010menu li a:hover {
	color: #0066CC;
}

/* Footer */

#Footer ul {
	margin: 0;
	list-style: none;
	display: inline;
	padding: 20px;
}
#Footer li {
	list-style: none;
	border-left: 1px solid #000;
	display: inline;
	padding: 2px 20px;
}
#Footer li.first {
	padding: 2px 10px;
	border-left: none;
	list-style: none;
	display: inline;
}
#Footer li a {
	color:#000000;
	border: none;
}
#Footer li a:hover {
	color: #0066CC;
}