﻿body {
    /* The following line is an iOS Webkit browser extension to stop iPhone re-sizing the text.  Resized text screws up the site layout */
    -webkit-text-size-adjust: 100%;}

.style1 {color: #FFFFFF}


.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style7 {
	font-size: 12px;
	font-weight: bold;
}

.style15 {font-size: 14px}

.style19 {color: #006600; font-weight: bold; }

a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
}

.style21 {color: #00CC66}

.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dropshad {
	box-shadow: 5px 5px 3px #666666;
}

.dropshadbox {
	border: 1px solid #ff0000;
	box-shadow: 5px 5px 3px #666666;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
a.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
a.style3 :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}
