a.sidebar:link {
        text-decoration: none;
        color: #31687E;
}
a.sidebar:visited {
        color: #2e408d;
        text-decoration: none;
}
a.sidebar:hover {
        color: #b7cce0;
        text-decoration: none;
}
a.sidebar:active {
        color: #FF0000;
        text-decoration: none;
}


.sidebar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}
.navigation {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;



}
.searchlayer {
	position: relative;
	left: 193px;
	top: 98px;
	
	
	
}
a.smallcal:link {
	text-decoration: none;
	color: #2e408d;
}
a.smallcal:visited {
	color: #31687E;
	text-decoration: none;
}
a.smallcal:hover {
        color: #b7cce0;
        text-decoration: none;
}

.smallcal {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
	font-weight: normal;



}
.headline {
	font-family: "Tahoma";
	font-size: 24px;
	
	
	
}

