body 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%; 
	color: #000000; 
	font-weight: bold; 
	BACKGROUND-COLOR: #ffffff;
	overflow: auto		
}
td 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%; 
	color: #003; 
	font-weight: bold
}
a 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline; 
	color: #0000FF;
	font-weight: bold
}
a:hover 
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline; 
	color: #009900;
	font-weight: bold
}
hr
{
	color: #0C6CBA
}
label
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;

}
caption
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%; 
	color: #003; 
	font-weight: bold;
	TEXT-ALIGN: left;
	xdisplay: none
}
th
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #003; 
	font-weight: normal;
	TEXT-ALIGN: right;
	xdisplay: none
}
h1 
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 160%;
	color: #000000;
	font-weight: bold;
	background-color:#FFCC33

}

h2 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

h3 
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 115%;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0099FF

}

h4 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
h5 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

h6 
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 130%;
	color: #000;
	font-weight: bold;
	background-color:#0066CC
}

input 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;	 
	font-weight: bold;
	font-size: 100%; 
	color: #003;
	background-color: #FFFFFF;
	border: 1px solid #003
}
select 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;	
	font-size: 100%;
	font-weight: bold; 
	color: #003;
	background-color: #FFFFFF;
	border: 1px solid #003
}
textarea 
{  
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid #003
}
.selected 
{  	
	font-weight: bold
}
A.caldays
{ 
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	color: #7BACDC;	
	font-weight: bold; 
	TEXT-DECORATION: underline;
	TEXT-ALIGN: center 
} 
.caldays
{
    	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	FONT-WEIGHT: bold;
	color: #0C6CBA;
    	text-decoration: none;
	TEXT-ALIGN: center 
}
.calsel
{
    	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
    	font-weight: bold;
    	background-color: #0C6CBA;
	TEXT-ALIGN: center 
}
.calweek
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0C6CBA;
	TEXT-ALIGN: center 
}
.calmonth
{
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003;
	TEXT-ALIGN: center 
}

.Calendar
{
	border: 1px solid #000033;
	color:#000033;
}

.CalendarHeaderWeekend
{
	background-color: #7BACDC;
	color: #666666;
	text-align: center;
}

.CalendarHeader
{
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #007AC2;
}

.CalendarHeaderWorkDay
{
	background-color: #7BACDC;
	color: #000033;
	text-align: center;
}

.CalendarDay
{
	background-color: #FFFFFF;
	color: #003;
	text-align: center;
}

.CalendarDayBusy
{
	background-color: #FFD520;
	color: #003;
	text-align: center;
	text-decoration: none;
}

.CalendarDaySelected
{
	background-color: #7BACDC;
	color: #003;
	text-align: center;
	border: 1px solid #003
}

.CalendarDayDisabled
{
	background-color: #FFF;
	color: #CCC;
	text-align: center;
}

.CalendarHint
{
	background-color: #007AC2;
	color: #FFF;
	padding: 1px 5px;
}

TH 
{
	background-color: #007AC2;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

a img 
{
	border: 0px;
}