BODY
{
scrollbar-3dlight-color:white;
scrollbar-arrow-color:939393;
scrollbar-base-color:#DDDDDD;
scrollbar-darkshadow-color:939393;
scrollbar-face-color:#DDDDDD;
scrollbar-highlight-color:939393;
scrollbar-shadow-color:#DDDDDD;
}


P
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #474747; 
margin: 0em;
text-decoration: none;
line-height: 11.5pt;

}

H1
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
color: #c6c6c6; 
margin: 0em;
}

A:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #81302F;
margin: 0em;
text-decoration: none;

}

A:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #81302F;
margin: 0em;
text-decoration: none;
}

A:active
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #81302F;
margin: 0em;
text-decoration: none;
}


table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #c6c6c6;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #7D212B; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
table.MenuTop td	{
	color: #c6c6c6;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #7D212B; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
table.MenuTop td	{
	color: #c6c6c6;           /* Must be the same as tdColor in the menu_script.js */
	background-color: #7D212B; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	white-space: nowrap;
}
.LayoutMenu	{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
width:400px;
}

.LayoutButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid #898A8C 1px;

}
