body { font-family: Arial; font-size: 10pt; background-color: #fafaff; margin-top: 5; margin-left: 8; margin-right: 10 }
               
               
.Forum_AlternateRow{ background-color: #f5f5f5}
.Forum_HeaderRow{ background-color: #f0f0f0}
table.FormTable{ background-color: #dddddd}

table{ font-family: Arial; font size: 10pt}

a.MenuBarLink {color: #ffffff; font-weight: bold}
a.MenuBarLink:visited {color: #ffffff; font-weight: bold}
a.MenuBarLink:hover {color: #ffff00; font-weight: bold; background: #07087E;}

a.WhiteLink {color: #ffffff; font-weight: bold}
a.WhiteLink:visited {color: #ffffff; font-weight: bold}
a.WhiteLink:hover {font-weight: bold;}

a {  color: blue; text-decoration: none}
a:visited {  color: blue; text-decoration: none}
a:hover {  color: 4444ff; text-decoration: underline;}

h1           { font-size: 14pt; text-align: left; font-family: arial; font-weight: bold; color: #666666 }
h2           { font-size: 12pt; text-align: Left; font-weight: bold }
h3           { font-size: 10pt; font-weight: bold }
h4           { font-size: 10pt; font-weight: bold }
h5           { font-size: 10pt; font-weight: bold }
h6           { font-size: 10pt; font-weight: bold }
li           { font-size: 9pt }

.FormCaption { font-size: 9pt; font-weight: bold }

.menu, .menu a:link, .menu a:visited
{
 background: #07087E;
 color: #FFFFFF;
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;

 margin-left: 2px;
 margin-right: 2px;

 border-top: solid 1px #07087E;
 border-bottom: solid 1px #07087E;

 display: block;
}

.menu a:hover, .menu a:active
{
 background: #D0D0D0;
 color: #0305AD;;
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;

 margin-left: 2px;
 margin-right: 2px;

 border-top: solid 1px #E0E0E0;
 border-bottom: solid 1px #C0C0C0;

 display: block;
}




.InfoFieldset
{
 background: #E8ECF0;
 padding-left: 9px;
 padding-top: 5px;
 padding-bottom: 10px;
 padding-right: 10px;
 font-family: arial;

 border-top-width: 1;
 border-bottom-width: 3;
 border-left-width: 1;
 border-right-width: 3;

 border-right-color: #808080;
 border-bottom-color: #808080;
}

.InfoTable
{
 background: #F6F6F6;
 border-top-width: 2;
 border-bottom-width: 4;
 border-left-width: 2;
 border-right-width: 4;
 text-align="center";
}

.FormCaption
{
	margin-left: 5px;
	font-family: arial;
	font-size: 16px;
}

ul
{
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 12px;
}



