body {
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-attachment: fixed;
	background-color: #585757;
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	height: 100%;
}
a  {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.header{
	background-color: #333333;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.menu a  {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.menustatus a  {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer{
	background-color: #333333;
	width: 100%;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.fineprint  {
	font-size: 9px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
}
.fineprint a  {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.fineprint a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.input1{
	width: 250px;
	border: solid 1px #333333;
	background-color: #CCCCCC;
	color: #333333;
}
.security{
	width: 80px;
	border: solid 1px #333333;
	background-color: #CCCCCC;
	color: #333333;
}
.formbutton{
	width: 110px;
	border: solid 1px #333333;
	background-color: #CCCCCC;
	color: #000000;
}
.imageborders{
	border: 1px solid #000000;
}
.blogtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.fineprintdate  {
	font-size: 9px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.errorcolour {
	color: #FF0000;
}
