/* ---------- Main Links ----------- */
a:link { color: #FF6600; text-decoration: underline; font-weight: normal; }
a:active { color: #FF6600; text-decoration: underline; font-weight: normal; }
a:visited { color: #FF6600; text-decoration: underline; font-weight: normal; }
a:hover { color: #FF6600; text-decoration: underline; font-weight: normal; }

body {	font-family:arial,helvetica,sans-serif;	background-color:#FFF;	font-size:8pt;	}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
th { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #468C8C;	font-weight: bold; text-align:left; }

h1{font-size: 18px; font-weight: bold; color: #113333}
.Heading {font-size: 18px; font-weight: bold; color: #113333}
h2 {font-size: 14px; color: #FF3300;	font-weight: bold;}
.Subheading {font-size: 14px; color: #226666;	font-weight: bold;}
.SmallText {font-size: 10px}
.warning {font-size:14px; color:FF0000; font-weight:bold;}

.tablecol1 {background-color: #E4F6F6;}
.tablecol2 {background-color: #F5FBFB;}
.tablecol3 {background-color: #6E9393;}

/* ---------- Ste's Stlyes  (oh oh!) ----------- */
.horiz_highlight {color:FF3300; font-weight:bold;}
.gigsMonth {font-size: 14px; color:FF3300; font-weight:bold;}
.table_header {font-weight:bold;}

/* ---------- End of Ste's Styles----------- */

/* ---------- News Styles----------- */
.NewsDate {font-size: 15px; font-weight: bold; color: #113333}
.NewsTitle {font-size: 15px; font-weight: bold; color: #226666}

.SmallNewsDate {font-size: 13px; font-weight: bold; color: #113333}
.SmallNewsTitle {font-size: 13px; color: #226666}


/* ---------- End of News Styles----------- */
	

/* ---------- MainMenu----------- */
#MainMenu { 
width: 100%; 
margin: 0 auto; 
border-collapse:collapse; 
table-layout:fixed; 
} 
#MainMenu td a {display:block; font:11px; color:#fff; text-decoration: none; font-weight: bold; padding: 0px 9px 0px 0px; }
#MainMenu td a:link, #MainMenu a:visited, #MainMenu a:active{ color: #fff; } 
#MainMenu td a:hover { color: #fff;text-decoration: underline; } 
* html #Unit1Links td a {width: 100%;} 

/* ---------- Unit2 Links----------- */


#SubMenu { 
width: 100%; 
margin: 0 auto; 
border-collapse:collapse; 
table-layout:fixed; 
} 
#SubMenu td a { 
		text-align:center;
		display:block;
		font: 11px;
		color:white;
		text-decoration: none;
		padding: 1px 1px 2px 10px;
		background: #336666;
		border-bottom: solid #fff;
		border-bottom-width: 1px;
} 
#SubMenu td a:link, #SubMenu a:visited, 
#SubMenu a:active{ 
color: #fff; 
background-color:#336666; 
} 
#SubMenu td a:hover { 
color: #000; 
background-color:#99CCCC; 
} 
* html #SubMenu td a {width: 100%;} 

.logtext {
	font-size: 11px;
	background-color: #ACE6E6;
		padding: 3px 3px 3px 3px;
		text-align:right;
}
