body {
	scrollbar-face-color: #F9E8B7; 				
	scrollbar-highlight-color: #FCF3CE; 		
	scrollbar-shadow-color: #F9E8B7; 			
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFFDF1; 			
	scrollbar-darkshadow-color: #000000
}

.border_submit {
	border : 1px solid #000000;
	background-color : #ffffff;
	color : #000000;
}

.border_text {
	border : 1px solid #000000;
	background-color : #ffffff;
}

TD {
	font-family : sans-serif;
}

.small {
	font-size : 12px;
}

A {
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A.topmenu {
	color: white;
}

A.navigation {
	color: black;
	font-size : 12px;
}

A:HOVER.topmenu {
	text-decoration : none;
}

P, TD {
	font-size : x-small;
}

SMALL, P, H1, H2, H3 {
	font-family : sans-serif;
}

H1 {
	font-size : 12pt;
	font-weight : bold;
	margin-top : 10px;
	padding : 2px 10px;
}

H2 {
	font-size : x-small;
	font-weight : bold;
	margin-left : 10px;
	width : 100%;
	padding : 2px 10px;
	margin : 10px;
}

H3 {
	font-size : x-small;
	margin-left : 10px;
	color: black;
}

INPUT {
	border : none;
	border-bottom : 1px dashed Black;
}

TABLE.border {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

TD.border {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

TD.borderUL {
	border-right: 1px solid #999999;
	border-bottom: 2px solid black;
}
