/* CSS Document */
body{
    font-family:Tahoma;
    font-size:12px;
    /* background-image:url(../images/bkg_body.gif);*/
    background-repeat:no-repeat;
	

}
#header {
	
	background-color:#4885DE;
    background-image: url(../cal/images/cms.logo.png);
	background-repeat:repeat;
	width:900px;
    height:50px;
	color:#BDE2FE;	
	
	text-align:left;
	font:"Tahoma","Lucida Grande",Sans-Serif; /*Arial,Helvetica,sans-serif;*/
	font-weight:bolder;
	font-size:16px;
	
}
#content {
    float:left;
    width:900px;	
	margin-left:5px;
   margin-top:5px;
}

#container {
    margin:auto;
    width: 900px;
    background: #ffffff;
    /*border: #EBEBEB solid 1px;*/
    margin-top:20px;
	
}
#container2 {
	width: 880px;
    background: #ffffff;
    /*border: #EBEBEB solid 1px;*/
    margin-top:5px;
	
}
#container3 {
	width: 900px;
    background: #ffffff;	
}

#cal_top_navi_a{
	width:200px;
	background-color: #FFFFFF;
	text-align: right;
	float: none;
	margin-left: 700px;
	height: 17px;
	padding-top: 5px;


}
#cal_top_navi{
	width:auto;
	background-color: #FFFFFF;
	text-align: center;
	/*border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	float: none;
	/*background-image: url(images/logoforall.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;

}

#cal_mid_navi{
	width:auto;
	margin-top: 120px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	float: none;

}

#cms_btm_navi{
	width:auto;
	padding-top: 10px;
	padding-bottom: 10px;

}

.btm_copyright_text{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.cal_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399FF;
	text-decoration: none;
}
a.cal_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}

a.cal_menu_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399FF;
	text-decoration: none;
}
a.cal_menu_date:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
