a.day:link {
color: black;
font-size: 14px; 
text-decoration:none
}

a.day:visited {
color: black; 
font-size: 14px; 
text-decoration:none
}

a.day:hover {
color: #FFBBCC; 
background-color:#990033;
font-size: 14px; 
text-decoration:none
}

a.day:active {
color: black; 
font-size: 12px; 
text-decoration:none
}

a.curday:link {
color: #FFCC66;
font-size: 14px; 
font-weight:bold; 
text-decoration:none
}

a.curday:visited {
color: red; 
font-size: 14px; 
font-weight:bold; 
text-decoration:none
}

a.curday:hover {
color: #FFBBCC; 
background-color:#990033;
font-size: 14px; 
text-decoration:none
}

a.curday:active {
color: red; 
font-size: 12px; 
font-weight:bold; 
text-decoration:none
}

table.cal {
background-color: #000000;
height: 110px;
border-style: none;
border-width: 1px;
width: 160px;
font-family: Ms Sans Serif;
text-align: center
}

caption.cal {
color: #000000;
background-color: #f2f2f2;
font-size: 12px;
font-weight:bold
}

thead.cal {
color:#4db8dc;
background-color: #f2f2f2;
font-size: 14px;
font-weight:bold;
text-align: center
}

td.cal {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	border: 1px solid #0099cc;
}

tfoot.cal {
color:black;
background-color: lightblue;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #999999;
font-family: "Ms Sans Serif", Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.headreport{
color:#0066FF;
font-family:Ms Sans Serif,Tahoma, Verdana, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.notice {
color: #FF3300;
font-family: Ms Sans Serif,Tahoma, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: underline;
}
.make {
color: #663333;
font-family: JS Toomtamas,DSPatiMoke,DB Erawanas,JS Neenoas;
font-size:21px;
font-weight: bold;

}
.detailp {
color:#9966FF;
font-family: JS Toomtamas,DSPatiMoke,DB Erawanas,JS Neenoas;
font-size:18px;
font-weight: bold;

}
.detailg {
color:#336600;
font-family: JS Toomtamas,DSPatiMoke,DB Erawanas,JS Neenoas;
font-size:18px;
font-weight: bold;
}

.test {
    font: 12px  Ms sans serif,verdana, geneva,arial, sans-serif;
    padding: 1px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000000;
    border: 1px #000000 solid;
    background-color: #D8F1E2;
}
