.body
	 	{scrollbar-face-color:#464646;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
}

a:link {
	color: orange;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: orange;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#frame1_left   { 
	color: orange; 
	font-size: 15px; 
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-left: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}

#frame1_right   { 
	color: orange; 
	font-size: 15px; 
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-right: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}
	
	
#frame2_left   { 
	color: white; 
	font-size: 12px; 
	vertical-align: top;
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-left: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}

#frame2_right   { 
	color: white; 
	font-size: 12px; 
	vertical-align: top;
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-right: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}
	
#frame3_left   { 
	background-color: orange;
	vertical-align: top; 
	color: black; 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-left: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}

#frame3_right   { 
	background-color: orange;
	vertical-align: topalign: top; 
	color: black; 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold; 
	padding: 5px; 
	border-right: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;}
#bigger  { color: #f30; font-size: 14px; font-family: Arial; font-weight: bold }

#bigger a{
	color: #f30;}
	
div#bigger a:hover{
	color: #ffffff;}

