/*
Navigation Stylesheet
for www.compudocs.co.uk
July 2007
*/


a:link, a:visited
{
	color: #333;
}
#righttop a, .column a, #lefttop a
{
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
#righttop a:hover, .column a:hover, #lefttop a:hover
{
	border-bottom: 0;
}
a:hover, a:active
{
	color: #333;
	text-decoration: none;
}
#footer a
{
	color: #666;
}
#footer a:hover
{
	color: #000;
	text-decoration: none;
}
#navigation
{
	clear: both;
	margin-left: 10px;
	text-align: left;
}
#navigation ul li
{
	font-size: 12pt;
}
#navigation a
{
	color: #009;
	font-weight: bold;
	text-decoration: underline;
}
#navigation a:hover
{
	color: #000;
	text-decoration: none;
}
#navigation a:active
{
	color: #fff;
	text-decoration: none;
}
#navigation ul, #navigation li
{
	display: inline;
}
ul, li
{
	margin: 0px 1px 0px 1px;
	list-style-type: square;
	list-style-position: inside;
}
.aactive
{
	color: #000;
	text-decoration: none;
	border: 0;
}
#faq a:link, #faq a:visited, #faq a:active
{
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
#faq a:hover
{
	border: 0;
}
