/**  light blue - #99CCCC    pink - #FFCCCC  dark pink - #99CC66   green - #99CC66  orange - #FFFF99     LinkColour - #990000  
header font - times
main font - verdana
**/

body {
	margin: 0px;
	font-family: verdana, Arial, sans-serif;
 font-size: 70%;
 line-height: 110%;
}

a:link {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}

a:active {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

.txt {
	font-family: tahoma, Arial,  sans-serif;
	font-size: 10px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#9C0000;
	text-transform: none;
	margin: 5px 0px 0px 0px;
	padding: 3px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#9C0000;
	text-transform: none;
	margin: 0px;
	padding: 3px;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 3px;
}

#container {
	width: 760px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999  ;
	background-image: url(../images/dotsTile.gif);
	background-repeat:repeat-y;
	padding-left: 20px;
}

#content
{
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
}
/**
.eventTitle {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 8px 6px 3px 3px;
	padding: 0px 0px 0px 0px;
	width: 340px;
	height:113px;
	background-color:#FFCCCC;
}

.eventTitle h1 {
	color: #000000;
	margin-bottom: 10px;
}

.eventTitleNav{
font-family:Verdana, Arial, Helvetica, Sans-serif;
font-size:11px;
margin: 11px 0px 0px 14px;
}

.welcome{
text-align:left;
font-family:Georgia, 'Times New Roman', Times, serif;
font-weight: bold;
font-size: 11px;
margin: 0px 0px 4px 10px;
}

.search{
margin: 0px;
padding: 0px;
}
**/

#pinkNavBox {
margin: 15px 5px 5px 5px;
width: 359px;
height:98px;
background: #FCC;
text-align: left;
float: right;
padding: 10px 0 5px 0;
color: #000;
}

#pinkNavBox p {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
padding: 20px 0px 0px 10px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}

#pinkNav {
margin: 0px 30px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000;
text-align: right;
}

#pinkNav a  {
color:  #000;
text-decoration: none;
}

#pinkNav a:link, #pinkNav a:visited {
color: #000;
text-decoration: none;
text-decoration: none;
}

#pinkNav a:hover {
text-decoration: underline;
}
#pinkNav #act {
font-weight: bold;
}
#pinkNav #act2 {
font-weight:bold;
color: #666;
}
#pinkNav form {
padding: 2px;
margin: 2px;
}

.infobox {
	color:#000000;
	background-color:#FFFFFF;
	margin: 0px 0px 2px 0px;
	padding:2px;
	font-size:11px;
}


.infobox a:link {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

.infobox a:visited {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

.infobox a:hover {
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}

.infobox a:active {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

abbr, acronym, .help {
	/*border-bottom: 1px dotted #000;*/
	cursor: help;
}

.infobox h3 {
	padding: 0px;
	margin: 2px;
	font-family: verdana, Arial,  sans-serif;
	font-size: 12px;
}

.infobox img {
	float: left;
	margin-right: 0px;
}

.fixwidth{
	width: 746px;
}

.fixedHeightSmall {
	min-height:110px;
}

/* for IE */
* html .fixedHeightSmall{
	height:140px;
}

.BGcolour {
	background-color:#E5E7E6;
}

.scroll {
	overflow: auto;
}

.margin{
	margin: 5px 0px 5px 0px;
}

.holder {
	width:358px;
	height:70px;
	padding: 0px;
	margin: 4px 0px 6px 0px;
	border-right: 2px solid #cc0000;
}

.innerHolder {
	width: 280px;
	height: 70px;
	font-size:11px;
}

.innerHolderTop {
	width: 280px;
	height: 56px;
}

.holder img {
	width: 75px;
	height: 70px;
	border-right: 1px solid #CC0000;
	float: left;
}

.podHoldLeft{
width: 580px;
height: 120px;
float: left;
}

.podHoldRight{
width: 90px;
float: right;
height: 120px;

}

.imageStyle img {
	margin: 1px;

}

.inputStyle {
	font-family: verdana, Arial, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:2px;
	font-size:11px;
	width: 450px;
}

.linkLine {
	width: 280px;
	background-color:#FFCCCC;
	text-align:right;
	height: 14px;
	clear: both;
}

.linkLine a {
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}

.linkLine a:visited {
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}

.linkLine a:hover {
	color:#CC0000;
	font-weight:normal;
	text-decoration:underline;
}

.linkLine a:active {
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}

.holder h3 {
	padding: 0px;
	margin: 1px;
	font-family: verdana, Arial,  sans-serif;
	font-size: 11px;
}



.holder p {
	padding: 1px;
}

.centeredText {
	text-align:center;
}

.to-right {
	float: right;
}

.to-left {
	float: left;
}

.space {
	clear: both;
}

#form {
	margin:0px;
	padding:3px 0px 0px 0px;
}

#footer {
	clear: both;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #000000;
	height:24px;
	border-top: 1px solid #999999;
	width:750px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	text-transform: none;
}