<STYLE type="text/css">
<!--a{color:#0000cd; text-decoration:none;}
a:visited{color:666699}
a:hover{text-decoration:underline;}
input.text{font-size: 9pt; font-weight: bold;}
input{font-size: 9pt;}
select{font-size: 9pt;}-->
.sLink {
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Arial, Verdana, Sans-serif;
}
.navBar1 {
    background-color: #ffff99;
}

.navBar2 {
    background-color: #006633
}
.smallContent {
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Arial, Verdana, Sans-serif;
}
.medContent {
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Arial, Verdana, Sans-serif;
}
.input1 {
    BORDER-TOP: #C8D4E3 3px solid;
    BORDER-BOTTOM: #C8D4E3 3px solid;
    BORDER-LEFT: #C8D4E3 3px solid;
    BORDER-RIGHT: #C8D4E3 3px solid;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.7em;
    BACKGROUND-COLOR: #ffffff;
}
.inputCalc {
    BORDER-TOP: #C8D4E3 2px solid;
    BORDER-BOTTOM: #C8D4E3 2px solid;
    BORDER-LEFT: #C8D4E3 2px solid;
    BORDER-RIGHT: #C8D4E3 2px solid;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.9em;
    BACKGROUND-COLOR: #ffffff;
}
.titleLine {
    BORDER-TOP: #cccccc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    VERTICAL-ALIGN: middle;
    COLOR: #000033;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
textarea1 {
   font-size: 0.9em;
   text-align: left;
   color: black;
   font-family: arial, verdana, sans-serif;
   width: 430px;
   height: 90px;
}
.textareaHP {
   BORDER-TOP: #C8D4E3 2px solid;
   BORDER-BOTTOM: #C8D4E3 2px solid;
   BORDER-LEFT: #C8D4E3 2px solid;
   BORDER-RIGHT: #C8D4E3 2px solid;
   font-size: 0.8em;
   text-align: left;
   color: black;
   font-family: arial, verdana, sans-serif;
   width: 200px;
   height: 65px;
}
.textareaOther {
   BORDER-TOP: #C8D4E3 2px solid;
   BORDER-BOTTOM: #C8D4E3 2px solid;
   BORDER-LEFT: #C8D4E3 2px solid;
   BORDER-RIGHT: #C8D4E3 2px solid;
   font-size: 0.8em;
   text-align: left;
   color: black;
   font-family: arial, verdana, sans-serif;
   width: 350px;
   height: 75px;
}
.inputHP {
    BORDER-TOP: #C8D4E3 2px solid;
    BORDER-BOTTOM: #C8D4E3 2px solid;
    BORDER-LEFT: #C8D4E3 2px solid;
    BORDER-RIGHT: #C8D4E3 2px solid;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.7em;
    BACKGROUND-COLOR: #ffffff;
}
.table1 { 
    border-bottom: #C8D4E3 3px solid;
}
.td1 { 
    background: red; border: double black;
}
.trSpan {
    BORDER-BOTTOM: #ccccff 2px solid;
}
.border1 {
    BORDER-TOP: #FF0000 1px solid;
    BORDER-BOTTOM: #FF0000 1px solid;
    BORDER-LEFT: #FF0000 1px solid;
    BORDER-RIGHT: #FF0000 1px solid;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
}
	
</STYLE>
