@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial;
	
}

.topMenu {
	font-size:11px;
	color:#000000;
	font-family:Tahoma, Georgia, "Times New Roman", serif;
	background-image:url(../images/menu_line.jpg); 
	background-repeat:repeat-x;
}
a:link {color:#000000;}
a:visited {color:#333333;}
a:active {color:#333333;}
a:hover {color:#53546F;}
a {
		font-size:11px;
	color:#000000;
	font-family:Tahoma, Georgia, "Times New Roman", serif;
}


.activeBut {
	 background-image:url(../images/butAboutM2.jpg); 
	background-repeat:no-repeat; 
	background-position: 50% 1px;
	vertical-align:top;
	padding-top:11px;
	color:#FFF;
	font-size:16px;
	font-family:Tahoma;
	width:131px;
	padding: 10px 50px 0px 50px;
	nowrap:nowrap;
}

a.activeButA:link {
	color:#000000;
}
a.activeButA:visited {	
	color:#333333;
	}
a.activeButA:active {	
	color:#333333;
	}
a.activeButA:hover {	
	color:#53546F;
	text-decoration:none;
	
	}

a.podps {

	color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

a.podps:hover {
	text-decoration: underline;
}

a.activP {
	color:#FFFFFF; 
	font-size:16px;
	font-family:Tahoma;
}

a.activP:hover {
	text-decoration: none;
}

.loginName {
	font-size:16px;
	font-family:Tahoma;
}

.loginCloseBut {
	width: 100%;
	font-size: 14px;
	padding-right: 10px
}

.button_bt {
	font-size: 10px;
	color: black;
}

.button_bt:hover {
	color:black;
}


ol {
	font-size:14px;
	
}

h1.titleSearch {
	font-size:18px;
	font-family:Georgia;
	font-style:italic;
}

a.sub_menu:link {
	font-size:11px;
	font-family:Georgia;
	font-style:italic;
	color:#000000;
	text-decoration: underline;
}
a.sub_menu:visited {	
	text-decoration: underline;
	}
a.sub_menu:active {	
	text-decoration: underline;
	}
a.sub_menu:hover {	
	text-decoration: none;
	
	}