body { 
	background-color:  #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000; 
 }
 
P, LI, TD, BR, DIV, BLOCKQUOTE  {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
td {
	text-align: left;
}

h2 {
 	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #660000;
}

h3 {
 	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #660000;
}

h4 {
	font-family: Arial, Helvetica;
 	font-size: 14px;
	color: #660000;
}

.nav_text { 
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #660000;
 }
 
  .caption_text { 
 font-family: Arial, Helvetica;
	font-size: 9px;
	color: #333333;
 }
 .copyright_text { 
 font-family: Arial, Helvetica;
	font-size: 9px;
	color: #333333;
 }
  .announce_text { 
 font-family: Arial, Helvetica;
	font-size: 14px;
	color: #333333;
 }
a:link { 
	color: #660000;
 }
a:visited { 
	color: #333333;
 }
a:active { 
	color: #660000;
}

.sidestrip {  background-color: #CCCC33}

.whitebg {
background-color: #FFFFFF;
}

table#OuterTable
{
	width: 780px;
}

table#OuterTable td.LSC{
	width: 200px;
	padding: 0;
	margin: 0;
	background-color: #dfe1ce;
	vertical-align: top;
}
table#OuterTable td.LSC{
	background-color: #dfe1ce;
}

table#News td img{
	padding-right: 10px;

}
table#OuterTable td#TopBanner{
	padding: 0;
	margin: 0;
	background-color: #dfe1ce;
	vertical-align: top;
}
td#MenuCell {
	padding: 0;
	margin: 0;
}
td#MainCell {
	vertical-align: top;
	padding-top: 10px;
}

table#InnerTable td {
	padding-left: 10px;
	vertical-align: top;
	width: 90%;
}

div#navcontainer {
	width:100%;
	height:56px;
	overflow:visible;
	text-transform:none;
	position:relative;
	top: 0;
	padding:0;
	border:0;
	background-color: #ffc;
	color: #000;
	
}

ul#navigation li
{
	list-style: square;
	float: left;
	padding: 0;
	width: auto;
	display: inline;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
}
#navigation li.current {
	height:46px;
}

#navigation a
{
	float: left;
	margin: 0;
	width: auto;
	display: inline;
	padding: 6px 5px 0 4px;
	font-size: 12px;
	line-height: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#navigation a:hover, #nav li:hover a, #nav li.current a  { 
	color:#c30;
	}

#navigation li.current a.index {
	color:#FFF;
}
#navigation li.current a.index:hover {
	color:#c30;
}


/* SUB LEVEL */
#navigation ul
{
	position: absolute;
	width: 100%;
	height: 23px;
	right: 0;
	top: 25px;
	/*border-top:1px solid #FFF;*/
	margin: 0;
	padding: 5px 0 0;
	z-index: 2;
	list-style: disc;
	background-color: #ffc;

}
#navigation ul li {
	position: relative;
	left: 40px;
	list-style:disc;
	float:left;
	padding-right: 5px;
}
#navigation ul li a { padding: 0 3px 0 4px; }
	
/* CURRENT SUBNAV OVERRIDES */	
#homeContent #navigation li.current, #navigation ul li.current  {
	background:transparent;
	height:auto;
	}
/* CURRENT COLORS */
#navigation ul li.current a {
	color:#c30;
}
/* NESTED NORMAL STATE */
#navigation li.current ul a {
	color:#000;

}
/* HOVER COLORS */
#navigation li.current ul a:hover, #navigation li.current ul li.current a {
	color:#c30;
}

/* DISPLAYS */
#navigation ul {
	display:none;	
}
#navigation li.current ul {
	display:block;	
}

div#Footer {
	width: 100%;
	text-align: center;
	position: relative;
	bottom: 0;
}
div#Footer p{
	margin-left: auto;
	margin-right: auto;
}

div.CentreDiv
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
div.CentreDiv div{
text-align: left;
}
div.CentreDiv div.CentreDiv{
text-align: center;
}

.bull {
font-size: 1.4em;
font-weight: bolder;
}	

table#TimeTable {
	width: 600px;
}

table#TimeTable td.Fc{
	width: 100px;
	font-weight: bold;
}

#corner 
{
  opacity: 0.5;              /* CSS3 */
  -moz-opacity: 0.5;         /* legacy Firefox */
  -khtml-opacity: 0.5;       /* legacy Safari/Konqueror */
  filter: alpha(opacity=50); /* MSIE */
}

td#CornerSwap
{
	background-color: #dfe1ce;
	background-image: url(Images/Corner/corner_2.jpg);
	background-repeat: no-repeat;
}
img#EVAKL
{
	padding: 30px 0 0 0;
	margin: 0;
}

#cllist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#cllist li
{
list-style: none;
margin: 0;
display: inline;
}

#cllist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #dfe1ce;
text-decoration: none;
}

#cllist li a:link { color: #600; }
#cllist li a:visited { color: #600; }

#cllist li a:hover
{
color: #000;
background: #897f02;
border-color: #227;
}

#cllist li a#clcurrent
{
background: white;
border-bottom: 1px solid white;
}

