body {background:url(bg.gif);FONT-SIZE: 9pt;MARGIN: 0px;FONT: 12px/150% Arial; COLOR: #000; TEXT-ALIGN: center
}
input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.btn {
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select, textarea {font-family:Arial; FONT-SIZE: 9pt}
A:link {font-family:Arial; FONT-SIZE: 9pt; TEXT-DECORATION: none; color: #333333}
A:visited {font-family:Arial; FONT-SIZE: 9pt; TEXT-DECORATION: none; color: #333333}
A:hover {font-family:Arial; FONT-SIZE: 9pt; TEXT-DECORATION: none; color: #cc0000}
A:active {font-family:Arial; TEXT-DECORATION: none; color: #cc0000}
A.menu:link {font-family:Arial; text-decoration:none;color:#ffffff;}
A.menu:visited {font-family:Arial; text-decoration:none;color:#ffffff;}
A.menu:active {font-family:Arial; text-decoration:none;color:#ffffff;}
A.menu:hover {font-family:Arial; text-decoration:none;color:#ffffff;}

A.menu1:link {font-family:Arial; text-decoration:none;color:#333333;}
A.menu1:visited {font-family:Arial; text-decoration:none;color:#333333;}
A.menu1:active {font-family:Arial; text-decoration:none;color:#333333;}
A.menu1:hover {font-family:Arial; text-decoration:none;color:#ffffff;}

td {
	font-family:Arial; font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family:Arial; font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family:Arial; font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	font-family:Arial; font-size: 12px;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
}
.on {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
        cursor: hand;
        background:url(class_on.gif);
	text-decoration: none;
}
.off {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
        background:url(class_off.gif);
	text-decoration: none;
}
.on1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
        cursor: hand;
        background-color:#0174bc;
	text-decoration: none;
}
.off1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
        background-color:#1a3785;
	text-decoration: none;
}
