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


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: none; }

.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 : 12px;
	font-weight: bold;
	color:#ff6600;
}

H1 {
	font-family: Tahoma;
	font-size : 15px;
	font-weight: bold;
	color:#ff6600;
}
  	
h2 {
	font-family: Tahoma;
	font-size : 13px;
	font-weight: bold;
	color:#ff6600;
}

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

.artTitle { font-family: Tahoma; font-size : 14px;  font-weight: bold; color:#ff6600; }
.artSubTitle { font-family: Tahoma; font-size : 12px;  font-weight: bold; color:#ff6600; }
.artAuthor { font-family: Tahoma; font-size : 9pt;  font-weight: bold; color:#000000; text-align: right; }

.fpTitle 	{ color:black; font-size:14px; font-weight: bold;	}
.fpAnnot 	{ color:black; font-size:11px; font-weight: bold;	}
.fpText 	{ color:black; 	}



.fpLI {
	margin-left : 10px;
	list-style-position : outside;
	list-style-type : disc;
	list-style-image : url(images/str.gif);
	margin-bottom : 5px;
}
