body {
	background-color: #AB183D;
}
/********************************************************************************/
td.main{
	background-color: #EFE7D6;
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 18px;
	border: #000000 5px solid;
	text-decoration: none;
}
td.top{
    background-color: #EFE7D6;
	border: #000000 5px solid;
}
td.bottom{
	background-color: #EFE7D6;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border: #000000 5px solid;
	font-weight: 400;
	font-style: italic;
	font-variant: normal;
	text-align: center;
}
td.menu{
	background-color: #EFE7D6;
	border: #000000 5px solid;
/*	FONT-FAMILY: Papyrus;
	FONT-SIZE: 22px;
	text-decoration: none;
	font-weight: 600;*/
}
td.menudata{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	background-color: #EAEFD6;
	border: #000000 1px solid;
}
td.menutop{
	background-color: #DDCEA8;
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 18pt;
	border: #000000 1px solid;
	color:#336633;
	font-weight: 900;
	text-align: center;
}
/********************************************************************************/
a.menu:link{
	color: #AB183D; 
	text-decoration: none;
}
a.menu:visited{
	color: #AB183D; 
	text-decoration: none;
}
a.menu:active{
	color: #AB183D; 
	text-decoration: none;
	font-weight: 600; 
}
a.menu:hover{
	color: #1839AD;
	text-decoration: none;
	font-weight: 600;
}
/********************************************************************************/
p.big{
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 24px;
	color:#000000;
}
p.biggreen{
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 24px;
	font-weight:500;
	color:#336633;
}
p.small{
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 18px;
	text-align:left;
	color:#000000;
}
p.smallgreen{
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 20px;
	font-weight:600;
	text-align:center;
	color:#336633;
}	
p.smallgreenleft{
	FONT-FAMILY: Papyrus;
	FONT-SIZE: 18px;
	font-weight:500;
	text-align:left;
	color:#336633;
}	
/********************************************************************************/
