BODY {
scrollbar-face-color:#97aacf;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#97aacf;
scrollbar-arrow-color:#036;
scrollbar-base-color:#97aacf;
scrollbar-3d-light-color:#97AACF;
scrollbar-dark-shadow-color:#97AACF;
margin:0;
}

TD.dark {
font-size:12px;
color:#666;
font-family:Tahoma;
}

P.dark {
font-size:11px;
color:#666;
font-family:Verdana;
}

TD.smaller {
font-size:11px;
color:#000;
font-family:Tahoma;
}

P.index {
font-size:18px;
color:#000;
font-family:Tahoma;
}

P.smaller {
font-size:11px;
color:#000;
font-family:Verdana;
}

HR {
color:#036;
height:1px;
}

.pstyle1 {
font-size:14px;
color:#009;
font-family: "Comic Sans MS";
}

.pstyle2 {
font-size:14px;
color:#9900CC;
font-family: "Comic Sans MS";
}

.pstyle3 {
font-size:14px;
color:#990000;
font-family: "Comic Sans MS";
}
.pstyle4 {
	font-size:14px;
	color:#FF33CC;
	font-family: "Comic Sans MS";
}

.pstyle5 {
font-size:12px;
color:#009;
font-family: "Comic Sans MS";
}

.pstyle6 {
font-size:12px;
color:#9900CC;
font-family: "Comic Sans MS";
}

.pstyle7 {
font-size:12px;
color:#990000;
font-family: "Comic Sans MS";
}
.pstyle8 {
	font-size:12px;
	color:#FF33CC;
	font-family: "Comic Sans MS";
}
.sheading {
font-weight:700;
font-size:14px;
color:#009;
}

.heading {
font-weight:700;
font-size:16px;
color:#009;
}

A:link,A:visited,A:active {
color:#c00;
text-decoration:none;
}

A:hover,A.dark:hover {
color:#036;
text-decoration:none;
}

A.dark:link,A.dark:visited,A.dark:active {
color:#666;
text-decoration:none;
}

TD,P {
font-size:12px;
font-family:Verdana;
}
#navcontainer { width: 130px; }
.notice
{
	font-size:13px;
	color:#FF0000;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

a.active:link, a.active:visited
{
	font-size:18px;
	display:block;
	background-color: #036;
	padding: 3px;
	width: 130px;
	border-bottom: 1px solid #eee;
}
a.active:hover
{
	font-size:18px;
	display:block;
	background-color: #369;
	color: #fff;
}

a.myPink:link, a.myPink:visited
{
	font-size:18px;
	display:block;
	background-color:#FFFFFF;
}
a.myPink:hover
{
	font-size:18px;
	display:block;
	background-color:#FF0000;
}
a.myGreen:link, a.myGreen:visited
{
	font-size:18px;
	display:block;
	background-color:#FFF232;
}
a.myGreen:hover
{
	font-size:18px;
	display:block;
	background-color:#FF0000;
}