body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

td {
	font-size: 11px;
}

a {
	font-size: 11px;
	color: #3387c4;
	text-decoration: none;
}

a:visited {
	color: #3387c4;
	text-decoration: none;
}

a:hover {
	color: #3387c4;
	text-decoration: none;
}
.bottomlinks {
	color: #ffffff;
}
.bottomlinks a {
	color: #ffffff;
	font-size: 10px;
}
.bottomlinks a:visited {
	color: #ffffff;
}
.bottomlinks a:hover {
	color: #cccccc;
}

td.spage {
	background-image: url(../img/sleft.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#calander a {
	color: #4D4D4D;
}

#calander a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

#calander a:hover {
	color: #4D4D4D;
	text-decoration: none;
}


#calander table td {
	color: #453E3C;
	text-align: center;
}
#calander table td.top {
	vertical-align: top;
	text-align: center;
	color: Black;
}
#calander table td.priv {
	background-color: #d9d9d9;
}
#calander select {
	font-size: 10px;
	font-family: verdana;
}
