#topnav ul {
	padding: 3px 0; 
	margin-left: 0; 
	border-bottom: 1px solid #669; 
	font: 12px Verdana, sans-serif;
}

#topnav ul li {
	list-style: none; 
	margin: 0; 
	display: inline; 
}

#topnav ul li a {
	padding: 3px 0.5em; 
	margin-left: 3px; 
	border: 1px solid #669; 
	border-bottom: none; 
	background: #ccf; 
	text-decoration: none; 
}

#topnav ul li a:link { 
	color: black;
} 

#topnav ul li a:visited { 
	color: black;
} 

#topnav ul li a:link:hover, #topnav ul li a:visited:hover {
	color: #000; 
	background: #AAE; 
	border-color: #336; 
}

#topnav ul li a:link:active {
	background: white; 
	border-bottom: 1px solid white; 
}

#topnav ul li a#current {
	background: white; 
	border-bottom: 1px solid white; 
}

a.bolda:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: none;
	color:black;
}
a.bolda:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: none;
	color:black;
}
a.bolda:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: none;
	color:black;
}
a.bolda:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: none;
	color:black;
}

a.ulist:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: underline;
	color:black;
}
a.ulist:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: underline;
	color:black;
}
a.ulist:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: underline;
	color:black;
}
a.ulist:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	text-decoration: underline;
	color:black;
}

a.hlist:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : bold;
	text-decoration: underline;
	color:black;
}
a.hlist:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : bold;
	text-decoration: underline;
	color:black;
}
a.hlist:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : bold;
	text-decoration: underline;
	color:black;
}
a.hlist:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : bold;
	text-decoration: underline;
	color:black;
}


a.sub:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : xx-small;
	text-decoration: none;
	color:black;
}
a.sub:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : xx-small;
	text-decoration: none;
	color:black;
}
a.sub:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : xx-small;
	text-decoration: none;
	color:black;
}
a.sub:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : xx-small;
	text-decoration: none;
	font-weight: bold;
	color:black;
}


a.helplink:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-decoration: none;
	color:blue;
}
a.helplink:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-decoration: none;
	color:blue;
}
a.helplink:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-decoration: none;
	color:blue;
}
a.helplink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-decoration: none;
	color:blue;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
}
#maintable {
	border: 1px solid black; 
	padding: 6px;
	background-color: White;
}
.normtable {
	border: 1px solid black; 
	padding: 6px;
	background-color: White;
}
.fixtable {
	border: 1px solid black; 
}
.userform {
	border: 1px solid black;
	background-image: url(../images/clientback.gif);
	width: 759px;
	height:33px;
}
.standtab {
	width: 759px;
	height:33px;
}
.userform2 {
	border: 1px solid black;
	background-image: url(../images/clientback.gif);
	width: 969px;
	height:33px;
}
.testform {
	border: 1px solid black;
	width: 759px;
}
.saveuserform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : xx-small;
	border: 1px solid black;
	background-image: url(../images/clientback.gif);
	width: 759px;
	height:30px;
	vertical-align: middle;	
}
.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
}
.bodytexta {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
}
.bodytexts {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
}
.bodytextr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	color : red;
}
.bodytextg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	color : green;
}
.bodydouble {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	vertical-align: top;
	line-height: 200%;
}
.bodytextw {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	color : white;
}
.bodytextw:hover {
	color : black;
}
.bodytext2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : bold;
}
.scheduletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	border : #CC3300;
	background-color : #FF9900;
}
.fineprint {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
.bigtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : Black;
}
.medtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : Black;
}
.helpbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
	background-color :  #FFFFE1;
	width :  335px;
	border : thin solid Black;
	padding :  10px;
	position :  absolute;
	top :  0px;
	left :  0px;
	visibility :  hidden;
}
.navtextoff {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal; 
	font-weight : normal;
	color : Black;
}
.navtexton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: normal; 
	font-weight : bold;
	color : Black;
	cursor : hand;
}
.emailoff {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	text-decoration :  underline;
}
.emailon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
	cursor : hand;
	text-decoration :  underline;
}
.savesubnav {
	background-color :  #9EC4E2;
	border-width: 2px;
	border-style: solid;
	border-color: #0a6cce;
}
.subnav {
	background-color :  #B3D5EE;
	border-width: 2px;
	border-style: solid;
	border-color: #0a6cce;
}
.memlist {
	border-width: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.appltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	color: blue;
}
.lilnavtextoff {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
.lilnavtexton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	cursor : hand;
}
.link {
	color: blue;
	text-decoration :  underline;
	cursor : hand;
}
.headerstyle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
.bodystyle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.bufferstyle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.largered {
	color: Red;
	font-size: large;
}
.medred {
	color: Red;
	font-size: medium;
}
.largeblue {
	color: Blue;
	font-size: large;
}
.filepick {
	padding: 3px 0.5em; 
	margin-left: 3px; 
	border: 1px solid black; 
	background: #C0FFFF; 
	text-decoration: none; 
}
.fineprintb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}
