﻿a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #990033;
	text-decoration: none;

}
a:active {
	color: #CC0000;
	text-decoration: none;
}

body {background-image: url(images/fon.gif);}

font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style1 {
	color: #336600;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.style2 {
	color: #990033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

}

.style3 {
	font-style: normal;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}

.style4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.narrowcolumn, .widecolumn, .entry {
	padding: 0 0 20px 15px;
	margin: 0px 0 0; 
	margin-left: 5px;
	width: 95%; 
	color: #336600;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.3em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
	
h2 {
	font-style: normal;
	font-size: 17px;
	color: #003399;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 10px 10px 10px;
	width: 140px;
	font-size: 12px;
	}
#wp-calendar a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: white;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border-top:1px solid red;
border-left:1px solid white;
font: normal 12px Arial;
line-height:18px;
z-index:100;
border-right: 1px solid blue;
border-bottom: 1px solid green;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
img { 
border: 0;
}
