BODY {
	margin: 0px 0px 0px 0px;
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	background-color : #F8F7F3;
	color : #696969;
}
td.media     { font-family: Arial; font-size: 9pt; color: #C0C0C0 }
INPUT{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 4px;
}
TEXTAREA{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 4px;
}
TABLE {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
}
TD.title {
	font-size : 13px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #69AE74;
	font-weight : bold;
	border-bottom-width : 1px;
	border-style : none none solid none;
	border-color : #CCCCCC;
}
TABLE.header {
	background-image : url('images/header_logo.gif');
	color : Gray
}
TABLE.date {
	font-size : 11px;
	font-family : sans-serif;
	color : #FFFFFF;
	text-align : right;
	padding-right : 10px;
	height : 20;
	width : 200px;
}
INPUT.edit{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	border-style: inset;
	border-width: 1;
	padding-left : 4px;
}
TEXTAREA.edit{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	border-style: inset;
	border-width: 1;
	background-color: #E6E6E6;
	padding-left : 4px;
}
TD.footer {
	font-size : xx-small;
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 10;
	padding-top : 5;
	padding-bottom : 10;
}
a.footer, a:active.footer, a:visited.footer {
	color : #808080;
	text-decoration : underline;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover.footer {
	text-decoration : underline;
	font-size : xx-small;
	color : #000000;
}
a.main, a:active.main, a:visited.main  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0066CC;
	text-decoration : underline;
}
a:hover.main {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #69AE74;
	text-decoration : underline;
}
a.main2, a:active.main2, a:visited.main2  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #978D82;
	text-decoration : underline;
}
a:hover.main2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #484431;
	text-decoration : underline;
}
TD.navleft {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #978D82;
	text-decoration : none;
	border-top:1px solid #D6CEBC;
	height : 19px;
}
A.navleft, A:ACTIVE.navleft, A:LINK.navleft, A:VISITED.navleft {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #978D82;
	text-decoration : none;
}
A:HOVER.navleft {
	font-size : 12px;
	font-weight : bold;
	color : #484431;
	text-decoration : underline;
}
TD.pagemap {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #69AE74;
}
a.pagemap, a:active.pagemap, a:visited.pagemap  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0066CC;
	text-decoration : underline;
}
a:hover.pagemap {
	font-weight : bold;
	color : #69AE74;
	text-decoration : underline;
}
TABLE.navtop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	height : 20px;
	width : 500px;
}
A.navtop, A:ACTIVE.navtop, A:LINK.navtop, A:VISITED.navtop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
A:HOVER.navtop {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
TD.navleftBG {
	width : 176px;
	background-image : url('images/navleft_bg.gif');
	background-repeat : repeat;
	font-size : 12px;
	color : #978D82
}