body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 11px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

.header{
	font-family: Tahoma;
	font-size: 18px;
}

a {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: white;
	text-decoration: none;
}

a.content 
{
	color: black;
}

.header2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: #cc0000;
}

#MainText a {
	color: #4d4d4d;
}

#MainText a:hover {
	color: black;
	text-decoration: none;
}

/* Стили для менюшки */
#schoolMenu li {
	margin: 1px 0 1px 0;
}

.langLevel, .countryLevel, .regionLevel, .schoolLevel {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0px;
	padding-left: 20px;
	list-style: url(images/plusm.gif);
}

.schoolLevel {
	list-style-image: none;
	list-style: none;
	padding-left: 10px;
}

.langLevel a {
	color: #6699cc !important;
	font-family: Tahoma !important;
	font-size: 14px !important;
	font-weight: bold;
}

.countryLevel a {
	color: #6699cc !important;
	font-family: Tahoma !important;
	font-size: 12px !important;
	font-weight: bold;
}

.regionLevel a {
	color: #6699cc !important;
	font-family: Tahoma !important;
	font-size: 12px !important;
	font-weight: normal;
}

.schoolLevel a {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 12px !important;
	font-weight: normal;
}

.texttitul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:White;
	background-color:#8f87ae;
}


.rmenutitul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:White;
}

.rmenu1a 
{
	color:#2d198c;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	
}
.rmenu2a 
{
	color:#256aad;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	
}
.rmenu3a 
{
	color:#229520;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	
}
.rmenu1 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#343434;
	text-decoration:none;
	
}
.rmenu1 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#343434;
	text-decoration:underline;
	
}
.rmenu1 a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#343434;
	text-decoration:none;
	
}

/* табличка с рамочкой */
table.bordered {
	border-collapse: collapse;
}

table.bordered td {
	border: 1px solid black;
}