body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 10pt;
	color: #993333;
	
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#003399;
}
a:visited {
	text-decoration: underline;
	color:#003399;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: underline;
	color:#003399;
}

/*Dynamic Positions*/

/*Top Header position*/
#Div_Header
{
	z-index: 1;
	left: 340px;
	width: 399px;
	color: #002d80;
	font-style: normal;
	font-size:14pt;
	text-align:center;
	font-weight: bold;
	position: absolute;
	top: 74px;
	height: 54px;

}


/*
Table Definitions
*/
table{border:0;}

#MainTable{width:700;height:550;background-color : #003399;}
.Cell_LeftTop{
	height:21;
	width:32;
	background-color : #003399;
}
#Cell_Top{height:21; width:720; background-color : #003399;}
#Cell_RightTop{height:21; width:32;background-color : #003399; }
#Cell_LeftCorner{height:94; width:32;background-color : #003399; }
#Cell_RightR2{height:94; width:32; background-color : #003399; }
#Level2Table{width:740; height:320; border:0; padding-bottom:20px; background-color : #bcbcbc;}
#Cell_Level2LeftR1{height:100%; width:38; background-color :#003399;}
#Cell_Level2Text{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size: 10pt;
	vertical-align:top;
	width:350px;
	background-color : #BCBCBC;
	padding-bottom:10px;
}
.display{
	BACKGROUND-COLOR: #ffffff; padding: 10px; height:300px; border : 5px solid; border-color:#003399;
	text-align:left;
}

td, p, ul, li, caption, label {
	font-size: 10pt;
	color: #666666;
}
.button{
	vertical-align : bottom;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #1A1A75;
}


.CalendarHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #1A1A75;
	text-Align:center;
}

/*calendar style*/
.calendarWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	
}
td.calendar{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.Selected{
	color: #1a1a75;
	font-weight : bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.calendar{
border-right: 1px solid #CCCCCC;
}

/* Page Images */
#Logo{background-image:url(http://66.148.5.47/calendar/images/big-logo.jpg); width:699; height:93; border:0;}

.headerSummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
}





