/*///////////////////////////////////////////////////////
Hacked Styles
///////////////////////////////////////////////////////*/

/* 
This is file is called through JavaScript to avoid validation errors. 
*/



body {
	scrollbar-base-color: #F2EDC5;
	scrollbar-track-color: #F2EDC5;
	scrollbar-face-color: #F3E5B8;
	scrollbar-arrow-color: #602f1a;
	scrollbar-3dlight-color: #F3F5C8; 			/*/ 	Outer Top Left			/*/
	scrollbar-darkshadow-color: #F3F5C8; 	/*/ 	Outer Bottom Right	/*/
	scrollbar-highlight-color: #602f1a; 			/*/ 	Inner Top Left			/*/
	scrollbar-shadow-color: #602f1a; 			/*/ 	Inner Bottom Right		/*/
}
#customise { 
	_height: 21px; min-height: 15px; 
}
#customiseOpened img, #customiseOpened img {
	vertical-align: text-bottom; _vertical-align: bottom; 
}
#navigation {
	width: 160px; _width: 170px; 
}
#navigation li {
	cursor: hand; margin: 0px; padding: 2px 0px 3px 6px; _padding: 1px 6px; 
}
#navigation a {
	cursor: hand;
}
dt { 
	_width: 16%; 
}
dd.title { 
	_width: 80%; 
}
