
	body 	{
		margin:0px 0px 10px 0px; 
		padding:0px;
		font-family: Verdana, Arial, sans-serif; 
		font-style: normal;
		font-size: 100%;
		font-weight: 500; 
		color: #000000;
		 scrollbar-arrow-color:  #66300E;
         scrollbar-base-color: #5D6046;
         scrollbar-dark-shadow-color: #725D50;
         scrollbar-track-color: #66300E;
         scrollbar-face-color: #D4814D;
         scrollbar-shadow-color: #CEA992;
         scrollbar-highlight-color: #CC723A;
         scrollbar-3d-light-color: #CEA992;        
		}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}


a  {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color : #66300E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited:hover {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}


a.smLink  {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #66300E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}


ul {
	list-style-type: square;
}

.WebWizRTEbutton {
	 border: #F4F4FB 1px solid;
}

	.space	{padding: 10px;}
	
	.sidebar {
		font-family: Verdana, Arial, sans-serif; 
		font-style: normal;
		font-size: 12px;
		color: #000000;
		font-weight: 500; 
		text-align: left;
		background-color: #C0C4A0;
		padding: 5px;
		border:1px solid #6C5C4D;
		}
		
	.contentbutton {
		font-family: Verdana, Arial, sans-serif; 
		font-style: normal;
		font-size: 10px;
		color: #ffffff;
		font-weight: 500; 
		text-align: center;
		background-color: #303A33;
		padding: 5px;
		border:1px solid #6C5C4D;
		}	
		
A.nav { color: #ECE1D5; text-decoration: none;font-weight:bold;} 
A.nav:link { color: #C5D9CB; text-decoration: none;font-weight:bold;} 
A.nav:visited { color: #C5D9CB; text-decoration: none;font-weight:bold;} 
A.nav:active { color: #C5D9CB; text-decoration: underline;font-weight:bold;}  
A.nav:hover { color: #C5D9CB; text-decoration: underline;font-weight:bold;}					
