.body
{
	font-family: "BPG Glaho"; 
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FBFBD9;
	vertical-align:top;
}
.maindiv
{
	width:1003px;
	height:100%;
	text-align:center;
	vertical-align:top;
}
.maintable
{
	width: 1003px;
	padding: 0px;
	margin:0px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:0px solid black;
	border-bottom:0px solid black;
	vertical-align:top;
}

.borderlesTable
{
	border:0px;
}

.mainmenu
{
	height:38px;
	border:1px;
	vertical-align:top;
}
.centerspacedtable
{
	height:100%;
	width:100%;	
	border:0px;
	vertical-align:top;
}

.leftbar
{
	width: 194px;
	height:100%;
	border: 0px;
	vertical-align:top;
	background-image: url('images/left_bar.jpg'); 
	background-repeat: repeat-y;
}

.leftbarcell
{
	background-image: url('images/left_bar.jpg'); 
	background-repeat: repeat-y;
	vertical-align:top;
	
}

.rightbar
{
	width: 192px;
	height:100%;
	border: 0px;
	vertical-align:top;
	background-image: url('images/right_bar.jpg'); 
	background-repeat: repeat-y;
}

.rightbarcell
{
	background-image: url('images/right_bar.jpg'); 
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:top;
}
.datacontainer
{
	width:100%;
	font-family:"BPG Glaho"; 
	font-size:10pt;
	color:black;
	text-align:left;
	text-indent:5px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}
.horisontalbreak
{
	height:6px;
	background-color:white;
}
.calendardays
{
	width:100%;
	border:0px;
	font-family:"BPG Glaho"; 
	font-size:7pt;
	text-align: left;
}
.calendargrid
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:1px;
}

.calendardaysopeningcell
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	width:14%;
	text-align:center;
}

.calendardaysopeningcel0
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
}

.calendardaysopeningcelllast
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	width:14%;
	text-align:center;
}
.calendardayscell
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	width:14%;
	text-align:center;
}

.calendardaysclosingcell
{
	border-color:#d9ba67;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	width:14%;
	text-align:center;
}

.calendarday
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color: black;
	text-decoration: none;
}

.calendarday:hover
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color: black;
	text-decoration:underline;
}

.calendardaytoday
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color:blue;
	font-weight:bold;
	text-decoration: none;
}

.calendardaytoday:hover
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color:blue;
	text-decoration:underline;
}

.calendardayred
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color:red;
	font-weight:bold;
	text-decoration: none;
}

.calendardayred:hover
{
	font-family:"BPG Glaho"; 
	font-size:8pt;
	color:red;
	text-decoration:underline;
}

.calendarheader
{
	font-family:"BPG Glaho"; 
	font-size:10pt;
	color:black;
	font-weight:bold;
	text-align:center;
}

.oldnewstyle
{
	font-family:"BPG Glaho"; 
	font-size:9pt;
	color:black;
	text-decoration:none;
}

.oldnewstyle:hover
{
	font-family:"BPG Glaho"; 
	font-size:9pt;
	color:black;
	text-decoration:underline;
}

.todaycell
{
	font-family:"BPG Glaho"; 
	font-size:8.5pt;
	color:black;
	text-align:center;
	text-indent:3px;
	padding-left:7px;
	padding-right:5px;	width: 120px;
}
.centered
{
	text-align:center;
}

.title
{
	text-align:center;
	font-weight:bold;
}

.data
{
	text-align:justify;
	text-indent:10px;
}

.todaycelllink
{
	font-family:"BPG Glaho"; 
	font-size:8.5pt;
	color:black;
	text-decoration:none;
}

.todaycelllink:hover
{
	font-family:"BPG Glaho"; 
	font-size:8.5pt;
	color:black;
	text-decoration:underline;
}