body,td,th {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;	
	line-height:12px
}
H1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #666666;
	vertical-align: top;	
	line-height:12px
}
img{border:0;}
a {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;	
	color: #006699;		
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;	
}
.style1{
	color:#006699;
}
.style2{
	color:#5C5B5A;
}
.regavailable{
	color:#006699;
}
.regended{
	color:#E2E2E2;
}
.regwaiting{
	color:#FF3333;
}
.regfull{
	color:#E2E2E2;
}
.input {
	font: 11px tahoma, verdana, arial, sans-serif;
	border: 0px solid buttonface; 
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	cursor: default;
	color: #5C5B5A;
	font-weight:bold;
}
.textinput {
	font: 11px tahoma, verdana, arial, sans-serif;
	color : #5C5B5A;
	padding-left: 4px;
}
.button {
	font: 11px tahoma, verdana, arial, sans-serif;
	color : #ffffff;
	background-color: #5B9DBD;
}

.calPDF {
	width:700px;
	height:100%;
	background-color:#ffffff;
    border-style: none none solid;
    border-width: 0;
    color: #000000;
    font-size: 12px;
    padding: 0 2px;
	overflow: hidden;
    table-layout: fixed;
}


.calPDF tr.rowEven{
	background-color: #f3f3f3;
}
.calPDF tr.rowOdd{
	background-color:#ffffff;
}