body { 
background-color: white;
margin:0px auto; } 

a {color: #336699}

a img {border: solid 1px #336699}

a:hover {
   color: #00CCFF;
   text-decoration: none
}

h1 {
   color: #660033;
   font-size: 18px; 
   font-weight: bold; 
   margin-bottom: 0px;
   margin-top: 0px
}

h2 {
   color: #660033;
   font-size: 16px; 
   font-weight: bold; 
   margin-bottom: 0px
}

table {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px
}

ul {margin-top:0px}

.navigation {
   color: #FFFFFF;
   font-size: 11px
}

.navigation a {
   color: #FFFFFF
}

#header {padding: 0px}

#top {
   background-image: url(/background/top.gif);
   height: 17px;
   padding: 0px;
   text-align: center;
   width: 760px
}

#left {
   background-color: #406358;
   background-image: url(/background/left.gif);
   background-repeat: no-repeat;
   padding: 0px;
   text-align: right;
   vertical-align: top;
   width: 123px;
}

#left hr {
   background: #D2E6A9;
   border-style: none;
   color: #D2E6A9;
   height: 1px;
   text-align: center;
   width: 117px;
}

#content {
   background-image: url(/background/content.gif);
   background-repeat: no-repeat;
   height: 336px;
   padding: 0px;
   vertical-align: top;
   width: 637px
}

#content table {height: 336px}

#content td {
   padding: 4px;
   vertical-align: top
}

#navigation {
   background-color: #D2E6A9;
   font-size: 11px;
   height: 23px;
   text-align: center;
   width: 637px
}

#footer {
   padding: 15px;
   text-align: center;
   width: 760px;
}

.a1 {
   color: #660033;
   display: block;
   font-size: 18px;
   font-weight: bold; 
   margin-bottom: 8px;
   text-decoration: none
}

.a2 {
   color: #660033;
   display: block;
   font-size: 14px;
   font-weight: bold; 
   margin-bottom: 8px;
   text-decoration: none
}

.block {
   border-left: solid 1px #406358;
   width: 130px
}

.float {
   clear: right;
   color: #660033;
   float:right;
   font-style: italic;
   margin-left: 4px;
   margin-bottom: 8px;
   width: 200px
}

.float img {display: block}

.separator {
   background: #406358;
   border-style: none;
   clear: both;
   color: #406358;
   height: 1px;
   margin-bottom: 4px
}