a:link, a:active, a:visited  { text-decoration: none; color:navy; }
a:hover {  color: #cc0000;  text-decoration: none; }

p {
  margin-left:1cm;
  margin-right:1cm;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;	
}

ul {
  margin-left:2cm;
  margin-right:1cm;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}


.news {
  width: 100%;
  bottom: 1.5em;
  line-height: 1.5em;
  padding-bottom: 0.6em;
  font-family:  Arial, Helvetica, sans-serif;
}

.events {
  width: 90%;
  bottom: 1.5em;
  line-height: 1.5em;
  padding-bottom: 0.6em;
  margin-left:2cm;
  margin-right:1cm; 	
  font-family:  Arial, Helvetica, sans-serif;
}



.date {  
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}  

.h1 { 
margin-top:1cm;
font-family: Arial, Helvetica, sans-serif; 
color:navy;
font-size: 24pt; 
font-weight: bold;
}

.h2 { 
font-family: Arial, Helvetica, sans-serif; 
color:teal;
font-size: 18pt; 
font-weight: bold;
}

.h3a { 
font-family: Arial, Helvetica, sans-serif; 
color:maroon;
font-size: 12pt; 
font-weight: bold;
}

.h3b { 
font-family: Arial, Helvetica, sans-serif; 
color:navy;
font-size: 12pt; 
font-weight: bold;
}

.h4 {
  font-family: arial, helvetica, sans-serif;
  padding-left:1cm;
}

.h4a { 
font-family: Arial, Helvetica, sans-serif; 
color:olive;
font-size: 9pt; 
font-weight: bold;
}

.h5 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size : 16px; 
  font-weight : bold; 
  color : #4F58A8; 
}

.under {
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
font-weight : bold; 

}

.block { 
background-color: #A0A0A0; 
color: white; 
}

.hr {
  margin-left:1cm;	
   margin-right:1cm;	
}

.tableborderrap {
	margin-left:1cm;
	border: 1px solid #A0A0A0;
        border-spacing: 0px;
        background-color: #ffffff;
        vertical-align: top;
	BORDER-TOP: medium none;
	BORDER-BOTTOM: medium none;
	BORDER-COLLAPSE: collapse;
        width: 92%;
        font-family: Arial, Helvetica, sans-serif;
}

.tableborderrapnag {
        border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
        border-spacing: 0px;
        background-color: #CBCBCB;
        vertical-align: middle;
        PADDING-RIGHT: 3px;
        PADDING-LEFT: 3px;
        PADDING-BOTTOM: 3px;
        PADDING-TOP: 3px;     
	BORDER-COLLAPSE: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
									
.tableborderrapcon {
        border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
        border-spacing: 0px;
        background-color: white;
        vertical-align: top;
        PADDING-RIGHT: 3px;
        PADDING-LEFT: 3px;
        PADDING-BOTTOM: 3px;
        PADDING-TOP: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.tableborderrapcon1 {
        border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
        border-spacing: 0px;
        background-color: white;
        vertical-align: top;
	text-align:center;
	PADDING-RIGHT: 3px;
        PADDING-LEFT: 3px;
        PADDING-BOTTOM: 3px;
        PADDING-TOP: 3px;
}


/*menu*/

#menu *{
	list-style:none;
	margin:0px;
	padding:0px;
       
}

	
#menu { width: 200px;}
	
#menu li a {
	height: 41px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 35px;
	text-decoration: none;
	text-align:center;
	font-size: 1em; font-family: arial; font-weight: bold;  
	
	}	
	
#menu li a:link, #menu li a:visited {
	color:black;
	display: block;
	background: url(images/l-buttons.gif);
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}
	
#menu li a:hover {
	color:gray;
        background: url(images/l-buttons.gif) 0 -41px;
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}
	
#menu li a:active {
	color:gray;
	background: url(images/l-buttons.gif) 0 -41px;
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}


/* menu 1  */


#menu1 *{
	list-style:none;
	margin:0px;
	padding:0px;
       
}

#menu1 {width: 200px;}
	
#menu1 li a {
	height: 41px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 35px;
	text-decoration: none;
	text-align:center;
	font-size: 1em; font-family: arial; font-weight: bold;  
	
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color:black;
	display: block;
	background: url(images/d-buttons.gif);
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}
	
#menu1 li a:hover {
	color:black;
        background: url(images/d-buttons.gif) 0 -41px;
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}
	
#menu1 li a:active {
	color:black;
	background: url(images/d-buttons.gif) 0 -41px;
	background-repeat:no-repeat;
	padding: 11px 0 0 30px;
	}


