﻿body 
{
	
}

.link
{
	cursor:pointer;
	font-size:14px;
	color:#006b6e;
}

.cal_day
{
	border: 1px solid #666666;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#383838;
	background-image:url('/images/gr/cal_bg.png');
}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#383838;
	background-image:url('/images/qe2/otherday.jpg');
}

.cal_day_header
{
	font-weight:bold;
	color:#006b6e;
	font-family:Calibri, Arial, Sans Serif;
	font-size:20px;
	padding-top:30px;
	padding-bottom:10px;

}

.cal_title
{
	font-family:Calibri, Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:40px;
	background-repeat:no-repeat;
	background-position:center;
	height:35px;
}

.nextprev, .nextprev a
{
	text-decoration:none;
	color:#8f9bcd;
	font-size:47px;
}

.bodytext
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	color:#363636;
}


.subtitle
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#3c8f78;
}

.header
{
	font-family:Arial,Sans-Serif;
	font-size:24px;
	color:#006b6e;
	
}
