﻿body
 {
/* background-color:Green; */
 }
 .h1
 {
 color:orange;
 text-align:center;
 }
 .p
 {
 font-family:"Times New Roman";
 font-size:20px;
 color:Red;
 }
.Table_Heading
{
	color: black;
	font-family: "Times New Roman";
	font-size: 18px;
	text-align: center;
	background-color: #ccccff;

}
/*.Table_Style
{
	border-right: blue thin solid; 
	border-top: blue thin solid; 
	border-left: blue thin solid; 
	border-bottom: blue thin solid;
	
} */
.Table_Border td
{
	
border-collapse:collapse;

border:1px solid #cccccc;

padding-left:5px;


}
.bgColor
{
	 background-color:#ccccff;
}
.Table_Row
{
	
	 font-family:"Arial";
	 font-size:14px;
	 background-color:#ccccff;
}
.Font
{
	 font-family:"Arial";
	 font-size:14px;
}
.Content_Table_Style
{
	
	border-right: black thin ridge;
	 border-top: black thin ridge; 
	 border-left: black thin ridge; 
	 border-bottom: black thin ridge;
}
.Content_Table_Style
{
	 font-family:"Arial";
	 font-size:14px;
	 border-right: black thin ridge;
	 border-top: black thin ridge; 
	 border-left: black thin ridge; 
	 border-bottom: black thin ridge;
}
.SpecialFontColor
{
	 color:Red;
}
/* new */
.TableProperty
{
	 font-size:14px;
		width:900px;
		 border: 2px single black;	
		 
}

.TableProperty td
{
	border-bottom: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-right: darkgray 1px solid;
}

.calendarContainer table tr td

{
padding: 0 !important;

margin: 0 !important;
border-width: 0px !important;

}
.RowHeading
{
	text-align:center;
	font-weight:bold;
}


