BODY {
	background: #F6E7D4;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 1em;
}

div.menutop-no1 {
 display: inline;
 padding: 6px 10px 6px 10px;
 margin: 0px;
 height: 27px;
 position: relative;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 vertical-align: baseline;
 color: #F6E7D4;
 cursor: hand;
 }

div.menutop-no1 a {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 }

div.menutop-no1 a:active {
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
 color: #F6E7D4;
 }

div.menutop-no1 a:visited {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 }

div.menutop-no1 a:hover {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
 }

div.menutop-act1 {
 display: inline;
 padding: 6px 10px 6px 10px;
 margin: 0px;
 height: 27px;
 position: relative;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 vertical-align: baseline;
 color: #CFB682;
 cursor: hand;
 }

div.menutop-act1 a {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
 }

div.menutop-act1 a:visited {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
 }

div.menutop-act1 a:hover {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
 }

div.menutop-act1 div.menutop-no2 {
 text-align: left;
 display: block;
 position: absolute;
 left: 10px;
 top: 25px;
 padding: 10px;
 margin: 0px;
 border-style: solid; border-width: 1px; border-color: #F6E7D4;
 background-color: #CFB682;
 width: 175px;
 z-index: 1;
 }

div.menutop-no2 a {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 vertical-align: middle;
 }

div.menutop-no2 a:visited {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 }

div.menutop-no2 a:hover {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 }

div.menutop-no1 div { display: none; }

div.menuleft-no1 {
 display: block;
 margin: 10px 0px 10px 0px;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 color: #F6E7D4;
 cursor: hand;
 }

div.menuleft-no1 a {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 vertical-align: middle;
 }

div.menuleft-no1 a:visited {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 }

div.menuleft-no1 a:hover {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
 }

.announcements-list-title {
 display: block;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
}
.announcements-list-title a {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
 vertical-align: middle;
}
.announcements-list-title a:visited {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #F6E7D4;
}
.announcements-list-title a:hover {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #CFB682;
}
.announcements-list-item {
 font-size: 0.8em;
 color: #F6E7D4;
}
.announcements-list-item a {
        color: #F6E7D4;
}
.announcements-list-item a:visited {
        color: #F6E7D4;
}
.announcements-list-item a:hover {
        color: #FEFEFE;
}

.titlebar-left {
 font-size: 10pt;
 color: #F6E7D4;
}
.titlebar-right {
 font-size: 10pt;
 color: #CFB682;
}
.logobar {
 font-size: 20pt;
 font-weight: bold;
 color: #F6E7D4;
 display: inline;
}
.pageHeader {
 color: #827352;
 font-size: 1.5em;
 font-weight: bold;
 }
.elementHeader {
 color: #827352;
 font-size: 1.2em;
 font-weight: bold;
 }
.paragraphHeader {
 color: #827352;
 font-size: 1.1em;
 font-weight: bold;
 }
HR                   { color: #827352; }
.caption             { color: #000000; font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica, sans-serif; }
.csc-textpic-caption { color: #000000; font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica, sans-serif; }
.alignRight          { float: right; margin-right: 8px; margin-left: 8px; }
.alignLeft           { float: left; margin-right: 8px; margin-left: 8px; }
h2 {
	color: #827352;
        font-size: 1.1em;
        font-weight: bold;
	}
h1 {
        color: #827352;
        font-size: 1.2em;
        font-weight: bold;
	}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: thin solid #CFB682;
	padding: 0px 0px;
	}
IMG {
	border-color: #CFB682;
	}
A {
	color: #827352;
}
A:visited {
	color: #827352;
}
A:hover {
	color: #CFB682;
}
A.tagline {
	color: #F6E7D4;
}
A.tagline:visited {
	color: #F6E7D4;
}
A.tagline:hover {
	color: #FEFEFE;
}

