body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(../images/splice.jpg); 
	background-repeat:repeat-x;
}

.MainContent {
	background:none;
	padding-left:132px;
	padding-top:20px;
	padding-bottom:70px;
	padding-right:132px;
}

.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #507F3B;
	text-decoration: none;	
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #507F3B;
	text-decoration: none;	
}


a:hover {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #252A8C;
	text-decoration:none;
}


.FooterContainer {
	width:100%;
	background-color: #507f3b;
}

.error{
	color: #990000;
	font-weight: bold;
}
input{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigger{
	font-size:16px;
}
 
.directory-view{
	font-size:12px;
	color:#252A8C;
}
.directory-view:hover{
	font-size:12px;
	color:#252A8C;
}
.notification{
	color:#678b3f;
	font-weight:bold;
}	

.small{
	font-size:11px;
}
.small:hover{
	font-size:11px;
}

.calendar-entry{
	font-size:10px;
	color:#252A8C;
}
.calendar-entry:hover{
	font-size:10px;
	color:#252A8C;
}

.event-cell{
	background-color:#FFFFCC;
}

.calendar-month{
	font-size:14px;
	font-weight:bold;
}
.calendar td{
	width: 100px;
	height:60px;
}