﻿.link-text
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #616161;
	padding-top: 5px;
	font-family: Arial;
}

.MonthHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 1px;
	color: #8a8a88;
	padding-top: 1px;
	font-family: Arial;
	letter-spacing: 2px;
	background-color: #edeeee;
}
.gridContent
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-family: Arial;
	font-size: 0.8em;
	color: #4D4948;
	height: 150px;
	width: 595px;
	overflow: hidden;
}


.gridContentNew
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 0.8em;
	color: #4D4948;
	height: 150px;
	width: 99.75%;
	overflow: auto;
}
.gridContentNew a
{
	color: #616161;
	text-decoration: none;
}

.gridContentNew a:hover
{
	text-decoration: underline;
}


.gridContentHead
{
	padding: 5px 0px 0px 15px;
	margin: 0px;
	font-family: Arial;
	font-size: 0.9em;
	color: #236A4C;
	text-align: left;
	width: 560px;
	font-weight: bold;
}

.gridContent a
{
	color: #616161;
	text-decoration: none;
}

.gridContent a:hover
{
	text-decoration: underline;
}

* html .gridContentHead
{
	width: 600px;
}

* html .gridContent
{
	width: 600px;
	height: 150px;
}

.Tabs
{
	width: 100%;
	text-align: center;
}

.Tabs A
{
	font-family: Arial;
	display: block; /*This Cover Full TD */ /*height: 25px; This Will Make Fixes Size Link (Use Image height)*/ /*width: 100px; This Will Make Fixes Size Link (Use Image width)*/
	background: inherit;
	line-height: 41px;
	height: 41px;
	text-align: center;
	font-size: 10pt;
	text-decoration: none;
}
.Tabs A:visited
{
	color: #4D4948;
}
.Tabs A:active
{
	color: #4D4948;
}
.Tabs A:hover
{
	color: #236A4C;
	text-decoration: none;
	display: block; /*This Cover Full TD */
	background: url(../Images/tab-select.jpg) repeat-x center top;
}

#mainLink
{
	height: 294px;
	width: 602px;
	background-image:  url(../Images/main.JPG);
	display: block;
}

.blueLink
{
	color: #0000FF;
	text-decoration: underline;
}

.blueLink A:visited
{
	
}

.blueLink A:hover
{
	}
.blueLink A:active
{
	}