
BODY {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	scrollbar-face-color:#FF9000;
	scrollbar-shadow-color:#FFEDD6;
}

TD {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.footer {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #32606C;
}

A.footer {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #32606C;
	text-decoration : none;
}

A:LINK.footer {
	color : #32606C;
	text-decoration : none;
}

A:HOVER.footer {
	color : #32606C;
	text-decoration : underline;
}

A:ACTIVE.footer {
	color : #32606C;
	text-decoration : none;
}

A {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9000;
	text-decoration : none;
}

A:LINK {
	color : #FF9000;
	text-decoration : none;
}

A:HOVER {
	color : #FF9000;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FF9000;
	text-decoration : none;
}

A.small {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF9000;
	text-decoration : none;
}

A:LINK.small {
	color : #FF9000;
	text-decoration : none;
}

A:HOVER.small {
	color : #FF9000;
	text-decoration : underline;
}

A:ACTIVE.small {
	color : #FF9000;
	text-decoration : none;
}

.nav {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

A:LINK.nav {
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER.nav {
	color : #FFFFFF;
	text-decoration : underline;
}

A:ACTIVE.nav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.border {
	border: thin solid #FF9000;
}

input.button {
	width : 100px;
	font-size : 11px;
	background-color : #96B1B8;
	font-family: Verdana, arial, helvetica, sans-serif;
	border-color : White White #122A6F White;
	color : #FFFFFF;
	font-weight : bold;
}


input {
	font-size : 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	width:  300px;
	
}

 textarea {
	font-size : 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	width:  300px;
	height: 50px;
}

