a	{
	color: #FFFFFF;
	font-size:small;
	}

a.front	{
	color: #993333;
	font-size:small;
	}

body	{
	margin: 0;
	background-color: #ECBABA;
	font-family: arial, verdana, sans-serif;
	color: #993333;
	}

.menubody
	{
	background-color: #C57777;
	}

.menuItemBody
	{
	background-color: #ECBABA;
	}

.menuitem
	{
	background-color: #993333;
  border-color: #FFCCCC;
  font-size: 10pt;
	color: #FFFFFF;
	font-weight: 600;
	}

a.menuitem
	{
  font-size: 10pt;
	color: #FFFFFF;
	font-weight: 600;
  text-decoration: none;
	}

.rowOdd
	{
	background-color: #FAD3D3;
	}

.rowEven
	{
	background-color: #DFACAC;
	}

.highlight
	{
	background-color: #FFFFFF;
  font-size: 10pt;
	}

.normal	{
	font-size:small;
	}

.footer
	{
	background-color: #993333;
	font-size:x-small;
	text-align: center;
	color: #FFFFFF;
	}

.pageTitle
	{
	color: #FFFFFF;
	font-size:22pt;
	}

UL	{
	list-style-position:outside;
	margin:2px 1px;
	font-size:small;
	}

.title
	{font-size:x-large;
	 font-weight:600;}

.subtitle
	{font-size:16pt;}

.heading
	{
	font-size:medium;
	font-weight:bold;
	text-decoration:underline;
	}

.large
	{font-size:12pt;}

.largebold
	{font-weight:bold;
        font-size:12pt;
}

.largebolditalic
	{font-weight:bold;
        font-size:12pt;
        font-style:italic;}

.normalbolditalic
	{font-weight:bold;
        font-size:small;
        font-style:italic;}


.normalbold
	{font-weight:bold;
        font-size:small;
	}

.small	{
	font-size:x-small;
	}


a.medium
	{font-size:10pt;}

