a:link{
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFDF;
}

a:active{
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFDF;
}

a:visited{
	color: #990000;
	text-decoration: none;
	background-color: #FFFFDF;
}



a:hover{
	text-decoration: underline;
	color: #757500;
	background-color: #FFFFDF;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFDF;
	color: #757500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
}
#footer {
	text-align: center;
	float: right;
	width: 900px;
	position: relative;
	font-size: 70%;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	color: #FFFFDF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC0000;
	font-size: 500px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#Innercontainer {
	float: left;
	width: 900px;
	position: relative;
	padding-top: 150px;
	background-image: url(/images/backpic.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#strapline {
	text-align: center;
	float: right;
	width: 500px;
	position: relative;
}
h1 {
	font-size: 110%;
	color: #000000;
}

#Content {
	text-align: justify;
	float: right;
	width: 500px;
	position: relative;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.imagerightnoborder {
	float: right;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tdright {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.smalltext {
	font-size: 80%;
}
li {
	list-style-image: url(../images/li.gif);
	list-style-type: none;
}
