td {
	color : #5b5b5c;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}
.input {
	background-color : White;
	border : 0px 1px inset #E4E4E4;
	font-size : 11px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu, .menu:link  {
	color : #004D97;
	text-decoration : none;
	font-weight : bold;
	Font-Size : 11px;
	font-stretch : extra-condensed;

}
.menu:hover {
	color : #D7EEF6;
	text-decoration : none;
	font-weight : bold;
    background-color : #325C88;
    
}
.menu:active {
	color : #6FA7CA;
	text-decoration : none;
	font-weight : bold;
    background-color : #154879;
    
}
h2 {
	color : #004D97;
	font-size : 200%;
	font-stretch : narrower;
    font-weight : 200;
	margin : 0px 0px 0px 25px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	
}
.im1 {
	margin : 0px 10px 5px 0px;
}
.im2 {
	margin : 0px 10px 5px 0px;
	border : 1px solid #CACACA;
}
.date {
	color : #000000;
}
.more, .more:link, .more:visited {
	color : #006ad4;
	text-decoration : underline;
}
.more:hover, .more:active {
	color : #006ad4;
	text-decoration : none;
}
.bot, .bot:link, .bot:visited {
	color : #ffffff;
	text-decoration : none;
}
.bot:hover, .bot:active {
	color : #ffffff;
	text-decoration : underline;
}