/* Striders Style */
BODY {
margin-height:0;
margin-width:0;
}
BODY, TD, P, A, LABEL, INPUT, SPAN, H3, H4 {
font-family: verdana, tahoma, arial, helvetica;
}

BODY, TD, P, A, LABEL, INPUT, SPAN {
font-size:normal
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

a:visited {
color:green;
}

A.nav, A.nav {
font-size: 12px;
}
A.nav, A.nav:VISITED {
color:white;
font-weight:bold;
text-decoration:none;
}
A.nav:HOVER {
text-decoration:underline;
}

.colhead {
background-color:green;
color:white;
}
.colhead1 {
background-color:#efeded;
color:green;
}

.label {
font-weight:bold;
}

.fieldHelp {
font-size:xx-small;
}

/*.displayNone, .displayInline {
font-size:x-small;
}*/

.row{
background-color:#CCFFCC;
}
.rowgreen {
background-color:#CCFFCC;
}
.rowalt {
background-color:#eeeeee;
}
.rowgrey {
background-color:#efeded;
}

INPUT.readonly
{
border:none
}
