/*
This style sheet is used for each Sites main content frame.

'<!--- ---------------------------------------------------------------------
'Sites Style Sheet          CompuCraft Software Solutions (c) 1999-2006
'Date --- Init Reason----------------------------------------------
'25/10/06 DB initiated based on DOCMV42
'---------------------------------------------------------------------- --->

note: comments starting with cw- are used by the ComWeb Style Sheet Theme (colour) Editor.
Where more than one such comment is on consecutive lines, this is for backwards compatibility.
The first of these such lines is the latest label for the Style sheet editor to display and
the latter entries are older or redundant labels.
*/

/* IE only,  coloured scrollbar treatments - BE AWARE: WILL NOT VALIDATE*/
body {
/* cw-Scrollbar face colour 
	scrollbar-base-color: #fafafa;*/
/* cw-Scrollbar outline colour - Sets the scroll bar 3D light color 
	scrollbar-3dlight-color: #afafaf;*/
/* cw-Scrollbar arrow colour - Sets the scroll bar arrow color 
	scrollbar-arrow-color: black;*/
/* cw-Scrollbar outline colour - Sets the scroll bar dark shadow color 
	scrollbar-darkshadow-color: #afafaf;*/
/* cw-Scrollbar face colour - Sets the color for the scroll bar slider and the boxes that contain the scrollbar arrows 
	scrollbar-face-color: #fafafa;*/
/* cw-Scrollbar shadow colour - Sets the scroll bar shadow color 
	scrollbar-shadow-color: #666666;*/
/* cw-Scrollbar highlight colour - Sets the scroll bar highlight color 
	scrollbar-hightlight-color: #fafafa;*/
/* cw-Scrollbar track colour -Sets the color for scroll bar track 
	scrollbar-track-color: #ffffff;*/
}

/*Targetting less-than-IE7 only, to supply a min-width (which is unsupported) - BE AWARE: WILL NOT VALIDATE 
* html body.framed0 #innerContainer,
* html body.framed1 #innerContainer {
	width: expression(document.body.clientWidth < 770? "770px": "auto" );
}*/

marquee {
	padding: 0.5em 1em;
}


/* Non-StandardV42 Additions
------------------------------------------------------------------------------------- */


