/* Custom Page Settings */
*{ font-family: Times New Roman, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; }

body { margin: 10px 10px 10px 10px; background: #FFFFFF; font-size: 11px; }
td { font-size: 11px; color: #000000;}
form { display: inline;}

A:link { color: #0000EE; text-decoration: none; font-weight: normal; font-size: 11px; }
A:visited { color: #3366FF; text-decoration: none; font-weight: normal; font-size: 11px; }
A:hover { color: #0000EE; text-decoration: none; font-weight: normal; font-size: 11px; }

.Form { font-size: 10px; background-color: #FFFFFF; border: 1px solid #82A1FE; margin: 2px; border: 1px solid #82A1FE; cursor: pointer;}

/* Page structural controls */
table.MainTable { width: 1000px; background-color: #FFFFFF; }
 td.SidebarCol { width: 200px; height: 500px; vertical-align: top; text-align: center; background-color: #ede6e8; }
 td.BodyCol { vertical-align: top;  background-color: #ede6e8; }
 td.PageTitle { font-size: 14; font-weight: bold; text-align: center; }
 table.Header { width: 100%; }
  td.HRow1 { width: 100%; height: 150; background-color: #c3d69b; font-size: 75; color: #a84963; vertical-align: center; text-align: center; }
  td.HRow2 { width: 100%; height: 60; background-color: #a84963; }
 table.Sidebar { width: 90%; }
  td.SideNav { font-size: 20; color: #000000; vertical-align: top; cursor: pointer; }
 table.Body { width: 100%; }
 table.Footer { width: 100%; }
  td.FRow1 { height: 10; background-color: #c3d69b; }
  td.Frow2 { height: 50; background-color: #a84963;}

/* Standard Settings */
.Black09 { font-size: 9px; }
.Black10 { font-size: 10px; }
.Black14 { font-size: 14px; }
.Black18 { font-size: 18px; }
.Black09Bold { font-size:  9px; font-weight: bold; }
.Black10Bold { font-size: 10px; font-weight: bold; }
.Black11Bold { font-size: 11px; font-weight: bold; }
.Black12Bold { font-size: 12px; font-weight: bold; }
.Black18Bold { font-size: 18px; font-weight: bold; }

.BlueLink { font-size: 11px; color: #0000CC; }
.BlueLinkOver { font-size: 11px; color: #4444CC; }
.BlueBold { font-size: 11px; font-weight: bold; color: #3366FF}

.Link { font-size: 11px; font-weight: bold; color: #000000; cursor: pointer; }
.LinkOver { font-size: 11px; font-weight: bold; color: #CCCCCC; cursor: pointer; }

.White09 { font-size: 9px; color: #FFFFFF }
.White10 { font-size: 10px; color: #FFFFFF }
.White20 { font-size: 20px; color: #FFFFFF }

.White09Bold { font-size: 9px; font-weight: bold; color: #FFFFFF }
.White10Bold { font-size: 10px; font-weight: bold; color: #FFFFFF }
.White12Bold { font-size: 12px; font-weight: bold; color: #FFFFFF }
.White20Bold { font-size: 20px; font-weight: bold; color: #FFFFFF }

.Red11Bold { font-size: 11px; font-weight: bold; color: #FF0033}

