body{
	font-family: "Arial, Verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #313131;
	/*text-transform: capitalize;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

}
tbody{
	font-family: "Arial, Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #313131;
	/*text-transform: capitalize;*/

}
.english {
	font-family: "Arial, Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #313131;
	text-transform: capitalize;

}
.en1 {
	font-family: "Verdana, Arial";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #313131;
}
.en2 {
	font-family: "Verdana, Arial";
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #313131;
}
a:link,a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.01:link,a.01:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
a.01:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}


#friendship{
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DED9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#friendship .title{
	height: 31px;
	line-height: 31px;
	display: none;
}
#friendship ul{
	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#friendship li{
	display: inline;
	list-style-type: none;
	margin-right: 11px;
	margin-left: 12px;
}
#friendship li img{
	height: 50px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#topBigClassesBlock{
	background-color: #0080C0;
	line-height: 26px;
	height: 26px;
	padding-left: 18px;
	background-image: url(images/1_r2_c4.gif);
	/*background-repeat: repeat-x;*/
}
#topBigClassesBlock a{
	color: #004566;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005984;
	margin-right: 8px;
	padding-right: 8px;
}
#topBigClassesBlock a:hover{
	text-decoration: underline;
}

