
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:ACTIVE,A:LINK, A:VISITED{
	color : #ffffff;
	text-decoration : none;
}
a:hover {
	color: Black;
	text-decoration : underline;
}

.navi {
	font-size: 10px;
	letter-spacing: 1px;
	border : 0px;
	background-color : #f7b11b;
	padding-left : 17px;
	padding-right : 17px;
	padding-bottom : 2px;
	padding-top : 2px;
	color: white;
}

.history {
        font-size: 10px;
        letter-spacing: 1px;
        border : 0px;
        background-color : #DD9A0A;
        padding-left : 17px;
        padding-right : 17px;
        padding-bottom : 2px;
        padding-top : 2px;
		color: #ffffff;
}

.banner {
	border-bottom : 0px solid Black;
}
.header {
	font-size: 10px;
}
.footer {
	font-size: 10px;
	text-transform: lowercase
}
.row1 {
	background : #EFEFEF;
	vertical-align : top;
}
.row2 {
	background : #FFFFFF;
	vertical-align : top;
}
.row3 {
	background : #F7F7F7;
	vertical-align : top;
}
.browse {
	vertical-align : middle;
	text-align : center;
	padding-left : 7px;
	padding-right : 7px;
}
.pad0 {
	padding-left : 7px;
	padding-right : 7px;
	vertical-align : middle;
}

.button0{
	text-align: left;
	font-size: 11px;
	background: transparent url('images/sub4.gif') no-repeat center left;
	padding-left: 28px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	text-transform : uppercase;
}

H2 {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

TH {
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background : #F7B11B;
	letter-spacing : 2px;
	word-spacing : 3px;
	padding-left : 5px;
	padding-right : 5px;
}

TD {
	font-size : 10px;
}


.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	width
	cursor: ne-resize;
	border-left:1px #999999 solid;
	border-right:1px #ffffff solid;
	border-top:1px #999999 solid;
	border-bottom:1px #ffffff solid;
	background : #ffffff;
	color : #000000;
	font-weight: bold;
}

.selectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	width
	cursor: ne-resize;
//	border-left:1px #eeeeee solid;
//	border-right:1px #eeeeee solid;
//	border-top:1px #eeeeee solid;
//	border-bottom:1px #000000 solid;
	background : #c5cec5;
	color : #ffffff;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	width
	cursor: ne-resize;
//	border-left:1px #eeeeee solid;
//	border-right:1px #eeeeee solid;
//	border-top:1px #eeeeee solid;
//	border-bottom:1px #000000 solid;
	background : #c5cec5;
	color : #ffffff;
	font-weight: bold;
}

p {
	font-size: 10px;
}

.highlight{
	color: #f7b11b;
}

.highlight_background{
	background: #f7b11b;
}

.banner {
	background: #DD9A0A;
}

.password {
	font-family: Courier, monospace;
	font-size: 16px;
}