body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	background-image: url(http://gradcliffe.net/FanlistingImagenes/fondo.png);
}
h1
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #C1C8D7;
	vertical-align: middle;
	word-spacing: 3px;
	display: block;
	background-color: #1F1F1F;
}
b { color: #A6C6D7;}

i { color: #999999; }

u { color: #999999;}

s { color: #3D5878; font-style: italic;}
li {
	list-style-position: inside;
	list-style-type: disc;
}

img {
border: 0;
}
a:link, a:active, a:visited

{
	color: #7ABEBB;
	font-weight: normal;
	text-transform: none;
	border-bottom: 0px;
	text-decoration: none;
}



a:hover

{
	color: #999999;
	position:relative;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



a.nav:link, a.nav:visited, a.nav:active

{font-family: arial;
 background-color:#000000;
 font-size:9px;
 line-height: 7pt;
 text-decoration: none;
 text-transform:none;
 font-weight: normal;
 color: #999999;
 text-align: left;
 display: block;
 padding-left: 2px;
 border-left: 3px solid #EE5B31;
 margin-bottom: 1px}



a.nav:hover

{
	color: #999999;
	letter-spacing: 2px;

border-left: 3px solid color:#EE5B31;
	position:relative;
	margin: 0px;
	padding-left: 2px;
	margin-bottom: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



input, select, textarea

{
	color: #CCCCCC;
	padding: 1px;
	letter-spacing:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #333333;
	border: 1px solid #666666;
}
td {
padding: 3px;
}
#navigation {
	color: #7ABEBB;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 0px;
	text-decoration: none;
	list-style-type: none;
	margin: 6px;
	padding: 6px;
}
#navigation a:hover
{
	color: #999999;
	position:relative;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	width: 176px;
}
#navigation li {
	display: inline;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: -5px;
}

/* control row colours in admin */
.literow {
background: #fff;
}
.darkrow {
background: #ddd;
}
