.menuti, body, td, input, textarea, select, a
{
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

td
{
	text-align: left;
	vertical-align: top;
}

H1
{ 
	color: #401010; font-weight: bold; text-decoration: none;
	font-size: 11px; 
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#menuti H1
{ 
	color: #ffffff; font-weight: bold; text-decoration: none;
	font-size: 11px; 
}

a 
{ 
	color: #4e050c; font-weight: bold; text-decoration: none;
	font-size: 10px; 
}

a:hover
{
	color: #f00;
	font-weight: bold;
	font-style: bold;
}

.awhite 
{ 
	color: #FDFDFD; font-weight: bold; text-decoration: none;
	font-size: 10px; 
}

.awhite:hover 
{
	color: #401010 
}



.menuti
{
	font-size: 10px;
	color: white;
	font-weight: bold;
}



/* Home page  */
.hmtiballet, .hmticoncert, .hmticricket, .hmticultural, .hmtif1, .hmtifootball, .hmtihorse, .hmtirugby, .hmtitennis, .hmtitheatre
{
	color: FDFDFD;
	font-weight: bold;
	font-size: 10px;
	width: 50%;
}

a { color: #4e050c; font-weight: bold; text-decoration: none }
a:hover { color: #f00 }


.hmtitennis { background: #FEA000 }
.hmtirugby { background: #FE7100  }
.hmtif1 { background: #FF5000  }
.hmtifootball { background: #FE3700  }
.hmticricket { background: #FF0200  }

.hmticoncert { background: #FF0200  }
.hmtitheatre { background: #FE3700 }
.hmtiballet { background: #FF5000  }
.hmticultural { background: #FE7100  }
.hmtihorse { background: #FEA000  }
.smalltext { color: #c0c0c0; font-size: 9px; line-height: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }

.whitenav
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.whitenav a { color: #ffffff }
.whitenav a:hover { color: #FF0000 }

#footer {
	width: 775px;
	margin: 0 auto;
}

#footer .left {
	width: 45%;
	float: left;
	padding: 5px 5px 5px 0;
	text-align: left;
}

#footer .left img {
	vertical-align: middle;
}

#footer .right {
	width: 45%;
	float: right;
	padding: 5px 0px 5px 5px;
	text-align: right;
}


#adverts a img {
	border: none;
}
