body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url('../images2/background.png');
	background-repeat: repeat-x;
	background-position: top left;
	align: center;
	text-align: center;
	background-color: #c0c0c0;
}

table
{
color: #000000;
}

.caltable { background-color: #aacdac; color: #ffffff;}

.calendarheader { background-color: #7fb482;}

.calendarheader2 { background-color: #6aa76d;}

.calendarlink { text-decoration: none; color: #ffffff; }

.calendarlink:hover { text-decoration: none; color: #000000; background-color: #6aa76d; }


.logo {
	background-image: url(../images/logo.png);
	width: 950px;
	height: 107px;
}

.topbar
{
	width: 950px;
	height: 35px;
	text-align: right;
	background-image: url(../images2/topbar.png);
	
}

.maincontent
{
	background-color: #e3e3e3;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 950px;
	margin: auto;
	align: center;
	text-align: left;
}

.footerd
{
width: 950px;
border: 1px solid #000000;
background-color: #000000;
text-align: center;
	margin: auto;
	align: center;
color: #ffffff;
}

.leftsection
{
float: left;
width: 239px;
min-width: 239px;
max-width: 239px;
margin: 6px;

}

.left
{
width: 239px;
min-width: 239px;
max-width: 239px;
margin-bottom: 8px;
}

.lefttop
{
background-image: url('../images2/tabletop1.png');
width: 239px;
height: 32px;
font-size: 12px;
}

.leftmain
{
background-color: #d6c9bb;
width: 239px;
border: 10px;
font-size: 12px;
}

.menulink
{
color: #000000;
text-decoration: none;
font-size: 12px;
width: 239px;
padding: 4px 6px 4px 6px;
margin: 0px 0px 0px 0px;
}

.menulink:hover
{
color: #ffffff;
text-decoration: none;
padding: 4px 6px 4px 6px;
font-size: 12px;
width: 239px;
}

.leftbottom
{
background-image: url('../images2/tablebottom1.png');
width: 239px;
height: 20px;
}

.centersection
{
float: left;
width: 423px;
min-width: 423px; 
max-width: 423px;
margin: 6px;
}

.center
{
width: 423px;
min-width: 423px; 
max-width: 423px;
}

.centertop
{
background-image: url('../images2/tabletop2.png');
width: 423px;
min-width: 423px; 
max-width: 423px;
height: 32px;
min-height: 32px;
max-height: 32px;
font-size: 12px;
}

.centermain
{
background-color: #c6d0dc;
width: 423px;
min-width: 423px; 
max-width: 423px;
font-size: 12px;
}

.centermain a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
font-size:12px;
}

.centermain a:hover
{
color: #000000;
font-size: 10px;
text-decoration: none;
font-size:12px;
}

.centerbottom
{
background-image: url('../images2/tablebottom2.png');
width: 423px;
min-width: 423px; 
max-width: 423px;
height: 20px;
min-height: 20px;
max-height: 20px;
}

.main
{
float: left;
}

.maintop
{
background-image: url('../images2/tabletop4.png');
width: 668px;
height: 32px;
margin-left: 6px;
margin-right: 6px;
margin-top: 8px;
margin-bottom: 0px;
font-size: 12px;
}

.mainmain
{
background-color: #c6d0dc;
width: 668px;
min-width: 668px;
max-width: 668px;
margin-top: 0px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 0px;
font-size: 12px;
}

.mainmain a
{
color: #4488aa;
text-decoration: none;
font-size:12px;
}

.mainmain a:hover
{
color: #000000;
text-decoration: none;
font-size:12px;
}

.mainbottom
{
background-image: url('../images2/tablebottom4.png');
width: 668px;
height: 20px;
margin-left: 6px;
margin-right: 6px;
}

.titles
{
padding-left: 15px;
padding-top: 6px;
font-size: 12px;
}

.rightsection
{
float: right;
width: 239px;
min-width: 239px;
max-width: 239px;
margin: 6px;

}

.right
{
margin-bottom: 8px;
width: 239px;
min-width: 239px;
max-width: 239px;
}

.righttop
{
background-image: url('../images2/tabletop3.png');
width: 239px;
min-width: 239px;
max-width: 239px;
height: 32px;
min-height: 32px;
max-height: 32px;
font-size: 12px;
}

.rightmain
{
background-color: #bae8be;
width: 239px;
min-width: 239px;
max-width: 239px;
border: 10px;
font-size: 12px;
}


.rightbottom
{
background-image: url('../images2/tablebottom3.png');
width: 239px;
min-width: 239px;
max-width: 239px;
height: 20px;
min-height: 20px;
max-height: 20px;
font-size: 12px;
}

table
{
font-size: 12px;
}


.maincal {
align: center;
border:1px solid black;
}

.month {
background-color:#6aa76d;
font: 11px verdana;
color:#ffffff;
}

.daysofweek {
background-color:#000000;
font: 11px verdana;
color:#94c096;
}

.days {
font-size: 11px;
font-family:verdana;
color:#000000;
background-color: #aacdac;
padding: 9px;
}

.days #today{
font-weight: bold;
color: red;
}

.odd {background-color: #aabccd; padding: 6px;}

.even {background-color: #94abc0; padding: 6px;}

.topmenu { text-align: center; background-image: url("../images2/topmenu.png"); background-repeat: repeat-y; color: #ff0000; height: 28px; min-height: 28px; padding-top: 5px; font-size: 14px; width: 950px; border-bottom: 1px solid #000000; }

.topmenulink { color: #ffffff; text-decoration: none; font-size: 14px; }

.topmenulink:hover { color: #ff0000; font-size: 14px;  }

			.fade-box {
				margin-left: 1px;
				position: absolute;
				top: 176px;
				width: 237px;
				height: 165px;	
			}
			
h2 { font-size: 14px; color: #6a7f98; }

.skintable
{
	float: right;
}