html {
    overflow-y: scroll;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.bottom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A:HOVER, A:LINK, A:VISITED, A:ACTIVE {
	color : DarkRed;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
.bodysmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.sidebar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

.bolded {
	font-weight : bold;
}
TABLE.border {
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}
.ding {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.white {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.white2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
TD.dash {
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : 1px;
}
TD.line {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
TD.dashes {
	border-bottom-color : Gray;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.bodyblue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666699;
}

.subs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.navbar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
TD.linebottom {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
TD.top {
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
TD.line1 {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
TD.line2 {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
TD.line3 {
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}
TD.line4 {
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}
TD.right {
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
.titleblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.u {
	text-decoration : underline;
}
.large {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Maroon;
}
.newstitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #993300;
}
.formbg {
	background-color : #cccccc;
}
.bodysmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.indent {
	margin-left : 3em;
	margin-right : 4em;
}
li.space {
	padding-bottom : 5px;
}






