body {
	margin:0px;
	scrollbar-3dlight-color: #022396;
	scrollbar-arrow-color: #dbe3e7;
	scrollbar-base-color: #022396;
	scrollbar-darkshadow-color: #022396;
	scrollbar-face-color: #022396;
	scrollbar-highlight-color: #022396;
	scrollbar-shadow-color: #022396;
	scrollbar-track-color: #dbe3e7;
	font-family:arial;
	line-height:13px;
	background-color: #dbe3e7;
}

a {
	text-decoration:underline;
	font-weight:normal;
	color:#000066;
}

a:hover {
	text-decoration:none;
	color: #e9f4f9;
}

a.pop {
	text-decoration:underline;
	font-weight:bold;
	color:#000066;
}

a.pop:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}

.regularText {
	font-family:arial;
	color:#000066;
	line-height:15px;
	font-size:12px;
}

.locText {
	font-family:arial;
	color:#000066;
	line-height:20px;
	font-size:12px;
}

.small {
	font-family:arial;
	color:#000066;
	line-height:13px;
	font-size:8pt;
}

.titleText {
	font-family:arial;
	color:#000066;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	background:#cc3333;
	padding-right:13px;
	border-bottom:solid 1px #999999;
}

.titleText2 {
	font-family:arial;
	color:#000066;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	background:#ab4278;
	padding-right:13px;
	border-bottom:solid 1px #999999;
}

.title
{
	font-family:arial;
	color:#000066;
	line-height:15pt;
	font-size:12pt;
	font-weight:bold;
}

.title2
{
	font-family:arial;
	color:#000066;
	line-height:15pt;
	font-size:10pt;
	font-weight:bold;
}

.calTitle
{
	font-family:arial;
	color:#000066;
	line-height:15px;
	font-size:12px;
}

.month
{
	font-family:arial;
	color:#000066;
	font-size:14pt;
	font-weight:bolder;
}


.showNum
{
	font-family:arial;
	color:#000066;
	font-size:14pt;
	line-height:30px;
	font-weight:bolder;
	border: 1pt solid #ffffff;
}

.offList {
	color:#000066;
	background-color: #022396;
}

.onList {
	color:#e9f4f9;
	background-color: #000066;
}

hr
{
	width: 100%
	color: #CDCDCD;
}
