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