body   {
	font-family: "Verdana";
	font-size: 11px;
}

A:link {
	text-decoration: none;
	color: #000080;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
}
A:active {
	text-decoration: underline;
	color: #000090;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
}
A:visited {
	text-decoration: none;
	color: #000070;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
}
A:hover {
	text-decoration: underline;
	color: #000090;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
}


.sitetitle {
	font-size: 40px;
	font-family: "Times";
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: 8px;
	line-height: 20px;
	margin-top: 10.0pt;
	margin-left: 0.0pt;
	margin-bottom: 10.0pt;
}

.pagetitle {
	font-size: 40px;
	font-family: "Times";
	color: #000070;
	background-color: "#FFFFFF";
	text-align: left;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 20px;
	margin-top: 40.0pt;
	margin-left: 10.0pt;
	margin-bottom: 40.0pt;
}

.partitle {
	font-size: 16px;
	font-family: "Times";
    color: #000070;
	background-color: "#FFFFFF";
	text-align: left;
	font-weight: bold;
	margin-top: 20.0pt;
	margin-left: 0.0pt;
	margin-bottom: 5.0pt;
}

.parstart {
	font-size: 12px;
	font-family: "Verdana";
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 3.0pt;
	margin-bottom: 3.0pt;
	margin-left: 0.0pt;
}

.paragraph {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 5.0pt;
	margin-bottom: 0.0pt;
	margin-left: 10.0pt;
	margin-right: 10.0pt;
    line-height: 15px;
}

.paragraphli {
        font-size: 11px;
        font-family: "Verdana";
        font-weight: normal;
        color: #000000;
        text-align: justify;
        margin-top: 0.0pt;
        margin-bottom: 0.0pt;
        margin-left: 10.0pt;
        margin-right: 10.0pt;
}

.small {
	font-size: 9px;
	font-family: "Verdana";
	color: #000000;
	text-align: center;
	font-weight: none;
	margin-top: 0.0pt;
	margin-left: 0.0pt;
}

.small_border {
	font-size: 9px;
	font-family: "Verdana";
	color: #000000;
	text-align: center;
	font-weight: none;
	margin-top: 0.0pt;
	margin-left: 0.0pt;
	border-top: solid 1px #000070; 
	border-bottom: solid 1px #000070;
}

.pageframe {
	height: 600;
	width: 900;
	border: solid 1px #000070; border-left: hidden; border-top: hidden;
}

.menuframe {
	border-right: hidden 1px #1A7CC8;
}

.menuborder {
	border-left: solid 1px #000070; border-top: solid 1px #F0F0F0;
}

a.menuitem:link {
	font-size: 12px;
	font-family: "Verdana";
	font-weight: 600;
	color: #000070;
	text-align: left;
	margin-top: 0.0pt;
	margin-bottom: 0.0pt;
	margin-left: 0.0pt;
	background-color: #000070;
	text-decoration: none;
}

a.menuitem:active {
        font-size: 12px;
        font-family: "Verdana";
        font-weight: 600;
        color: #FFFFFF;
        text-align: left;
        margin-top: 0.0pt;
        margin-bottom: 0.0pt;
        margin-left: 0.0pt;
        background-color: #000070;
        text-decoration: none;
}

a.menuitem:visited {
        font-size: 12px;
        font-family: "Verdana";
        font-weight: 600;
        color: #000070;
        text-align: left;
        margin-top: 0.0pt;
        margin-bottom: 0.0pt;
        margin-left: 0.0pt;
        background-color: #000070;
        text-decoration: none;
}

a.menuitem:hover {
        font-size: 12px;
        font-family: "Verdana";
        font-weight: 600;
        color: #FFFFFF;
        text-align: left;
        margin-top: 0.0pt;
        margin-bottom: 0.0pt;
        margin-left: 0.0pt;
        background-color: #000070;
        text-decoration: none;
}



.menubg {
	border: solid 1px;
	border-color: #000070;
	background-color: #000070;
}

.menutable {
	width: 100%;
	height: 62%;

}



.tablehead {
	font-size: 12px;
	font-family: "Verdana";
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.0pt;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.0pt;
	margin-left: 0.0pt;
	background-color: #000070;
}

.lightcell {
	font-size: 11px;
	font-family: "Verdana";
	text-align: left;
	margin-top: 0.0pt;
	margin-left: 0.0pt;
}

.darkcell {
	font-size: 11px;
	font-family: "Verdana";
	text-align: left;
	margin-top: 0.0pt;
	margin-left: 0.0pt;
	background-color: #F0F0F0;
}

.redtext {
    color: #CC0000;
}
.bluetext {
	color: #0000CC;
}
.greentext {
	color: #008000;
}

.cellbg {
	background-color: #000070;
}