body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	background-color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* link css */
a:link {
	color: #B30001;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E81F24;
}
a:hover {
	text-decoration: none;
	color: #560C0D;
}
a:active {
	text-decoration: underline;
	color: #E81F24;
}

/* font css */
.f_hl {
	font-size: 20px;
	color: #AC181B;
	font-weight: bold;
}
.f_sh {
	color: #AC181B;
	font-weight: bold;
	font-size: 16px;
}
.f_st {font-size: 10px}

/* header css */
.headTop input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #616161;
	text-align: center;
	border: 2px solid #616161;
	padding: 2px 0px;
}
#cHead {
	background-image: url(cHead02_bg1.gif);
	background-repeat: no-repeat;
}
.cHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
#cHead_grade {
	background-image: url(cHead00_grade.gif);
	background-repeat: repeat-y;
	padding: 4px;
}
#cHead_nograde {
	padding: 4px;
}

/* main content css */
#th_frame {
	background-attachment: scroll;
	height: 493px;
	width: 230px;
	overflow: auto;
	position: static;
}
#th_frame img {
	border: 1px solid #FF0000;
}

/* footer css */
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3A01E;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:link {color: #FFCC00; }a.footerlink:visited {color: #FFFFFF; }a.footerlink:hover {color: #FFCC00; } a.footerlink:active {color: #FFFFFF; } 
.text_1{
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-align: justify;
	width: 554px;
}

.text_2{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 554px;
}

.text_3{
	font-family: Tahoma;
	font-size: 20px;
	color: #333;
	text-align: justify;
	width: 554px;
}

.site{
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-align: justify;
	border: 1px solid #ccc;
	width: 554px;
}
