BODY{ 
scrollbar-face-color:#800000; 
scrollbar-arrow-color:#EEE8AA; 
scrollbar-track-color:#DDDDFF; 
scrollbar-shadow-color:''; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:''; 
} 

a {
	color: #993333;
}

a:active {
	color: #C71585
}
p.text3 {
   margin-left: 10px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Maroon
}
p.text2 {
   margin-left: 10px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Black;
}
p.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}
td.matrixx {
	background: #FFA07A;
	border: 2px solid;
	border-color: #CD5C5C;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

a.menuitem:link
{
	color: Maroon;
	background-color: #FFA07A;
	text-decoration: none;
	padding-left: 3px;
	width: 175;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
} 
a.menuitem:visited
{
	color: Maroon;
	text-decoration: none;
	padding-left: 3px;
   background: #FFA07A;
	width: 175;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a.menuitem:active
{
	color: #C71585;
	text-decoration: none;
	width: 175;
}
a.menuitem:hover
{
	color: #Maroon;
	background-color: #F08080;
	text-decoration: none;
}   

p.menu1 
{
	color: Maroon;
	background: #FFA07A;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	border: 2px solid;
	border-color: #CD5C5C;
	border-left-style: none;
	border-bottom-style: none;
	} 
	a.menu1 
{
   color: Maroon; 
   text-decoration: none
} 

a.menu1:active
{
	color: #C71585;
	text-decoration: none;
}
a.menu1:hover 
{
	color: Maroon;
	background-color: #F08080;
} 