body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

.admin_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	word-spacing: 1pt;
	text-decoration: none;
	line-height: 14px;
}
.hdrclasses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	word-spacing: 1pt;
	text-decoration: none;
	line-height: 14px;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	word-spacing: 1pt;
	text-decoration: none;
	line-height: 14px;
}


.text {
	
	
}



a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7E2EE;
	text-decoration: none;
	line-height: 20px;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 20px;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 20px;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7E2EE;
	text-decoration: none;
	line-height: 20px;
}
.menuback {
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(/images/nav_bg.jpg);
}
/* removed this next section b/c the styles were cascading into the contect section and messing uip the design */
/*
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D435D;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

} */
    .names 	    {background-color: #4C5D87; font-size: 13px; color: #FFFFFF; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
    .calendarBody   {background-color: #F0F0F0; font-size: 12px; color: #000000; text-decoration: none; text-align:  center; font-family: Verdana;}
    .calCurrentDay  {background-color: #C0C0C0; font-size: 11px; color: #FFFFFF;}
    .calOtherDay    {background-color: #F0F0F0; font-size: 11px; color: #000000;}
    .calNotDay	    {background-color: #F0F0F0; font-size: 11px; color: #000000;}
    .calFormMenu    {background-color: #4C5D87; font-size: 13px; color: #FFFFFF; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
/*
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:42px;
line-height:30px;
font-weight:normal;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height:28px;
font-weight:normal;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:24px;
font-weight:normal;
}
h4{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
font-weight:normal;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
font-weight:normal;
}
h6{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
font-weight:normal;
}
*/


