body {
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, blockquote, ul , li,  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
} 

.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: 1px;
}

.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.logo_top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1px;
}

.logo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.textSmallLigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	letter-spacing: 1px;
}

a.textSmallLigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f0f0;  
	letter-spacing: 1px;
}

.news {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

.menuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  #282828;
	color: #f0f0f0;
	padding-top: 2px; padding-bottom: 2px; padding-left: 14px; padding-right: 14px; 
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
}

a.menuTopActive {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	padding-top: 2px; padding-bottom: 2px; padding-left: 14px; padding-right: 14px; 
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	padding-top: 2px; padding-bottom: 2px; padding-left: 14px; padding-right: 14px; 
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}

a.linkTextNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #660000;
	text-decoration: none;
}

form {
	FONT-SIZE: 12px; COLOR: #3e474a; FONT-FAMILY: Arial, sans-serif;
}
button {
	FONT-SIZE: 12px; COLOR: #3e474a; FONT-FAMILY: Arial, sans-serif; 
}
select {
	FONT-SIZE: 12px; COLOR: #3e474a; FONT-FAMILY: Arial, sans-serif; background: #ECECEC;
}
.formnoborder {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; COLOR: #3e474a; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, sans-serif;
}
input {
	BORDER: #858585 1px solid;  FONT-SIZE: 12px;  COLOR: #3e474a; FONT-FAMILY: Arial, sans-serif; background: #ECECEC;
}

textarea {
	BORDER: #858585 1px solid;  
	FONT-SIZE: 12px;  
	COLOR: #3e474a; 
	FONT-FAMILY: Arial, sans-serif;
}

.radio { 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.listLinks {
	display:block;
	padding-left:25px;
}

.listRubrics {
	display:block;
	padding-bottom:6px;
}

.listJournals {
	display:block;
	padding-left:40px;
	padding-bottom: 15px;	
}

.activeSelect {
	display:block;
	margin: 10px;
	padding-left:15px;
	padding-bottom: 3px;	
	padding-top: 3px;
	border-left: 3px solid #660000;
	font-weight: bold;
}
