body {
	BACKGROUND: url(images/paper005.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
TD.nav {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: smaller/1.0em Arial,San Serif; COLOR: #000; PADDING-TOP: 0px; voice-family: inherit;
}
UNKNOWN {
        FONT-SIZE: small;
}
#header {
        FONT-SIZE: 93%; BACKGROUND: url(images/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal;
}
#header UL {
        PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 8px; BACKGROUND: url(images/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#header A {
        PADDING-RIGHT: 12px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(images/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333
}
#header #current {
        BACKGROUND-IMAGE: url(images/left_on.gif)
}
#header #current A {
        BACKGROUND-IMAGE: url(images/right_on.gif); PADDING-BOTTOM: 4px; COLOR: #333
}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:medium; color:#663300; margin-bottom: 5px; margin-top: 15px;
}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:smaller; color:#003366; margin-bottom: 5px; margin-top: 5px;
}
p {font-family:Arial, Helvetica, sans-serif; font-size:smaller; color:#000000;
}
.std {font-family:Arial, Helvetica, sans-serif; font-size:smaller; color:#000000;
}
.bold {font-weight: bold;
}

/* =-=-=-=-=-=-=-[Menu Nine]-=-=-=-=-=-=-=- */
#menu9 ul {
        list-style: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        margin: 0;
        padding: 0;
        font-weight: bold;
        }


#menu9 {
        width: 200px;
        margin-top: 10px;
        }

#menu9 li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }


#menu9 li a:link, #menu9 li a:visited {
       color: #E5E8D4;
       display: block;
       background: url(images/menu9.gif);
       padding: 8px 0 0 10px;
        }

#menu9 li a:hover, #menu9 li #current {
        color: #725033;
        background: url(images/menu9.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu9 li a:active {
        color: #fff;
        background: url(images/menu9.gif) 0 -64px;
        padding: 8px 0 0 10px;
		}


a  {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color : #ff0000;
}
td.footer {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
}