/* CSS Document */

body {
	margin-top:0px;
	background-color:#EA0007;
	background-image:url(images/backgroundfade.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

td, th, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	line-height:17px;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#FF0007;
}

h1 {
	font-size:14px;
}

.shadowright {
	background-image:url(images/shadow-right.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

.shadowleft {
	background-image:url(images/shadow-left.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

.shadowlow {
	background-image:url(images/shadowlow.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
	

.contactdetails {
	font-size:11px;
	color:#444444;
	line-height:15px;
}

.redtext {
	color:#FF0007;
}

.profiletext {
	color:#555555;
	line-height:16px;
}

.smalllinks {
	font-size:10px;
	line-height:14px;
}


.topcorner {
	background-image:url(images/topleftcorner.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.botcorner {
	background-image:url(images/botrightcorner.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.legal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
