BODY {
	font-family : Arial;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #993366;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #993366;
}

p {  font-family: Arial; font-size: 12px; }

A {
	color: #640062;
	font-size: 11px;
	text-decoration : none;
}
A:HOVER {
	color : #BFDCC0;
	font-size: 11px;
}
.MainMenu A {
   color : Black;
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
}
.MainMenu A:HOVER {
	color : Red;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
.MainMenu {
   color : Black;
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
}
.SubMenu A {
	color : White;
	font-size: 11
}
.SubMenu A:HOVER {
	color : #999967;
	text-decoration : none;
	font-size: 11
}
.SubMenu {
	font-size: 11

}
TH {
	font-family : Arial;
	font-size : 12px;
	text-align : center;
}

TEXTAREA {
	border : 1px solid;
	border-color: #640062;
	font-family : Arial;
	font-size : 11px;
}

INPUT {
	font-family: Arial;
	font-size: 10px;
	border-color: #640062;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}

TD {
	font-family : Arial;
	font-size : 12px;
}


.FormButton {
	font-family: Arial;
	font-size: 10px;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.FormElements {
	font-family: Arial;
	font-size: 10px;
	color: #640062;
}
.Labels {
	font-family: Arial;
	font-size: 11px;
}
.NormalText {
	font-family: Arial;
	font-size: 11px;
}

.SelectText {
	font-family: Arial;
	font-size: 11px;
}

.navspacer {
background-image: url(images/nav.gif);
background-repeat: repeat-y;
}

.navspacer-y {
background-image: url(images/nav.gif);
background-repeat: repeat-x;
}

.rightspacer {
background-image: url(images/right.gif);
background-repeat: repeat-x;
}

.HOME {
background-image: url(images/101.gif);
background-repeat: repeat-y;
background-position: top;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	color: #0555C0;
}
h2 {
	font-family: Arial;
	font-size: 22px;
	color: Black;
}
h3 {
	font-family: Arial;
	font-size: 20px;
	color: Black;
}
h4 {
	font-family: Arial;
	font-size: 16px;
	color: Navy;


	