a:link {text-decoration: none}
a:hover {text-decoration: none}
a:visited {text-decoration: none}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}

.smalltext {
	font-family: Arial;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

.middletext {
	font-family: Arial;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
}

.bigtext {
	font-family: Arial;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 26px;
}

.bigbigtext {
	font-family: Arial;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 28px;
}

.middlelabeltext {
	font-family: Arial;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.Departmenttext {
	font-family: Arial;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}

.titletext {
	font-family: Arial;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.Calendartext {
	font-family: "Comic Sans MS", cursive;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.CalendarOptiontext {
	font-family: "Comic Sans MS", cursive;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.pagehead {
	font-family: 'Architects Daughter', Arial;
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
	font-size: 36px;
	line-height: 42px;
}

img {
	border:none;	
}

.link {
	text-decoration:none;
	font-size: 14px;
}

body 				{
	margin: 0;
	padding: 0;
	background-position: center top;
	background-color: #ffffff;
}
li {
	line-height: 25px;
}

a.menulink {
	text-decoration:none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
}

a.usermenulink {
	text-decoration:none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.thinline {
    border-style:solid;
    border-width:1px;
}
	
