}
.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;
}
.head {
	font-family : Times New Roman, Times, serif;
	font-size : 30px;
	color : #791942;
	text-decoration : none;
	font-weight : bold;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	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;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
img
{
border-style: none;
}

a:hover,a:focus,a:active{outline-width:0}

.menuActuator { 
            color:#ffffff;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }

 		A.menuActuator { 
            color:#ffffff;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }
		 A.menuActuator:hover { 
            color:#EEEAAF;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }


        .menu {
            font-family:verdana;
            color:#EEEAAF;
            font-size:11px;
			font-weight:none;
            background-color:#6E3634;
            layer-background-color:#6E3634;
			border-size: 1;
			text-decoration : none;
        }
		A.menu {
            font-family:verdana;
            color:#EEEAAF;
            font-size:11px;
            background-color:#6E3634;
            layer-background-color:#6E3634;
			text-decoration : none;
        }
		A.menu:hover{
            font-family:verdana;
            color:#ffffff;
            font-size:11px;
            background-color:#6E3634;
            layer-background-color:#6E3634;
			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;
      }