}
.bodywhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #791942;
	text-decoration : none;
	font-weight : bold;
}
.formhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #791942;
	text-decoration : none;
	font-weight : ;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
a.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #791942;
	text-decoration : underline;
}
a.body:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
 .menuActuator { 
            color:#000000;
            font-weight:none;
            font-size:11px;
            font-family:arial;
			text-decoration : none;
        }

 		A.menuActuator { 
            color:#000000;
            font-weight:none;
            font-size:11px;
            font-family:arial;
			text-decoration : none;
        }
		 A.menuActuator:hover { 
            color:#6D2B16;
            font-weight:none;
            font-size:11px;
            font-family:arial;
			text-decoration : none;
        }


         .menu {
            font-family:verdana;
            color:#000000;
            font-size:11px;
			font-weight:none;
			text-decoration : none;
	background-color:#C5BF9C;
        }
		A.menu {
			height: 16px;
			width: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
			text-decoration : none;
        }
		A.menu:hover{
			height: 16px;
			width: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
         	layer-background-color:#ffffff;
         	background-color:#ffffff;
			text-decoration : none;
        }

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
