p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #B6DAE2;
}

.news a {text-decoration:underline; color:#B6DAE2;} 
.news a:link {text-decoration:underline; color:#B6DAE2;} 
.news a:hover {text-decoration:underline; color:#B6DAE2;}
.news a:visited {text-decoration:underline; color:#B6DAE2;}

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	font-weight : bold;
	font-style : italic;
}

.menublue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #197FB0;
	font-weight : bold;
}

.menured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #CE5242;
}

.menugrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #8D8887;
}

.menugreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #7B9E48;
	font-weight : bold;
}
.menugreen a {text-decoration:none; color:#7B9E48; font-weight : bold;
} 
.menugreen a:link {text-decoration:none; color:#7B9E48;} 
.menugreen a:hover {color:#CE5242; text-decoration:none;}
.menugreen a:visited {text-decoration:none;}

.beige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #EDE8E4;
	font-weight : bold;
}

body {
 scrollbar-face-color: #EDE8E4;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #3289B3;
 scrollbar-darkshadow-color: #3289B3;
 scrollbar-track-color: #F0F0F0;
 scrollbar-arrow-color: #3289B3;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #6D6C6F;
}

/* anchor format */
a:active {color: #CE5242; text-decoration: none;}
a:hover {color: #CE5242; text-decoration: underline;}

.button { cursor:hand; color: #8D8887; background-color: #EDE8E4;}
.buttonover { cursor:hand; color: #FFFFFF; background-color: #818181}

.buttonred { cursor:hand; color: #CE5242; background-color: #FFFFFF;}
.buttonoverred { cursor:hand; color: #FFFFFF; background-color: #818181}

.buttontitle { cursor:hand; font-weight : bold; color: #197FB0; background-color: #EDE8E4;}
.buttontitleover { cursor:hand; font-weight : bold; color: #FFFFFF; background-color: #818181}

.buttontop { cursor:hand; font-weight : bold; color: #8D8887; background-color: #EDE8E4;}
.buttontopover { cursor:hand; font-weight : bold; color: #FFFFFF; background-color: #818181}

.buttonnews {
	cursor:hand;
	font-weight : bold;
	color: #FFFFFF;
	background-image : url(img/divers/bk_news.gif);
	background-color: #0272A8;
	font-style : italic;
}
.buttonnewsover {
	cursor:hand;
	font-weight : bold;
	color: #FFFFFF;
	background-image : url(img/divers/bk_news_on.gif);
	background-color: #11587B;
	font-style : italic;
}