﻿/* HOME PAGE */

.contentHomeUnderLeft
{
	float: left;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13pt;
	width: 240px;

}

a {text-decoration: none;}

.contentHomeUnderRight, .contentHomeUnderRight a, .contentHomeUnderRight a:hover, .contentHomeUnderRight a:visited
{
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #FFFF00;
	text-decoration: none;
	width: 134px;

}

.contentHomeNW
{
	width: 415px;
	height: 274px;
	background-color: #414141;
}

.contentHomeNWunder
{
	width: 415px;
	height: 36px;
	background-color: #515151;
}

.contentHomeSW
{
	width: 415px;
	height: 274px;
	background-color: #000000;
	text-align: center;
}
.contentHomeSW img
{
	margin-top: 33px;
	margin-left: 2px;
}

.contentHomeSWunder
{
	width: 415px;
	height: 36px;
	background-color: #515151;
}

.contentHomeNE
{
	width: 405px;
	height: 264px;
	background-color: #FFF680;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}

.contentHomeNEunder
{
	width: 415px;
	height: 36px;
	background-color: #908d8e;
}

.contentHomeSE
{
	width: 415px;
	height: 274px;
	background-color: #CCFFFF;
}

.contentHomeSEunder
{
	width: 415px;
	height: 36px;
	background-color: #908d8e;
}

.calendarTitles, .calendarTitles a, .calendarTitles a:visited
{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.frontcalImageBox
{
	border: solid 1px black; 
	width: 75px; 
	height: 75px; 
	margin-right: 14px;
}

.frontcalImage
{
/*	margin-top: expression(( 75 - this.height ) / 2); 
	margin-left: expression(( 75 - this.width ) / 2); 
	margin-left: auto;
	text-align: center;*/
}

.ObjImageBox table
{
	border: none;
	width: 415px;
	height: 274px;
	background-color: #414141;
}

.ObjImageBox tr
{
	height: 274px;
	vertical-align: middle;
	text-align: center;
}

.ObjImageBox td
{
	width: 415px;
	vertical-align: middle;
	text-align: center;
}
