.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	font-style: italic;
}
.subtitle { font-family: Verdana, sans-serif; font-size: 9pt; text-decoration: none; color: #6B3800; font-weight: bold}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #990000}
.th {
	background-color: #990000;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.td_on {  background-color: #000099; font-family: Verdana, sans-serif; font-size: 8pt; color: #FFFFFF}
.td_off {  font-family: Verdana, sans-serif; font-size: 8pt; color: #000099; background-color: #FFFFFF}
.body_small {  font-family: Verdana, sans-serif; font-size: 8pt; color: #000000}
.dropdown {  font-family: Verdana, sans-serif; font-size: 8pt; height: 13pt}
.textbox {  font-family: Verdana, sans-serif; font-size: 8pt}
.calendartable {
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #6B3800;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.calendarcategory {font-family: Verdana, sans-serif; font-size: 8pt; text-decoration: none; color: #486B21; font-weight: bold}

.calendarsubject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000099;
}
.calendarmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/* The three following block define the style for all the website links */
A:link
{
	font-size:9pt;
	font-family:verdana, sans-serif;
	text-decoration:none;
	color:#000000;
}

A:visited
{
	font-size:9pt;
	font-family:verdana, sans-serif;
	text-decoration:none;
	color:#000000;
}

A:hover
{
	font-size:9pt;
	font-family:verdana, sans-serif;
	color:#006600;
	
}
.pagebackground {
	background-attachment: fixed;
	background-image: url(/images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.calendarfill {
	background-color: #990000;
}
.calendaritem {
	background-color: #C9C7AE;
}
.calendaritemtoday {
	background-color: #FFFFCC;
}
.readOnlyTextBox
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #990000;
}
.backgroundImage {
	background: url(/images/tech_calculator.gif) no-repeat fixed center center;
}
.th2 {
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;

}
