A {color:#003366; text-decoration: underline;}
A:hover {color:#003366; text-decoration: underline;}
.navlink {color:#FFFFFF; text-decoration: none;}
.navlink:hover {color:#FFFFFF; text-decoration: underline;}
.noullink {color:#003366; text-decoration: none;}
.noulink:hover {color:#003366; text-decoration: underline;}
.headerlink {color:#FF9933; text-decoration: none;}
.headerlink:hover {color:#FF9933; text-decoration: underline;}
.main {
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 10pt;
}
.small {
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 7.5pt;
}
.sideways {
	COLOR: black;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 7.5pt;
	WRITING-MODE: tb-rl;
}
.error {
    COLOR: #FF8000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #8FAABA;
}

.buttonsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border-width: 1px;
	border-color: #c0c0c0;
}

.textareasmall {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.textarea {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.textareahalf {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.textareanosize {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.select {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 3px;
	height: 10px;
	width: 275px;
}

.selectsmall {

	color: black;
	background-color: white;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cecece;
	scrollbar-track-color: #cecece;
	scrollbar-highlight-color: #cecece;
	scrollbar-3d-light-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	border-style: ridge;
	border-color: #cecece;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 3px;
	height: 10px;
}
