BODY {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
;
}

.hrline {
color: #3598FA;
}

A {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration : underline;
}

.pageheader{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color: white;
	filter: DropShadow(Color="#3598FA", OffX="1", OffY="1", Positive="1");
}

.commontext{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: white;
}

.entrybox {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid white;
	background-color : #4c88ba;
	color: white;
	text-align : center;
}

.bold{
	font-weight : bold;
}

.italics{
	font-style : italic;
}

.menuitem {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  white;
	font-size : x-small;
	font-weight : bold;
}

.formbutton {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #3598FA;
	font-size : x-small;
	font-weight : bold;
}

.pagefooter {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color: white;
}

.header1 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight: bold;
}


.header2 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight: bold;
}

.blue {
	color:  #4c88ba;
}

.form1 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  white;
	font-size : x-small;
	font-weight : bold;
	}
	
.schtable {
border: 2px white solid;
}

.schheader {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  white;
	font-size : x-small;
	font-weight : bold;
}
.schcell {  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; border: 1px #999999 solid; text-align: center}
.schtableinner { ; border: solid; border-width: 2px 0px 0px; border-color: #3399FF black black}


