 
body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
}
a:link {
        color: 0000FF; 
        text-decoration: underline
}
a:active {
        color: FF0000; 
        text-decoration: underline
}
a:visited {
        color: 0000FF; 
        text-decoration: underline
}
a:hover {
        color: FF8000; 
        text-decoration: underline
}
tr {
	font-size: 9pt;
}
.logo {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;

}
.title1 {
        color: #008040;
        font-size: 10pt;
        font-weight: bold;
        padding:2 0 2 6;
        height:20px;
        background:#f0f8ff;
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#00D450,EndColorStr=#ffffff);
        cursor:default;	
}
.td1 {
	background-color: #77A4D1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
.td2 {
	color: #FFFFFF;
	background-color: #00C390;
	font-size: 9pt;
}
.td3 {
        font-size: 9pt;
	background-color: #E8F0FF;
}
.td4 {
	font-size: 9pt;
	background-color: #FFFFFF;
}

.td5 {
	background-color: #C7F1DD;
	color: #008040;
	font-size: 10pt;

}
.td6 {
	color: #FF0000;
	font-size: 10pt;
	background-color: #FFFF77;

}
.td7 {
	font-size: 9pt;
	background-color: #FFFF77;

}
.td8 {
	font-size: 10pt;
	background-color: #FFFFFF;
}
a.menu:link    {
	color:#FFFFFF;
	text-decoration:none;
	padding:8 8 8 8;
	font-size: 10pt;

}
a.menu:active  {
	color: #FF0000;
	text-decoration:none;
	padding:8 8 8 8;
	background-color: #FFFFFF;
	font-size: 10pt;

}
a.menu:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding:8 8 8 8;
	font-size: 10pt;

}
a.menu:hover   {
	color: #0000FF;
	text-decoration:none;
	padding:8 8 8 8;
	background-color: #FFFFFF;
	font-size: 10pt;

}
.webdata {
	font-size: 8pt;
	color: #666666;
}
.td9 {
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008040;
	color: #333333;
}
.td10 {
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #008040;
	color: #666666;

}
.td11 {
	font-size: 7pt;
	color: #FF0000;
}
.td12 {
	font-size: 8pt;
}
.course {
        color: #008040;
        font-size: 10pt;
        font-weight: bold;
}.td13 {
	font-size: 9pt;
	color: #666666;
}
.td14 {
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
input,textarea,select {
	font-size: 9pt;
	border: 1px solid #666666;
}
