body, p,br,td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	font-weight: normal;
	font-size: 11px;
}

a {font-size: 11px; color: #5384B4; text-decoration: none;}
a:link 	{ font-size: 11px; color: #5384B4; text-decoration: none;}
a:hover { font-size: 11px; color: #F4B45F; text-decoration: none;}

/* uses together with JavaScript */
a.current {color: #FFC374;} 

/*a:visited { font-size: 11px; color: #F4B45F; text-decoration: none;}*/


.menu {font-size: 11px; color: #5384B4; text-decoration: none; font-weight: bold;font-family:  Arial, Helvetica, sans-serif; text-transform: uppercase;}
.menu:link 	{ font-size: 11px; color: #5384B4; text-decoration: none; font-weight: bold;font-family:  Arial, Helvetica, sans-serif;}
.menu:hover { font-size: 11px; color: #F4B45F; text-decoration: none; font-weight: bold;font-family:  Arial, Helvetica, sans-serif;}

.menu-bottom {font-size: 9px; color: #5384B4; text-decoration: none;white-space: nowrap;}
.menu-bottom:link 	{ font-size: 9px; color: #5384B4; text-decoration: none;}
.menu-bottom:hover { font-size: 9px; color: #F4B45F; text-decoration: none;}

.ico {font-size: 9px; color: #004080; text-decoration: none; font-weight: bold;}
.ico:link 	{ font-size: 9px; font-weight: bold; color: #004080;text-decoration: none}
.ico:hover { font-size: 9px; color: #F4B45F; font-weight: bold;text-decoration: none}

.date {font-size: 9px; color: #004080; text-decoration: none; font-weight: bold;}

.caption, a.caption {	
	margin-bottom : 0;
	margin-left : 7;
	margin-right : 7;
	margin-top : 0;
	color: #B34040;
	font-weight: bold;
	font-size: 11px 
}

.more {color: #004080;	font-size: 9px;text-decoration: none;font-weight: normal;}
.more:link 	{font-size: 9px; font-weight: normal; color: #004080;text-decoration: none;font-weight: normal;}
.more:hover {font-size: 9px; color: #F4B45F; font-weight: normal;text-decoration: none;font-weight: normal;}

.news {color: #4F4F4F;	font-size: 11px;text-decoration: none;font-weight: normal;}
.logo {color: #4F4F4F;	font-size: 9px;text-decoration: none;font-weight: normal;}

.bottom {color: #004080;	font-size: 9px;text-decoration: none;font-weight: normal;}
.bottom:link 	{font-size: 9px; font-weight: bold; color: #004080;text-decoration: none;font-weight: normal;}
.bottom:hover {font-size: 9px; color: #5A7497; font-weight: bold;text-decoration: none;font-weight: normal;}

.content {margin-bottom : 20;	margin-left : 12;	margin-right : 12;	margin-top : 20;}  

p {margin-bottom : 8;	margin-top : 5;}

h1 {
	
	color: #B34040;
	font-weight: bold;
	font-size: 14px; 
	margin-bottom : 3;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3;
}  


h2 {
	color: #004080;
	font-weight: bold;
	font-size: 12px; 
	margin-bottom : 3;
	margin-left : 0;
	margin-right : 0;
	margin-top : 3;
}  


SELECT,INPUT, OPTION {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	width: 100px;
	height: 16px;
	border-width: 1px 1px;
} 
TEXTAREA { color: #000000; font-size: 11px;font-weight: normal;width: 200px; height: 120px;border-width: 1px 1px; noscroll} 

ul {
	text-align: left;
	padding: 0; padding-left: 10px;
	margin: 0; margin-top: 15px;
	/*border: 1px solid #FFDDDD;*/
	list-style-type: none;
}

li{
	background-image: url(bullet1.gif);
	background-position: left;
	background-repeat: no-repeat;

	padding-left: 22px;
	margin-bottom: 13px;
}


