a { color: #294D70; }
a:visited { color: #294D70; }
a:hover { color: #294D70; }


body,td {
	font-size: 11px; 
	color: black; 
	font-family: Tahoma, Arial, Sans-seriff;
}

textarea,input, select {
 font-size : 10px; font : 10px Tahoma, Arial, Sans-Serif; 
 border-width: 1px;
}

.site {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 5px;
	color: #324078;
	list-style: disc outside;
}

p {
	text-align: justify;
}



.l {background-color: #47729C;}
.block {	background-color: #EEF2F6;}
.blockAdv {	background-color: #DFE8F1;}
.s { color: #5080AF; }
a.s { color: #5080AF; }
a.artListLink 	{ text-decoration: none; }
a.artListLink:hover 	{ text-decoration: underline; }

.newsDate { font-size: 11px; color: #000080; }
.newsLink { font-size: 11px; color: #294D70; text-decoration: none; font-weight: bold;}
.newsLink:visited { font-size: 11px; color: #294D70; text-decoration: none; }
.newsLink:hover { font-size: 11px; color: #294D70; text-decoration: underline; }

.mainHeader {
	font: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.mainMenuLink {
	font: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #30679E;
	text-decoration: none;
}
						
TD.rubrMenuNormal {
	background-color : #EBF5FF;
	border : 1px solid #EBF5FF;
	padding-left : 5px;
	padding-right : 5px;
}

TD.rubrMenuCurrent {
	background-color : #EBF5FF;
	border : 1px solid #ABD5FF;
	padding-left : 5px;
	padding-right : 5px;
	cursor : hand;
}

TD.rubrMenuSelected {
	background-color : #99CCFF;
	border : 1px solid #2020C6;
	padding-left : 5px;
	padding-right : 5px;
}

h3 {
		  font-family: Tahoma;
		  font-size : 9pt;
		  font-weight: bold;		  
		  color:#ff6600;		  
		  margin-left : 34px;
		}  	
h2 {
		  font-family: Tahoma;
		  font-size : 12pt;
		  font-weight: bold;
		  color:#ff6600;
		  margin-left : 34px;
		}

.pageTitle { font-family: Tahoma; font-size : 13pt;  font-weight: bold; color:#606060; }  	
.pathLink  { font-family: Tahoma; font-size : 10px;  color:#606060; }  	
.artTitle { font-family: Tahoma; font-size : 16px;  font-weight: bold; color:#606060; }
