p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.smallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}


.titleGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.subtitleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}

.subtitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.subtitleWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.titleWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: underline;
}

a.small {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: underline;
	/*border-bottom: 1px dotted #386C5A;*/
}

a.bodyLink {color: #330000;text-decoration: underline;}
a.subTitleLink {font-size: x-small;color: #330000;text-decoration: underline;}

input
{
border: 1px solid #781351;
background: url("http://www.deltaacoustics.co.uk/images/forms/backing.gif") no-repeat;
font-size:10px;
height:20px;
}

.formbutton{
cursor:pointer;
border:inset 1px #ccc;
background: #F0F0F0;
font-weight:normal;
font-size:10px;
padding: 1px 2px;
/*background:url("http://www.deltaacoustics.co.uk/images/forms/backing2.gif") repeat-x left top;*/
}


/*LI {

	list-style-image: url(../img/nav/bullet.gif);
	}
*/