/* CSS Document */

body {
	font-family: "Gill Sans MT", "Gill Sans", "Tahoma", "Arial", "Sans Serif";
	background-color: #001F6A;
	color: #ffffff;
	margin: 0;
	padding: 0;
	min-width: 500px;
}


#header a {

	color: #001F6A;
	text-decoration:none;
}

#header a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #001F6A;
}


#content a {

	color: #ffffff;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	font-weight:bold;
}

#content a:hover {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}



#footer a {

	color: #ffffff;
	text-decoration:none;
}

.footerimg {
font-size: 0;
} 



#current {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}
 
 
#textsize a {
	text-decoration: none;
	color: #FFFFFF; 
}

#textsize a:hover {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
} 

#meetings td {
padding: 10px;
}

#meetings img {
border: none;
}

#meetings   a{
border: none;
}

#meetings   a:hover{
border: none;
}
