body {
	color: black;
	
	
	font-family: Georgia, Arial, Verdana, "Times New Roman", sans-serif;
}

TABLE, TEXTAREA, INPUT { 	font: 14px Georgia, Lucida Sans Unicode, verdana; color:#000000; line-height: 1.4em;	background-color: #FFFFFF}
span.largefilename {
	font-size: 19px; color:#FFFFFF;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid #000000;
    font: 16px;
    width: 95%;
}
TABLE.border {     border-color:#000000;     border-collapse:collapse;	 }

TABLE.dashed {
     border: 1px dashed #000000;}

td.questionoptions {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 16px;
}

tr.row1 {
    background-color: #FFFFFF;
}

tr.row2 {
    background-color: #F5F5F5;
}

TD.header {
    font-size: 16px;
    font-weight: bold;
}

td.lightheader{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

tr.sectionheader, td.sectionheader {
    background-image: url(./images/row_bg.gif);
    background-color: #FFFFFF;
    color: #FFFFFF;
    text-align: left;
    text-valign: top;	
    font-weight: bold;
}

tr.fileheader, td.fileheader {
    background-image: url(./images/row_bg.gif);
    background-color: #FFFFFF;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}


.class5 A {text-decoration: underline; color: #006699; font-weight: bold; line-height: 0.1em; font-family : Lucida Sans Unicode,  Verdana; font-size : 11px}
.class5 A:link {text-decoration: underline; color: #006699; font-weight: bold}
.class5 A:visited {text-decoration: underline; color: #006699; font-weight: bold}
.class5 A:active {text-decoration: underline; color: #006699; font-weight: bold}
.class5 A:hover {text-decoration: underline; color: #006699; font-weight: bold}


span.small {
    font-size: 16px;
    font-weight: normal;
}BODY { 
		font: 16px Georgia, Lucida Sans Unicode, verdana; color:#000000;	text-shadow:1;
} .forminput {	background-color:#FFFFFF;	border: 1px #000000 solid;	color: #FF0000;	font-family:Georgia, Lucida Sans Unicode, verdana;	font-size:16px;	padding-left:2px;	padding-right:2px;}.textinput {	background-color:#FFFFFF;	border: 1px #000000 solid;	color: #000000;	font-family: Georgia, Lucida Sans Unicode, verdana;	font-size:16px;	padding:2px;	width:95%;}a:link {	color: #0854F5;	text-decoration:underline;	font-weight:none;}a:active {	color: #0854F5;	text-decoration:underline;	font-weight:none;}a:visited {	color: #0854F5;	text-decoration:underline;	font-weight:none;}a:hover {
    color: #000000;
}
a.edit:link, a.edit:active, a.edit:visited {
font-size: 16px;
    color: #000000;
    text-decoration: underline;
}
a.edit:hover {
    font-size:16px;
    color: #FFFFFF;
    text-decoration: underline;
}