body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}

body {
	width: 100#;
	height: 100#;
	background-color: #efefef;
	background-image:url(images/mainBG.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #003399;}
a:visited {color: #003399;}
a:hover {color: #990000;}
a:active {color: #336699;}

/* HEADER SMALL CALENDAR */
/* HEADER SMALL CALENDAR */
.headercal{
background-image: url(images/header_table_03.gif);
height: 39px;
width: 33px;
vertical-align: bottom;
}

/* LAYOUT */
/* LAYOUT */
#BodyTable{
	width: 100#;
	height: 100#;
	margin: 0px;
}
#InnerBodyTable{
	width:900px;
	height:600px;
	background-image:url(images/upperBG.jpg);
	background-repeat: no-repeat;
}
#CentralInnerTable{
	width:798px;
	height:600px;
	background-color:#FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
#BottomFadeTable{
	width:800px;
	height:125px;
	background-image:url(images/white_grey_fade.jpg);
	background-repeat:no-repeat;
}
.DottedLine{
	background-image: url(images/smallLine.gif);
	background-repeat:repeat-x;	
	height: 1px;
}
.Content {  horizontal-align: center;
  width: 98%;
  text-align:justify;
}

/* EVENT DISPLAY */
/* EVENT DISPLAY */
.BoldBlue {	font-size: 16; color: #003399; font-weight:bold;}
.Blue {	font-size: 12; color: #003399; font-weight:normal;}

/* Calendar Include Items */
/* Calendar Include Items */
.ResultsBar1 {	
	width: 100%;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-image:url(images/CalendarFade.jpg);
	text-align:left;
	text-decoration:none;
}
.ResultsBar2 {	
	width: 100%;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

.BoldHeaders{color:#FFFFFF; font-weight:bold;}
.BoldHeaders a:link, .BoldHeaders a:visited, .BoldHeaders a:hover, .BoldHeaders a:active{color:#FFFFFF; font-weight:bold;}

.CalendarFonts {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.CalendarFontsBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
  A.NOEVENT:Link {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}

  A.NOEVENT:Visited {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}

  A.EVENT:Link {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#990000; font-weight :bold; text-decoration: underline;}

  A.EVENT:Visited {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#990000; font-weight :bold; text-decoration: underline;}

  A.NORMAL:Link {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}

  A.NORMAL:Visited {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  
.NON {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#C0C0C0; font-weight :normal; height:12px; width:20px; padding:2px;}
TD .NON {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#C0C0C0; font-weight :normal; height:12px; width:20px; padding:2px;}
.TOP {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#0000FF; font-weight :bold; height:12px; width:20px;padding:2px;}
.SOME {font-family :Arial, Helvetica, sans-serif; font-size :12px; color :#000000; font-weight :normal; height:12px; width:20px; padding:2px;}
.CALTD {border: 1px solid #FFFFFF;}

.EventDetails {horizontal-align: center;
  width: 98%;
  text-align:justify;
}

/* LEFT SIDE NAVIGATION */
/* LEFT SIDE NAVIGATION */

.TableTOP{
background-image: url(images/cal_head_foot.jpg);
width: 185px;
height: 25px;
vertical-align:baseline;
}

.WhiteBG {
background-color:#efefef;
padding:1px;
}

.WhiteBG ul a:link, .WhiteBG ul a:visited {display: block;}
.WhiteBG ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.WhiteBG li {border-bottom: 1px solid #FFFFFF;}

/* fix for browsers that don't need the hack */
html>body .WhiteBG li {border-bottom: none;}

.WhiteBG ul a:link{
	font-weight:normal;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	padding: 2px;
	text-decoration:none;
	background-color: #efefef;
}

.WhiteBG ul a:visited{
	font-weight:normal;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	padding: 2px;
	text-decoration:none;
	background-color: #efefef;
}

.WhiteBG ul a:hover{
	font-weight:normal;
	color: #ffffff;
	border-top: 1px solid #eeeeee;
	padding: 2px;
	background-color: #336699;
	/* background-image: url(images/link_highlight.gif); */
	background-repeat: repeat-x;
	text-decoration:none;
}
.FieldFonts {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.BUTTONS {width: 100px;}
.Live{color:#00CC00; font-weight:bold;}
.Dead{color:#990000; font-weight:bold;}