﻿html{
scrollbar-base-color:#C3D4CA;
;
scrollbar-arrow-color: white;
scrollbar-track-color: gray;

scrollbar-shadow-color: gray;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;

}
	#PageContainer
	{		
		border-left: #C3D4CA 8px solid ;
		border-right: #C3D4CA 8px solid ;
	}
	#footer	
	{	
		clear: both;
		margin: auto;
		color:black;
		background-color: #C3D4CA;
	}
	#Breadcrumb	
	{	
		clear: both;
		margin: auto;
		color:black;
		background-color: #C3D4CA;
	}
	#Rotator
	{
	background:white
	}	
