body {background-color: #dbd3e3;}
p,td { color: #000; font-family: Arial, Helvetica, Verdana; font-size: 10pt; }
span { font-family: arial, helvetica, verdana; }

.bigger {font-size: 12pt; font-weight: bold; }
.small {font-size: 8pt; }
.smaller {font-size: 6pt; }
.padall { padding: 10px; }
.purple { color: #5b278f; }
.ltpurple { color: #ad93c7; }
.gold { color: #fab005; }
.white { color: #fff; }
.rule { color: #5b278f; }

hr {  border: 0; color: #5b278f; background-color: #5b278f; height: 2px; }
.thin {  border: 0; color: #5b278f; background-color: #5b278f; height: 1px; }

.gridtable {border-bottom: 1px solid black; border-right: 1px solid black}
.gridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}
.gridheader {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.gridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.hardsessiongridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.hardsessiongridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}

a:link { color: #5b278f; }
a:visited { color: #5b278f; }
a.white:link { color: #fff; }
a.white:visited { color: #fff; }

#navbar {border-top: solid 1px; border-bottom: solid 1px;}
#navbar ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; white-space: nowrap;}
#navbar li {list-style-type: none; display: inline; font-size: 11px; padding-right: 15px;}
#navbar li a {text-decoration: none;font-size: 11px;}
#navbar li a:visited {color: #5b278f;}
#navbar li a:hover {background: #fff;}
#nonavbar {font-size: 11px; text-align: right;}

.sortable { border: 1px solid; }
.sortable th { font-weight: bold; font-size: 9pt; text-align: left;}
.sortable td,th { color: black; padding: 5px 20px 5px; }
.sortable tr.odd td,th { color: black; padding: 5px 20px 5px; }
.sortable tr.even td,th { background-color: #bdaecb; color: black; padding: 5px 20px 5px;}
		
input.fwtext
{
color: #000;
background: #fff;
border: #000 solid 1px
}

select.fwselect
{
color: #000;
background: #fff;
border: #000 solid 1px
}

input.fwsubmit
{
color: #000;
background: #fab005;
border: 2px #fab005 outset
} 
