body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body,td {
	font-family: verdana,arial,sans-serif;
}

a { color: #3b7e1a; text-decoration: underline; font-weight: bold;}

a.tm { font-size: 14px; color: #000000; text-decoration: underline; }

a.tm:hover { text-decoration: none; color: #000000; }

.lmp  { padding-left: 7px; padding-right: 7px; }

a.lm { font-size: 11px; color: #3b7e1a; text-decoration: underline; }

a.lm:hover { text-decoration: none; color: #3b7e1a; }

.bm { font-size: 12px; color: #ffffff; font-weight: bold; }

a.bma { font-size: 12px; color: #ffffff; text-decoration: underline; }

a.bma:hover { text-decoration: none; }



a.topmenu {
	text-decoration: none;
	color: #004c6e;
}

a.topmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}





a.llinks {
	text-decoration: underline;
	color: #004c6e;
}

a.llinks:hover {
	text-decoration: underline;
	color: #004c6e;
}


.llinks {
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	font-family: 'Arial Cyr', Arial, sans-serif;
	text-align: left;
}

.lllinks {
	font-size: 12px;
	color: #000000;
	font-family: 'Arial Cyr', Arial, sans-serif;
	text-align: left;
}

.style2 {font-size: 1px}

.mtxt {
	font-family: 'Arial Cyr', Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.mtxtl {
	font-family: 'Arial Cyr', Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

H1.header {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00687d;
}

H2.header {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00687d;
}

H3.header {
	font-family: 'Arial Cyr', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

.under {
	font-family: 'Arial Cyr', Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.mbgr {
	background-image: url(../images/empty.gif);
	background-repeat: no-repeat;
}

img.ar {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.al {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.ar {
    float: right;
    }
    
.al {
    float: left
    }
    
