BODY,P,TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A  {
	text-decoration : none;
	color : #FF8C00;
	font-weight : bold;
}

A:HOVER  {
	color : 4A6B9C;
}

LI
{
	color: Black;
	font-family: Arial;
	font-weight: none;
	font-size: 10px;
}

#smalltext  {
	font-size : 10px;
}

#whitetext  {
	font-size : 10px;
	color : #FFFFFF;
}

#guesttext  {
	color : #FFFFFF;
	font-size : 10px;
	line-height : 11px;
}

.clickOnDate
{
	color : #FF8C00;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	padding : 5px 5px 5px 5px;
}

.dteLink
{
	text-decoration : none;
	color : #FF8C00;
	font-weight : bold;
}

.FlatInput
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	border : 1px solid;
	border-color : #333300;
}
.FlatNoBorder
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	font-align: right;
	border : 0px solid;
	border-color : #333300;
}

.timeTableMoreInfo
{
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	
	text-align: center;
	vertical-align: middle;
	
	background-color: inherit;
}

.timeTableHeader
{
	color: Black;
	font-family: verdana;
	font-weight: bold;
	font-size: 24px;
}

.timeTableHeaderColumn
{
	color: Black;
	font-family: arial;
	font-weight: inherit;
	font-size: 11px;
	
	text-align: center;
	
	background-color: #689acd;
}

.timeTableContent
{
	color: Black;
	font-family: arial;
	font-weight: inherit;
	font-size: 11px;
	
	text-align: center;
	
	background-color: inherit;
}

.timeTableHeaderColumn2
{
	color: Black;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	
	text-align: left;
	
	background-color: #ebeff8;
}

.timeTableHeaderColumn3
{
	color: Black;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	
	text-align: left;
	
	background-color: #9bcdff;
}

.timeTableTable
{
	border : 1px solid;
	border-color : #000000;
}

.timeTableHeaderCellBorderBottom
{
	border-bottom: 1px solid #000000;
}

.timeTableHeaderCellBorderTop
{
	border-top: 1px solid #000000;
}

.timeTableHeaderCellBorderRight
{
	border-right: 1px solid #000000;
}

.timeTableHeaderCellBorderRightBottom
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

