body         { font-size: 8pt; font-family: Arial; scrollbar-3d-light-color: #DBD275; 
               scrollbar-arrow-color: #000000; scrollbar-base-color: #943a28; 
               scrollbar-dark-shadow-color: #943a28; scrollbar-face-color: 
               #943a28; scrollbar-highlight-color: #F9951D; 
               scrollbar-shadow-color: #000000; margin: 1px; color:#FFFFFF }

A:link {
	color: #F9951D;
	text-decoration: none

}

A:visited {
	color: #F9951D;
	text-decoration: none

}

A:active {
	color: #F9951D;
	text-decoration: none

}

A:hover {
	color: #000000;
	text-decoration: none
		
}
	
a:link.dark {
	color: #000000;
	text-decoration: none;
}

a:visited.dark {
	color: #000000;
	text-decoration: none;
}

a:active.dark {
	color: #000000;
	text-decoration: none;
}

a:hover.dark {
	color: #ffffff;
	text-decoration: none;

}

TD {
	font-size: 8pt;
	font-family : Arial
}

P {
	font-size: 8pt;
	font-family : Arial
}

TD.smaller {
	font-size: 8pt;
	font-family : serif;
	color : #000000
}

P.smaller {
	font-size: 8pt;
	font-family : Arial;
	color : #000000
}

TD.whitetext {
	font-size: 8pt;
	font-family : Arial;
	color : #FFFFFF
}

TD.menu {
	font-size: 8pt;
	font-family : Arial;
	font-weight : bold;color:#000000
}

input.search
{
	height: 17px;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial;
	color: #000000;
	font-size: 11px
	
}

select.search
{
	height: 15px;
	background-color: #B60606;
	border: 1px solid #101010;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px
}

HR {
	color : #EFEFEF;
	height : 1px;
}
