body {
background-color: #003300;
background-image: grfx/background.gif;
color: #000000;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
}

.over { background-color: #FFFFFF; color: #FF0000; cursor: hand}
.out { background-color: #999999; color: #99cccc}


a:link {
background-color: transparent;
color: #0033cc;
text-decoration: none;
}

a:visited {
background-color: transparent;
color: #0033cc;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #006600;
text-decoration: none;
}

a:active {
background-color: transparent;
color: #0033cc;
text-decoration: none;
}

p {
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #0000FF;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
text-align: center
}

h1 {
font-size: 24px;
margin-bottom: 3px;
}

h2 {
font-size: 20px;
margin-bottom: 2px;
}

h3 {
font-size: 18px;
margin-bottom: 2px;
font-style: italic;
color: #003300;
}

h4 {
font-size: 16px;
margin-bottom: 1px;
}

h5 {
font-size: 12px;
margin-bottom: 1px;
}

h6 {
font-size: 12px;
margin-bottom: 0px;
}

hr {
background-color: transparent;
color: #990033;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}


.backtotop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

	td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #d3d3d3;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #000000;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #c0c0c0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #d3d3d3;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffcc;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  
  
