#heading {
        font-weight: bold;
        color: #5588BB;
        font-size: 14px;
        background-color: #E8EBF0;
}

.daytable {
        background-color: #000000;
        width: 100%;
}

.daytable2 {
        background-color: #000000;
        width: 100%;
}

.dayrow {
        height: 10px;
        font-size: 10px;
        text-align: center;
}


.dayhead {
        background-color: #FFFFFF;
        font-weight: bold;
        text-align: center;
        font-size: 10px;
}
.days {
        background-color: #FFFFFF;
        text-align: center;
        width: 10%;
}
.days2 {
        background-color: #FFFFFF;
        text-align: center;
        width: 10%;
        height:60px;
        font-size:12px;
}
.ogi2 {
	background-color:#EFEFEF ;
}
select.month {
	width:80px;
	font-size: 9px ;
}
/* Hides from IE-mac \*/
select.month {
	width:85px;
	font-size: 9px ;
}

select.year {
	width:50px;
	font-size: 9px ;
}
/* Hides from IE-mac \*/
select.year {
	width:55px;
	font-size: 9px ;
}

select.narrow {
	width:40px;
	font-size: 9px ;
}
/* Hides from IE-mac \*/
select.narrow {
	width:45px;
	font-size: 9px ;
}

input {
	font-size: 9px ;
}
/* Hides from IE-mac \*/
input {
	font-size: 9px ;
}
/* End hide from IE-mac */
