﻿body
{
    font-family:verdana,tahoma,helvetica;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #98433d;
    background-color: #d3c585;
    color: #25364A;
}


.button_blue
{
	background-color:#d3c585;
	font-family:tahoma;
	font-size : small;
	font-weight : bold;
	color :#555557;

}
.normal_fnt
{
	font-family : tahoma;
	color : Black;
	font-size : small;
	font-style :normal;
	font-weight :700;

}
.small_fnt
{
	font-family: tahoma;
	color: Black;
	font-size: small;
	font-style: normal;
	font-weight: 700;
	margin-left: 0px;
	top: 0px;
	left: 0px;
	height: 16px;
}
.smmed_fnt
{
	font-family: tahoma;
	color: Black;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.font_header
{
	font-family: tahoma;
	color: Black;
	font-size: small;
	font-style:normal;
	font-weight: bold;

	
}
 .style1
{
    height: 11px;
    width: 404px;
}
      
.font_master_titles
{
	
	font-family: Arial, Helvetica, sans-serif;
	color:  #555557;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	
}

.collapablepanel
{
	height :0px;
	background-color:White;
	width : 600px;
	overflow: hidden;
	
}




