﻿body 
{
	
}

.link
{
	cursor:pointer;
	font-size:14px;
	color:#333333;
}

.cal_day
{
	border: 1px solid #666666;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#383838;

}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#383838;
	
}

.cal_day_header
{
	font-weight:normal;
	color:#ffffff;
	font-family:Arial, Sans Serif;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:capitalize;


}

.cal_title
{
	font-family:Calibri, Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:30px;
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
}

.nextprev, .nextprev a
{
	text-decoration:none;
	color:#cb2822;
	font-size:30px;
}

.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:#c5271e;
	
}