body {
	background-color:#ffffff;
	margin:0px; padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	}

P  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
}

LI  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height: 20px;
	color: #003333;
	text-decoration : normal;
}


UL  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height: 20px;
	color: #003333;
	text-decoration : normal;
}

OL  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height: 20px;
	color: #003333;
	text-decoration : normal;
}

H1  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 17px;
	color: #003333;
	font-weight : bold;
}

H4  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	font-weight : bold;
}

H5  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	text-decoration : normal;
	font-style : italic;
}



TD  {
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 20px;
	font-size : 12px;
	color: #003333;
	text-decoration : normal;
}

BLOCKQUOTE  {
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 16px;
	font-size : 12px;
	color: #003333;
	text-decoration : normal;
}

TH  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	text-decoration : normal;
	font-weight : bold;
}

A:Link  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

A:Visited  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #009999;
	text-decoration : underline;
	font-weight : bold;
}

A:Active  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #009999;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #009999;
	text-decoration : underline;
	font-weight : bold;
}

a.menu:link  {
	font-family : Verdana,Arial,sans-serif;
	color: #000000;
	font-size : 10px;
	text-decoration : normal;
	font-weight : bold;
}

a.menu:visited  {
	font-family : Verdana,Arial,sans-serif;
	color: #000000;
	font-size : 10px;
	text-decoration : normal;
	font-weight : bold;
}

a.menu:active  {
	font-family : Verdana,Arial,sans-serif;
	color: #ffffff;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}

a.menu:hover  {
	font-family : Verdana,Arial,sans-serif;
	color: #ffffff;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}

a.small:link  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

a.small:visited  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color: #009999;
	text-decoration : underline;
	font-weight : bold;
}

a.small:active  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #009999;
	text-decoration : underline;
	font-weight : bold;
}

a.small:hover  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #009999;
	text-decoration : underline;
	font-weight : bold;
}

.posted  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	color: #003333;
	text-decoration : normal;
}

.title  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-decoration : normal;
	font-weight : bold;
}

.calendarhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-decoration : normal;
	font-weight : bold;
}

.sidetitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #003333;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-decoration : normal;
	font-weight : bold;
}

.logo {
	background-image: url(/construction/logo_new.gif);
	background-repeat: no-repeat;
	background-position: 0% 5%;
	height: 130px;
	padding-right: 15px;
}

.pink {
	background: #FAC8D2;
}

.lightpink {
	background: #FCDDE3;
}

.red {
	background: #AD0034;

}

.lightgreen {
	background: #CAE5E4;
	
}

.white {
	background: #FFFFFF;
	
}

