.dayHeader{
	font-size: 10pt;
	font-weight: normal;
	background-color: #8888AA;
	/*
	border-top: 1px solid #9999ff;
	border-bottom: 1px solid #061340;
	*/
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #555555;	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr="#f3f3f3",endColorStr="#BBBBBB");
	cursor: default;
	padding: 2px 0px;
}

.monthName{
	display: inline;
	margin: 0px 5px;
	height: 18pt;
	line-height: 18pt;
	cursor:pointer;
	color: #AAAAAA;
	font-family: 'times';
	text-decoration:none;
}

.monthHeader{
	background-color: #061340; 
	font-family: 'Arial'; 
	font-size: 16pt; 
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.calTable{
	background-color: #000000; 
	position: absolute; 
	top: 0px
}
.calCell{
	height: 90px;
	vertical-align: top;
	padding: 3px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 9pt;
	text-align: left;
}
.calNum{
	font-family: 'Arial';
	float: left;
	font-size: 15pt;
	letter-spacing: -1pt;
	position: relative;
	top: 0px;
	left: -3px;
	/*
	top: -3px;
	background-color: #110055;
	border-bottom: 1px solid #061340;
	border-right: 1px solid #061340;
	font-size: 10pt;
	*/
	width: 20px;
	font-weight: bold;
	text-align: center;
	color: #AAAAAA;
	padding: 2px;
}
.moreButton{
	width: 34px;
	height: 14px;
	background-color: #6C1214;
	border-top: 1px solid #ffaaaa;
	border-left: 1px solid #ffaaaa;
	border-bottom: 1px solid #220000;
	border-right: 1px solid #220000;
	/*position: absolute;*/ 
	top: 0px; 
	right: 95%;
	float:right;
	text-align: center;
	cursor: pointer;
	font-size: 9px;
}
.dayWin{
	background-color: #FFFFFF; 
	height: 341px; 
	width: 80%; 
	position: absolute; 
	left: 1px; 
	top: -0px; 
	z-index: 3; 
	border-top: 1px solid white; 
	border-bottom: 1px solid white;
}
.dayWinFrame{
	background-color: #bbbbdd; 
}
.dayWinTitle{
	height: 25px; 
	background-color: #820000; 
	padding: 5px; 
	color: #FFFFFF; 
	font-weight: bold
}
.dayWinContent{
	border: 2px inset; 
	width: 95%; 
	background-color: #666699;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	margin: 20px;
	height: 267px;
	text-align: left;
}
.dayWinLines{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align: left;
}
.dayWinHead{
	border-bottom: 2px solid white; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10pt
}
.closeButton{
	width: 20px;
	font-size: 10pt;
	background-color: #6C1214;
	border-top: 1px solid #ffaaaa;
	border-left: 1px solid #ffaaaa;
	border-bottom: 1px solid #220000;
	border-right: 1px solid #220000;
	float: right;
	text-align: center;
	cursor: pointer;
}
.lrbutton{
	border: 1px solid white;
	background-color: #555588;
	border-color: #9999BB #000000 #000000 #9999BB;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
	width: 20px;
	cursor: pointer;
}
.specDay1{
	margin-bottom: 2px;
	margin-left: 20px;
	width: 25px; 
	height: 15px; 
	border: 1px solid black; 
	background-color: #996666; 
	vertical-align: middle
}
.specDay2{
	margin-bottom: 2px;
	margin-left: 20px;
	width: 25px; 
	height: 15px; 
	border: 1px solid black; 
	background-color: #669966; 
	vertical-align: middle
}
.specDay3{
	margin-bottom: 2px;
	margin-left: 20px;
	width: 25px; 
	height: 15px; 
	border: 1px solid black; 
	background-color: #9999CC; 
	vertical-align: middle
}

/* ------------------------------ROUNDED TABS-------------------------------------------------*/
.calTabs{
	width:10%; 
	position: absolute;  
	border: 0px solid white; 
	cursor: pointer; 
	color: white;
	font-weight: bold;
	font-family: 'Arial';
	font-size: 9pt;
	background-color: transparent;
	padding: 0px;
}
.tab1 {
	margin-left: 5px; 
	margin-right: 5px; 
	height: 1px; 
	background-color: #FFFFFF; 
	overflow: hidden
}
.tab2 {
	margin-left: 3px; 
	margin-right: 3px; 
	height: 1px; 
	background-color: #FFFFFF; 
	overflow: hidden
}
.tab3{
	margin-left: 2px; 
	margin-right: 2px;  
	height: 1px; 
	border-left: 3px solid #FFFFFF; 
	border-right: 3px solid #FFFFFF; 
	overflow: hidden; 
	background-color: #6C1214;
}
.tab4{
	margin-left: 1px; 
	margin-right: 1px;  
	height: 1px; 
	border-left: 3px solid #FFFFFF; 
	border-right: 3px solid #FFFFFF; 
	overflow: hidden; 
	background-color: #6C1214;
}
.tab5{
	margin-left: 1px; 
	margin-right: 1px;  
	height: 1px; 
	border-left: 2px solid #FFFFFF; 
	border-right: 2px solid #FFFFFF; 
	overflow: hidden; 
	background-color: #6C1214;
}
.tab6{
	margin-left: 1px; 
	margin-right: 1px;  
	height: 1px; 
	border-left: 2px solid #FFFFFF; 
	border-right: 2px solid #FFFFFF; 
	overflow: hidden; 
	background-color: #6C1214;
}
.tab7{
	margin: 0px; 
	height: 1px; 
	border-left: 3px solid #FFFFFF; 
	border-right: 3px solid #FFFFFF; 
	overflow: hidden; 
	background-color: #6C1214;
}
.tabContent{
	font-family: 'Times New Roman';
	height: 16px; 
	background-color: #6C1214; 
	border: 2px solid #FFFFFF; 
	border-top: none; 
	border-bottom: none;
	text-align: center;
	vertical-align: top;
	border-bottom: 2px solid #FFFFFF;
	line-height: normal;
	color: #AAAAAA;
}

/* -------------------------------------------------------------------------------*/

.editContent{
	font-family: Arial;
	font-size: 10px;
	color: #550011;
	padding: 2px;
	border-bottom: 1px solid #999999;
}
hr{
	height: 1px;
	color: #00571A;
}
input{
	font-family: courier;
	font-size: 9pt;
	background-color: #ffffdd;
	border: 1px solid #999999;
	border-bottom: 1px solid black;
	color: black;
	width: 200px;
	margin-left: 15px;
}	
input#specDay {
	border: none;
	width: 25px;
	vertical-align: middle;
}
input#Submit{
	width: 75px;
	border: 1px solid #220000;
	border-top: 1px solid #ff99cc;
	border-left: 1px solid #ff99cc;
	cursor: pointer;
	margin-top: 10px;
	font-family: Arial;
	background-color: #550011;
	color: #FFFFFF;
}
textarea{
	font-family: courier;
	font-size: 9pt;
	color: black;
	background-color: #ffffdd;
	overflow: auto;
	border: 1px solid #999999;
	border-bottom: 1px solid black;
	margin-left: 15px;
	width: 200px;
}
img#editButton{
	border: 1px solid #333333;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	cursor: pointer;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
td {
	padding: 0px;
}
.calContent{
	line-height: normal;
	font-family: 'Arial';
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}
