BODY
	{
	font-family: Verdana, Arial, sans-serif;
	Font-Size: 10px;
	color: #333333;
	background: #FFFFFF url(images/background_dot.gif);
	Margin: 0px;
	padding: 0px;
	}
BODY.main
	{
	Padding: 0px;
	Margin: 0px;
	}
	
	.boarder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boardertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
	/*
	Links
	*/
A:link
	{
	color: #666699;
	background-color: transparent;
	text-decoration: none;
	}
A:visited
	{
	color: #666699;
	background-color: transparent;
	text-decoration: none;
	}
A:hover
	{
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: none;
	}
A:active
	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	}

A:link.eventLink
	{
	width: 1000px;
	text-align: right;
	font-style: italic;
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}
A:visited.eventLink
	{
	width: 100%;
	text-align: right;
	font-style: italic;
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}
A:hover.eventLink
	{
	width: 100%;
	text-align: right;
	font-style: italic;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	}
A:active.eventLink
	{
	width: 100%;
	text-align: right;
	font-style: italic;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	}

	/*
	Tables
	*/
table
	{
	font-family: Verdana, Arial, sans-serif;
	font-Size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
.bdrTable
	{
	color: #CC3300;
	background: #000000;
	background-image: none;
	border: 3px;
	border-color: none;
	border-style: solid;
	}

td.tblTitle
	{
	Border-Right: #333333 1px solid;
	Border-Top: #333333 1px solid;
	Border-Left: #333333 1px solid;
	Border-Bottom: #333333 1px solid;
	Font-Weight: normal;
	Font-Size: 11px;
	color: #ffffff;
	background: #990000;
	background-image: none;
	text-Align: center;
	}
td.tdOver
	{
	color: #ffffff;
	background: #333333;
	background-image: none;
	cursor: pointer;
	}

td.lbr
	{
	border: 1px solid #009999;
	}
td.br
	{
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	}
td.l
	{
	border-left: solid 1px #333333;
	}
td.r
	{
	border-right: 1px solid #FFFFFF;
	}
td.lr
	{
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	}
.css 
	{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
.maintable 
	{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00FF33;
	border-left-color: #00CC33;
	margin: 0px;
	padding: 0px;
	}
.menuborder 
	{
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 0px;
	}
.bottomlines 
	{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

	/*
	Menu System
	*/
.menuOff
	{
	Width: 10%;
	Border-Right: 1px solid #CCCCCC;
	Border-Top: 0px #CCCCCC;
	Border-Left: 0px none #CCCCCC;
	Border-Bottom: 0px #CCCCCC;
	font-Weight: normal;
	font-Size: 9px;
	color: #666666;
	background: #FFFFFF url(none);
	Text-Align: center;
	cursor: pointer;
	}
.menuOver
	{
	Width: 10%;
	Border-Right: 1px solid #CCCCCC;
	Border-Top: 0px #CCCCCC;
	Border-Left: 1px none #CCCCCC;
	Border-Bottom: 0px #CCCCCC;
	Font-Weight: normal;
	Font-Size: 9px;
	color: #CCCCCC;
	background: #666699 url(none);
	text-Align: center;
	cursor: pointer;
	}
.menuActive
	{
	Width: 10%;
	Border-Right: 1px solid #333333;
	Border-Top: 0px #333333;
	Border-Left: 1px none #333333;
	Border-Bottom: 0px #333333;
	Font-Weight: normal;
	Font-Size: 9px;
	color: #FFFFFF;
	background: #CC6600 url(none);
	text-Align: center;
	cursor: pointer;
	}

/* Calendar */
TD.off
	{
	font-size :16px;
	color :#333333;
	font-weight :normal;
	}
TD.TOP
	{
	font-size :16px;
	color :#0000FF;
	font-weight :bold;
	}
TD.day
	{
	font-size :16px;
	color :#666666;
	font-weight :normal;
	}
TD.today
	{
	font-size :16px;
	color :#999999;
	font-weight :bold;
	}
SPAN.EVENT
	{
	padding: 1px;
	font-size :16px;
	color :#ffffff;
	background-color: #990000;
	text-decoration: none;
	cursor: pointer;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.scheduletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.br {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.david {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #E3E3E3;
	border-bottom-color: #333333;
	border-left-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.davidbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.td_black {
	background-color: #0066CC;
}
.tabledataRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabledataBottomWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tabledataTopWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tabledataTopRightWhite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.menuOffNB {
	Width: 10%;
	Border-Right: 0px solid #CCCCCC;
	Border-Top: 0px #CCCCCC;
	Border-Left: 0px none #CCCCCC;
	Border-Bottom: 0px #CCCCCC;
	font-Weight: normal;
	font-Size: 9px;
	color: #666666;
	background: #FFFFFF url(none);
	Text-Align: center;
	cursor: pointer;
}
.menuOverNB {
	Width: 10%;
	Border-Right: 0px solid #CCCCCC;
	Border-Top: 0px #CCCCCC;
	Border-Left: 0px none #CCCCCC;
	Border-Bottom: 0px #CCCCCC;
	Font-Weight: normal;
	Font-Size: 9px;
	color: #CCCCCC;
	background: #666699 url(none);
	text-Align: center;
	cursor: pointer;
}
.menuActiveNB {
	Width: 10%;
	Border-Right: 0px solid #333333;
	Border-Top: 0px #333333;
	Border-Left: 0px none #333333;
	Border-Bottom: 0px #333333;
	Font-Weight: normal;
	Font-Size: 9px;
	color: #FFFFFF;
	background: #CC6600 url(none);
	text-Align: center;
	cursor: pointer;
}
.tabledataTop_GrayRight_White {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
}
.tabledataBottomGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabledataLeftGray {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tabledataBottomGrayLeftGray {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabledataBottomGrayLeftGrayTopGray {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tabledataLeftGrayDot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
.tabledataBottomGrayDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tabledataTopGray_BottomGray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabledataTopGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
td {
}

