 body {
	margin:0;
	padding:0;
	text-align: left;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	color: White;
	font-weight: bold;
	background-color: #11960e;
	font-size: 12px;
}
div{
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}
/* LINKS */
a {
	font-weight: bold;
	text-decoration: none;
	color: #E9EA00;
}
a:hover{
	text-decoration: none;
	color: #EECB00;
}
.href_1 {
	font-weight: bold;
	text-decoration: underline;
	color: #E9EA00;
}
.href_1:hover{
	color: #EECB00;
	text-decoration: underline;
}
.bold_1{
	color: #fdfd00;
	font-size: 24px
}
.bold_2{
	color: #fdfd00;
	font-size: 17px
}
.bold_3{
	color: #fdfd00;
	font-size: 16px
}
.bold_4{
	font-weight: bold;
}
.uzor_1{
	position: absolute;
	left: 0;
	bottom: -1;
	display:block;
}
.uzor_2{
	position: absolute;
	right: 0;
	bottom: -2;
	display:block;
}
.trava_2{
	background-image: url(images/trava_2.gif);
	background-repeat: repeat-x;
}
.topic{
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 170px;
	vertical-align: bottom;
}
.topic_1_h{
	height: 44px;
}
.center{
	background-image: url(images/topic_river.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
}
#menu_1{
	background-image: url(images/menu_1.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_1:hover{
	background-image: url(images/menu_1b.gif);
}
#menu_2{
	background-image: url(images/menu_2.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_2:hover{
	background-image: url(images/menu_2b.gif);
}
#menu_3{
	background-image: url(images/menu_3.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_3:hover{
	background-image: url(images/menu_3b.gif);
}
#menu_4{
	background-image: url(images/menu_4.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_4:hover{
	background-image: url(images/menu_4b.gif);
}
#menu_5{
	background-image: url(images/menu_5.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_5:hover{
	background-image: url(images/menu_5b.gif);
}
#menu_6{
	background-image: url(images/menu_6.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 100%;
	display:block;
}
#menu_6:hover{
	background-image: url(images/menu_6b.gif);
}

table.teacher_outer td table.usual_text td{
	padding:0 5px 0 0;
	text-align:left;
}
.contact_txt{
	font-size: 12px;
	padding: 20px;
	color: #E9EA00;
}
.info{
	width: 300px;
	height: 200px;
	background-color: #13AB10;
	text-align: left;
	padding: 10px;
	border: 2px solid #10810E;
	vertical-align: middle;
}