body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.font,table {
	font-size: 12px;
	color: #4f5862;
	text-decoration: none;
	line-height: 150%; 
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #4f5862;
	text-decoration: none;
}
a:visited {
	color: #4f5862;
	text-decoration: none;
} 
a:hover{
	color: #ff0000;
	text-decoration: underline;
} 

.class_title 
{
	height: 55px;
	width:587px;
	padding-left:30px;
	background-image: url(images/contenttitle_08.gif);
}
.bigmenubg
{
	height: 28px;
	width:175px;
	padding-left:50px;
	background-image: url(images/l_b_menubg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #4f5862;
	padding-top: 5px;
}
.smallmenubg
{
	height: 25px;
	width:175px;
	padding-left:50px;
	background-image: url(images/l_s_menubg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #4f5862;
	padding-top: 5px;
}
.bigmenu 
{
	font-weight: bold;
	color: #4f5862;
	text-decoration: none;
}
a.bigmenu:link {
	color: #4f5862;
	text-decoration: none;
}
a.bigmenu:visited {
	color: #4f5862;
	text-decoration: none;
} 
a.bigmenu:hover{
	color: #0066FF;
} 



.smallmenu 
{
	font-weight: normal;
	color: #4f5862;
	text-decoration: none;
}
a.smallmenu:link {
	color: #4f5862;
	text-decoration: none;
}
a.smallmenu:visited {
	color: #4f5862;
	text-decoration: none;
} 
a.smallmenu:hover{
	color: #FF0000;
} 




.content 
{
	padding-left:10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.classtitle {
	font-size: 14px;
	font-weight: bold;
	color: #4f5862;
	text-decoration: none;
}

.newstitle {
	font-size: 18px;
	font-weight: bolder;
	color: #4f5862;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	color: #4f5862;
	line-height: 150%;
}
.redtext {
	font-size: 12px;
	color: #4f5862;
	line-height: 150%;
}

.form {
	font-size: 12px;
	border: 1px solid #A2B0B9;
	font-family: Arial, Helvetica, sans-serif;
}

.pic
{ 
border: 3px solid  #f4f4f4; 
filter:progid:dximagetransform.microsoft.glow(color=#cccccc,strength=1); 
}
