body {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #f1f1e9;
}

h3 {
	color: #FF9F00;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: 900;
	margin-bottom: 15px;
	margin-top: 5px;
}

a.big {
	color: #FF9F00;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: 900;
}
a.big:hover{
	text-decoration: none;
	color: #FF9F00;
}
h4 {
	color: black;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:center;
}

.inner_block {
	padding-left: 15px;
	padding-right: 10px;	
	margin-bottom: 15px;
}

.content_block {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}
.content {
	font-size: 12px;
}
.header {
	color: black;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: 600;
}
p {
	text-align: justify!important;
	margin-top: 5px;
	padding-top: 0px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bluebold {
	color: #466D90;
	font-size:12px;
	font-weight: bold;
}

.source {
	padding-left:70px;
	font-size: 11px;
	font-style: italic;
}

a {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, serif;
	text-decoration: none;
}

a:hover {
	color: #004D9B;
	text-decoration: underline;
}

input {
	font-size: 12px;
}

.poll {
	font-size: 12px;
	font-weight: bold;
} 

.poll_res {
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
}

.login {
	font-size: 12px;
	font-family: Aria, Helvetica, serif;
	font-weight: bold;
}

a.italic {
	color: #466D90;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	font-family: Verdana;
	font-weight: 600;
	letter-spacing:-1px;
	line-height:20px;
}
a.italic:hover {
	color: #466D90;
	text-decoration: underline;
}

table.calendar {
	font-size: 12px;
	text-align:right;
}
.days {
	font-weight: bold;
	color: #747676;
}
td.today {
	border:1px solid #C00B0B;
	color: #466D90;
}
.past {
	color: #466D90;
}

.bottom_menu {
	color: #466D90;
	font-family: Arial, Helvetica, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

a.bottom_menu {
	color: #466D90;
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.bottom_menu:hover{
	color: #466D90;
	text-decoration: underline;
}

hr {
	border: 0px;
	background-color: #d4d4d2;
	height: 1px;
}
label {
	cursor: hand;
}

.fundators {
	text-align:center;
	margin-top:15px;
}

.bottom table td{
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	color:white;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	background-color:#4C9EE7;
	
}
.bot-text{color:white;font-size:11px;font-family:Arial;background-color:#4C9EE7;padding:5px}

/*by Helena from 26-02-2007*/
a.whiteLink, a.whiteLink:visited{color:#fff;text-decoration:none;}
a.whiteLink:hover{color:#79B4EE;text-decoration:none;}

.mail_links{
	font-size:11px;font-weight:normal;
}
.mail_links a{
	font-size:11px;font-weight:normal;
}
