img, div, input { behavior: url("/pngfix/iepngfix.htc") }

h1   { color: white; font-weight: bold; font-size: small }

p  { color: white; font-size: small }

td {}
a { color: #FFCC66; font-size: small; text-decoration: none }
a:visited { color: #FF9933; font-size: small; text-decoration: none }
a:hover { color: #CEDA42; font-size: small; text-decoration: none }

.head {
   font-family: helvetica,arial,sans-serif;
   font-size: 18pt;
   color: #EAE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-family: helvetica,arial,sans-serif;
   font-size: 14px;
   color: #EBE1A8;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub2 {
   font-family: helvetica,arial,sans-serif;
   font-size: 12pt;
   color: #EAE1A8;
   text-decoration: none;
   font-style: normal;
}

body, div  {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #EAE1A8;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-color: #212121;
}

.ornament {
    text-align: center;
    padding: 2px 2px 2px 2px;
    margin: 2px 4px 2px 4px; 
    border: 1px solid #999999;
}

.navimg {
    vertical-align: middle;
    margin: 0px 2px 0px 2px;
    border-style: none;
}

.lineborder {
    border: 1px solid #999999;
}

.footer {font-size: x-small}

