




BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {font-family: arial,arial MT,helvetica,sans-serif,arial,verdana,helvetica ; } 
H1{ font-size: 14pt; } 
H2{ font-size: 12pt; } 
H3{ font-size: 11pt; } 
H4{ font-size: 10pt; } 
BODY,TABLE,TD { font-size:12px; } 
SMALL { font-size:8pt } 
TH {text-align:center; }
.listtd { font-size: 8pt; }
.menubuttonlink { text-decoration:none; }
.menubuttonlink:hover { text-decoration:underline; }





.copyright { color: #666666 }
BODY,TABLE,TD { color: #666666; }

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:bold;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
ul,ol,li{margin:5px;padding:5px;}

body,font {font:12px arial,helvetica,clean,sans-serif;font-weight:normal;*font:x-small;}table {font-size:inherit;font:100%;}select, {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.12em;}

body	{
  margin: 0;
  padding:60px;
  border: 5px;
  text-align: center;
  color: #555555;
  background-color: #fefefe;
  }

  .menutable  {
    background-image: url(menubg.jpg);
    width: 200px;
    }

  #wrapper  {
    margin: 0 auto;
    text-align: left;
    width:350px;
    }

  #main  {
    width: 350px;
    float: right;
    padding: 0px 0px 0px 0px;
    }

  #sidebar  {
    width:60px;
    float: right;
    padding: 10px 15px 0px 5px;
    }

.footer { font-size: 80%; }
td { font-size: 10pt; }

a, a:link, a:active, a:visited {color: #666666;	text-decoration: underline;}
a:hover	{color: #cc0000; text-decoration: underline;}

a.nav, a:link.nav, a:active.nav, a:visited.nav {color: #666666;	text-decoration: none;}
a:hover.nav	{color: #555555; text-decoration: none;}

a.menutdactive, a:link.menutdactive, a:active.menutdactive, a:visited.menutdactive {color: #666666; text-decoration: none; font-weight: bold;}
a:hover.menutdactive	{color: #eaeaea; text-decoration: none; font-weight: bold;}




.item_list
{
padding: 5px;
background-color: #666666;
border-top: solid 0px;
border-bottom: solid 1px;
border-left: solid 1px;
border-right: solid 1px;
cursor: pointer;
}

.item_list_last
{
padding: 5px;
background-color: #ffffff;
border-top: solid 1px;
border-bottom: solid 1px;
border-left: solid 1px;
border-right: solid 1px;
}

.item_list:hover
{
background-color: #ffffff;
}

.item_list_last:hover
{
background-color: #ffffff;
}

.tabborder
{
border-left: solid 1px;
border-right: solid 1px;
border-top: solid 1px;
border-bottom: solid 1px;
}

.cells
{
padding: 3px;
}