body {
	background: #FFFFFF; 
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
	text-decoration: None;
	scrollbar-face-color: #F5EBD0; 
        scrollbar-shadow-color: #DFD9C9; 
        scrollbar-highlight-color: #000000; 
        scrollbar-3dlight-color: #F5EBD0; 
        scrollbar-darkshadow-color: #F5EBD0; 
        scrollbar-track-color: #DFD9C9; 
        scrollbar-arrow-color: #000000; 
}

A { text-decoration: none; }
a:link {
	font-weight: none;
	color: #000000;
	text-decoration: None;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

a:active {
	font-weight: none;
	color: #000000;
	text-decoration: None;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

a:visited {
	font-weight: none;
	color: #000000;
	text-decoration: None;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

a:hover {
	font-weight: none;
	color: #000000;
	text-decoration: Bold;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

INPUT {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	BORDER-BOTTOM: #7E7B7B 1px solid; 
	BORDER-LEFT: #7E7B7B 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

input.base {
	BACKGROUND: #FFFFFF; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
}

textarea.base {
	BACKGROUND: #FFFFFF; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
}

select.base {
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #000000; 
	BORDER: 1px #66BBEE solid; 
	BORDER-RIGHT: 1px #003366 solid; 
	BORDER-BOTTOM: 1px #003366 solid;
	FLOAT: none; 
	FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
}

