﻿body {
	border:0px;
	padding:0px;
	margin:0px;
	padding-top: 0px; 
	background-color: #ffffff; 
	background-image:url('/images/hdgh/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px; 
	 height:100%;
	width: 100%;
}

.link
{
	cursor:pointer;
	font-size:14px;
	color:#006b6e;
}

.cal_day
{
	border: 1px solid #666666;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#7e3637;
	background-image:url('/images/gr/cal_bg.png');
}

/*hides the bullet*/
.daystyle img, img.daystyle, .daystyle>img
{
	display:none;
}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#383838;
	background-image:url('/images/qe2/otherday.jpg');
}

.cal_day_header
{
	font-weight:normal;
	color:#ffffff;
	font-family:'Open Sans', Arial, Sans Serif!important;
	font-size:17px;
	padding-top:0px;
	padding-bottom:10px;

}

.cal_title
{
	font-family:'Open Sans', Arial, Sans Serif!important;
	text-decoration:none;
	color:#ffffff;
	font-size:30px;
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.nextprev, .nextprev a
{
	text-decoration:none;
	color:#ffffff;
	font-size:30px;
	font-weight:normal
}

.bodytext
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	color:#444444;
}


.subtitle
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#7e3637;
}

.header
{
	font-family:Arial,Sans-Serif;
	font-size:24px;
	color:#777777;
	
}