/* CSS file for Calendar */

.header_container {
	height: 200px;
	width: 750px;	
}

.CalHeaderLinks {
	color: #000000;
}

/*a {
	color: #333333 !important;
	text-decoration: none !important;
}

a:active {
	color: #333333 !important;
	text-decoration: none !important;
}

a:hover {
	color: #666666 !important;
	text-decoration: none !important;
}*/

body {
	background-image: url(../../images/bg_blue.gif)!important; 
	background-repeat: repeat !important;
}
