/* CSS Document */
body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link, a:visited {
	font-size:14px;
	text-decoration: underline;
	color: #990000;

}
a:hover {
	font-size:14px;
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size:20px;
	color: #000000;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
	color: #000000;
}
h4 {
	font-size:12px;
}
.boldlist {
	font-size:15px;
	font-weight:bold;
}
#bottlinks a:link, #bottlinks a:visited {
	font-size:9px;
	text-decoration:none;
	color: #333333;
}
#bottlinks a:hover {
	font-size:9px;
	text-decoration: none;
	color: #999999;
}
.free a:link, .free a:visited {
	font-size:14px;
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
.free a:hover {
	font-size:14px;
	text-decoration: underline;
	color: #0000FF;
	font-weight:bold;
}	
#greyblock {
	background-image:url(../IMAGES/greyblock.jpg);
	background-repeat:repeat-y;
}
.includedlist {
	font-size:15px;
	color:#993333;
}
.list a:link, .list a:visited {
	font-size:14px;
	text-decoration: none;
	color: #990000;
}
.list a:hover {
	font-size:14px;
	text-decoration: underline;
	color: #CC0000;
}
.more a:link, .more a:visited {
	font-size:15px;
	text-decoration: underline;
	color: #993333;
}
.more a:hover {
	font-size:15px;
	text-decoration: underline;
	color: #FF0000;
}
.redspace {
	background-image: url(../IMAGES/redspacer.gif);
	background-repeat:repeat-x;
}
.right {
	border-right: 1px solid #993333;
}
.smright {
	border-right: 1px solid #000000;
}

#smallgrey {
	background-image: url(../IMAGES/smallgrey.jpg);
	background-repeat:repeat-x;
	font-size:13px;
}
#smallgrey a:link, #smallgrey a:visited {
	font-size:13px;
	text-decoration: none;
	color: #FFFFFF;
}
#smallgrey a:hover {
	font-size:13px;
	text-decoration: underline;
	color: #990000; 
}
#smalltext {
	font-size:9px;
}
#smalltext a:link, #smalltext a:visited {
	font-size:9px;
	text-decoration: underline;
	color: #990000;
}
#smalltext a:hover {
	font-size:9px;
	text-decoration: underline;
	color: #FF0000;
}	
.textgrey {
	background-image:url(../IMAGES/greytextfill.jpg);
	background-repeat:repeat-x;
}
.top a:link, .top a:visited {
	font-size:11px;
	text-decoration: underline;
	color: #666666;
}
.top a:hover {
	font-size:11px;
	text-decoration: underline;
	color: #993333;
}



