/*

Created:	4 August 2005
Author:		scottr

*/





body { 
	margin: 0; 
	padding: 0; 
	background: #fff;
	font-family: arial, helvetica, san-serif;
	color: #000;
}
p, li, td, th {
	font-size: 75%;
	line-height: 140%;
}

.head 
{
  color:#CA223B;
  font-size:125%;
}

.mnu {

background: url("../images/mnuBack.jpg"/*tpa=http://www.hellride.com.au/images/mnuBack.jpg*/) repeat-x;
}
.signin {

background: url("../images/mnuLogin.jpg"/*tpa=http://www.hellride.com.au/images/mnuLogin.jpg*/) repeat-x;
}
.menu {
font-weight: bold;
color: #ffffff;
font-size: 120%;
margin-bottom:9px;
}

a.menu:link, a.menu:visited {
font-weight: bold;
color: #ffffff;
font-size: 120%;
text-decoration:none;
}

a.menu:hover{
text-decoration:none;
color:#000000;
}
a.menuoff:link, a.menuoff:visited {
font-weight: bold;
color: #C0C0C0;
font-size: 120%;
text-decoration:none;
}

a.menuoff:hover{
text-decoration:none;
}
#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 8px 10px;
}
.menuoff
{
font-weight: bold;
color: #C0C0C0;
font-size: 120%;
text-decoration:none;
}
