					/*	BODY	{
							-ms-scrollbar-base-color: #AEAFBB;
							-ms-scrollbar-track-color: #C0C0C0;
							scrollbar-face-color:#A8DDA0;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-track-color:#EBFFED;
							scrollbar-shadow-color:#000000;
							scrollbar-highlight-color:#000000;
							scrollbar-3dlight-color:#808080;
							scrollbar-darkshadow-Color:#202020;
							font-size: 75%;
							}
						*/
						
						
						
/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #3366CC; text-decoration: none; outline: none;}

a:hover				{ color: #009900; text-decoration: none; }
						
						
						
						
						
/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
						
TABLE		{
COLOR: #666666;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

.title		{
	COLOR: #AEAFBB;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
}
						
.subtitle	{
	COLOR: #81ABB9;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}
						
						.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
						
						.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }
						
						#breadcrumb {
							color: #FFFFFF;
							font: 10px verdana, arial, sans-serif;
							font-weight: bold;
							margin-right: 10px;
							margin-left: 10px;
						}
						
						
						/* HEADER BACKGROUND COLOR - edit the header.js also */
						
						.headercolor		{ background-color: #85B3C0; }
						
						
						
						
						
						
						/* NON GALLERY IMAGE BORDERS */
						
						.borders		{ border: #000000 1px solid; }
						
						
						
						
						
						
						/* SHADOW AND CORNER IMAGE */
						
						#cornerimage		{ background-image: url("../images/savis_default/corner.gif"); }
						
						.pageheight		{ background-image: url("../images/shadow-vertical.gif"); background-repeat: repeat-y; }
						
						.sidebar_control_img {
							margin-left: 6px;
							outline: none;
						}
						
						
						.shadow-horizontal	{ background-image: url("../images/shadow-horizontal.gif"); background-repeat: repeat-x; }
						
						
						
						
						
						
/* PAGE LINES & BORDERS */
						
						.pagebars	{
								background-color: #3F606F;
								background-image: url("../images/savis_default/bar.jpg");
								height: 10px;
								border: solid #000000;
								border-width: 0px 0px 0px 0px;
								/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
								}
						.pagebars-breadcrumb	{
								background-color: #C0C0C0;
								background-image: url("../images/savis_default/bar.jpg");
								height: 20px;
								border: solid #000000;
								border-width: 0px 0px 0px 0px;
								/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
								}
						.pagebar-footer	{
								background-color: #C0C0C0;
								background-image: url("../images/savis_default/bar.jpg");
								height: 25px;
								border: solid #000000;
								border-width: 0px 0px 0px 0px;
								/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
								}
						
.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}
						
						
						
						
						
						
						
						
						
						
						
						/* SCROLLER OPTIONS */
						
						
						
						.scroller-body		{
							background-color: #CCCCCC;
							background-image: url(../images/savis_default/background-scroller.jpg);
							background-repeat: no-repeat;
									}
						
						.scrollertitle 		{ color: #6666FF; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; 
						}
						
						.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }
						
						
						
						/* SCROLLER LINK COLORS */
						
						a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3300FF; text-decoration: none; }
						
						a.scroller:hover					{ color: #FF6600; text-decoration: none; }
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						/* LEFT SIDEBAR OPTIONS */
						
						.sidebar-background, .sidebar-background2
									{
									background-image: url("../images/savis_default/background-sidebar.jpg");
									background-color: #BDBFC4;
									background-repeat: repeat-y;
									}
						
						.sideborder		{
							BORDER: 1px solid #666666;
						}
						
						.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
						
						.sidebartext		{ COLOR: #FFFFFF; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }
						
						
						a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #FFFF9C; text-decoration: none; }
						
						a.sidelink:hover					{ color: #99FF99; text-decoration: none; }
						
						
						
						
						
						
						
						
						
						
						/* FOR RIGHT SIDEBAR */
						
						.sidebartext-right	{ color: #666666; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }
						
						
						
				#incredibowl_block {
	background-image: url(../images/bg_incredibowl_block.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_block #incredibowl_block_title {
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#incredibowl_block #incredibowl_block_conent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	position: relative;
	top: auto;
	bottom: auto;
	height: 140px;
}
