TD, TR, TABLE {
    color: #000000; 
    font-weight: normal;
    font-size: 11px;
    background: #8069B1;
    border: none;}

body {
   font-family: Arial, Verdana, sans-serif;
   color: #000000; 
   font-weight: normal;
   font-size: 11px;
   text-align: center;
   margin: auto;
   background: #b0aad6 url('/bg.jpg') repeat-x top;}

a:link, a:visited, a:active {color: #54238d; 
   text-decoration: none; 
   font-size: 12px;
   font-weight: normal; 
   background-color: none;
   border-bottom: none}

a:hover {color: #6d4f99;
   text-decoration: none;
   font-size: 12px;
   padding-bottom: 0px;}

#container {width: 522px;
    padding: -15px;
    margin: auto;
    overflow: auto;
    text-align: left;}

#content {
    margin: -70px 0px 0px 165px;
    width: 340px;
    padding: 0px;
    text-align: justify;   
    font-family: Arial, Verdana, sans-serif;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    position: relative;}  


#sidebar {
    margin: -60px 0px 0px 2px;
    width: 150px;
    float: left;
    display: inline;
    position: relative;
    font-family: Arial, Verdana, sans-serif;
    color: #6d4f99;
	}	

h1 {
    color: #54238d;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    font-style: none;
    letter-spacing: 2px;
    text-align: center;
    border-bottom:1px solid #54238d;
    margin-bottom: 3px;}

h2 {color: #54238d;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    background-color: #ceb7e9;
    border-bottom: 1px solid #54238d;
    margin-bottom: 2px;}

h3 {color: #54238d;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    border-bottom: 1px solid #54238d;
    margin-bottom: 2px;}        
        
hr {color: #54238d;
height: 1px; }   

b { color: #54238d;}

.navigation {margin: 0px;
    padding: 0px;
    list-style-type: none;}

.navigation li {margin-bottom: 2px;}


input, textarea, option, select 
{
color:#000000;
background:#cbbbec;
font-size: 11px;
font-weight: normal;
text-decoration: none;
font-family: Trebuchet MS; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#6f41af;
cursor:default
