body { margin:0px; padding:0px; 
  background-color:#DDDDDD; background-repeat:no-repeat; background-attachment:fixed}

p, ul, ol, h3, h4, h5, h6 {
  margin-left:0px; margin-right:0px; margin-top:16px; margin-bottom:0px; padding:0px }

ul { list-style-position:outside; list-style-type:disc; 
  margin-left:15px; padding-left:1px }
  
ol { list-style-position:outside; list-style-type:decimal; 
  margin-left:18px; padding-left:3px }
  
li { margin-top:8px }

img { border-width:0px; border-spacing:0px; padding:0px; margin:0px }

table { border-width:0px; border-spacing:0px; padding:0px; margin:0px }

td { vertical-align:top; padding:0px;
  margin-left:4px; margin-right:4px; margin-top:1px; margin-bottom:1px;
}

h1 { font-size:16pt;   font-weight:bold;   margin-top:0px }
h2 { font-size:13.5pt; font-weight:bold;   margin-top:0px }
h3 { font-size:12pt;   font-weight:bold;   margin-top:0px }
h4 { font-size:10pt;   font-weight:bold;   margin-top:0px }
h5 { font-size: 9pt;   font-weight:normal; margin-top:0px }
h6 { font-size: 8pt;   font-weight:normal; margin-top:0px }

h1, h2, h3, h4, h5, h6 { font-family:verdana, arial, sans-serif; color:#666666 }

body, p, td, ul, ol, li {font-family:verdana, arial, sans-serif; font-size:10pt;
  color:black;}

p { line-height:16px }

a:link    { color:#336699; text-decoration:none }  /* unvisited link  */
a:visited { color:#6490BB; text-decoration:none }  /* visited link    */
a:hover   { color:#224466 }                        /* mouse over link */
a:active  { color:#336699 }                        /* selected link   */

div.top_frame {position:absolute; 
  left:0px; top:0px; width:750px; height:60px; overflow:hidden }
div.filler {position:absolute; background-color:#CCCCCC;
  left:750px; top:0px; width:48px; height:60px; overflow:hidden }
div.left_frame {position:absolute; 
  left:0px; top:60px; width:350px; height:511px; overflow:hidden }
div.right_frame {position:absolute; 
  left:350px; top:60px; width:448px; height:511px; overflow:hidden }
div.right_page { position:absolute; padding-right:34px;
  left:17px; top:5px; width:397px; height:502px; overflow:auto }

div.home {position:absolute; left:0px; top:28px; width:11px; height:15px; 
  overflow:hidden}

a.home
{
  float:right; 
  width:11px;
  height:15px;
  font-size:10px;
  text-decoration:none;
}

a.home {background-image: url('Images/home_page_grey.jpg')}
a.home:hover {background-image: url('Images/home_page_dark.jpg')}

div.notification { position:absolute;
  left:500px; top:172px; width:357px; height:117px; padding-left:17px; padding-top:17px;
  overflow:hidden; background-color:#CCCCCC; }

div.page { position:relative; background-color:#CCCCCC;
  margin-left:auto; margin-right:auto; margin-top:0px; width:798px }