body {
	SCROLLBAR-BASE-COLOR: #BBBDA1;
	SCROLLBAR-ARROW-COLOR: #BBBDA1;
}
a:link, a:visited, a:active {
	color: #5B1CCE;
	text-decoration: none;
}
a:hover {
	color: #5B1CCE;
	text-decoration: underline;
}
a.hdr:active, a.hdr:visited, a.hdr:link 
{
	color: #ffffff;
	background-color: #191F3F;
	text-decoration: none;
}
a.hdr:hover {
	color: #E2AE54;
	background-color: #191F3F;
	text-decoration: underline;
}
a.button:active, a.button:visited, a.button:link 
{
	color: #ffffff;
	background-color: #191F3F;
	text-decoration: none;
}
a.button:hover {
	color: #ffffff;
	background-color: #8C93B4;
}
.abutton 
{
	background-color: #C6C7B8;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;	
    font-align: center;
	color: #191F3F;
    padding: 5px 5px 7px 5px;	
}		
.activeframe
{
	background-color: #C6C7B8;
}	
.button 
{
	background-color: #121A3E;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;	
    font-align: center;
	color: #ffffff;
    padding: 5px 5px 7px 5px;	
}		
.header
{
	background-color: #191F3F;
	font-family: times new roman;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;	
	padding: 7px 10px 0px 10px;	
}	
.header_smaller
{
	background-color: #191F3F;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.header_mini
{
	background-color: #FCFEE9;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #191F3F;
}
.header_date
{
	background-color: #FCFDEB;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #191F3F;
}		
.footer
{
	background-color: #191F3F;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FCFDEB;		
}
.text
{
	background-color: #FCFDEB;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
.indexol
{
	background-color: #FCFDEB;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 5px 0px;	
}
.indexul_no
{
	background-color: #FCFDEB;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-image: url('img/carrot2.gif');
	padding: 0px 0px 5px 5px;	
}
.title
{
	background-color: #FCFDEB;
	font-family: times new roman;
	font-size: 24px;
	color: #191F3F;
	padding: 0px 0px 0px 5px;	
}
.caltop
{
	background-color: #191F3F;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FCFDEB;
	font-weight: bold;		
	padding: 5px 5px 5px 5px;		
}
a.indxmenu:active, a.indxmenu:visited, a.indxmenu:link 
{
	background-color: #191F3F;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FCFDEB;
	font-weight: bold;		
}
a.indxmenu:hover
{
	background-color: #191F3F;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FCFDEB;
	font-weight: bold;
	text-decoration: underline;		
}
.calhdr
{
	background-color: #E2AE54;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;	
}
.caltxt
{
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 5px 5px;		
}