
	body
	{
		background-color:#FFFFF0;
		font-family:Tahoma,Arial,Helvetica,sans-serif;
		font-size:12pt;
		padding:15px;
		color:maroon
	}
	h1   
	{
		font-size:20pt;
		font-weight:bold
	}
	h2   
	{
		font-size:15pt;
		font-weight:bold;
	}
	h3   
	{
		font-size:12pt;
	}
	a:link, a:visited 
	{
		font-size:12pt;
		color:#006;
		text-decoration: none
	}
	a:hover 
	{
		font-size:12pt;
		color:#600
	}
	.code
	{
		font-family:Courier New;
		color:black;
	}
	.error
	{
		font-weight:bold;
		color:red;
	}
	.footer
	{
		font-size:8pt;
	}
	.hat
	{
		font-size:medium;
		color:red;
	}
	.styleD
	{
		 background-color: #FCD350;
	}
	.styleM
	{
		background-color: #FF9900;
	}
	.style1
	{
		width: 422px;
	}
/*============================================*/
/* main menu */
.MainMenuItem
{
	background-color: #FF9900;
	text-align:center;
}
a.MainMenu:link
{
	color: #800000;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:visited
{
	color: #800000;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:hover
{
	color:#EE0000;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:active
{
	color: #800000;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}

a.Link:link
{
	color: #800000;	
	font-weight: normal;
	text-decoration: none;
}
a.Link:visited
{
	color: #800000;	
	font-weight: normal;
	text-decoration: none;
}
a.Link:hover
{
	color:#EE0000;	
	font-weight: normal;
	text-decoration: none;
}
a.Link:active
{
	color: #800000;	
	font-weight: normal;
	text-decoration: none;
}

/* menu unselected */
.MenuUnselectedItem
{
	background-color:#FF9900;
	text-align:center;
}
a.MenuUnselected:link
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:visited
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:hover
{
	color:  #EE0000;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:active
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}


/* menu selected */
.MenuSelectedItem
{
	background-color:#FFFFF0;
	text-align:center;
}
a.MenuSelected:link
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:visited
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:hover
{
	color: #EE0000;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:active
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}

/* submenu unselected */
.SubMenuUnselectedItem
{
	background-color:#FF9900;
	text-align:left;
}
a.SubMenuUnselected:link
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:visited
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:hover
{
	color:  #EE0000;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:active
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}

/* submenu selected */
.SubMenuSelectedItem
{
	background-color:#FFFFF0;
	text-align:left;
}
a.SubMenuSelected:link
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:visited
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:hover
{
	color:  #EE0000;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:active
{
	color: #800000;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}	
	
	
	
	
/*===================================================*/	
