/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000077;
}
a:hover {
	text-decoration: underline;
	color: #000077;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.happyhelp{ /* For the "Find" and "Help" boxes */
margin: 5px 5px 10px 5px;
background-color: #FFF;
padding: 0;
width: 235;
}

.happyhelp a{
display: block;
padding: 0px 0px 3px 0px;
font-size: 12px;
}

.linkbox{
border-left: 2px dashed #CC9;
border-bottom: 2px dashed #CC9;
border-right: 2px dashed #CC9;
padding: 3px 1px 2px 6px;
}

.greyarea{
border: 0px solid #FFCC33;
height: 100%;
/* background-image:url(gray_background.gif); */
}

.quicklinks{
margin: 0px 6px 6px 12px
}

.quicklinks span{
display: block;
position: relative;
padding-right: auto;
font-size:13px;
font-weight: bold;
margin-bottom:8px;
}

.quicklinks a{
margin-left: 8px;
}

.toplinks{
text-align: center;
margin-top: 8px;
}

#banner{
text-align: center; /* This centres images too, suprisingly enough :-) */
}

.blogetc{
padding: 10px;
}

.vspacer{
margin-top: 2em;
}
