a {
  color:#9cf;
	text-decoration:none

font-weight:bold;
  }

a:hover {
  color:#fff;
  text-decoration:underline;

  }

body {
background: #639 url("/images/back.gif") left no-repeat bottom fixed;

padding:0px;
margin:0px;

}

#maintable {

width:100%;
height:100%;
}


p, ol, li {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #fff;   
line-height:150%;
}

.section {
color: #7744ab;
font-family: Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-weight: normal; 
padding-right:10px;
}

.input {
color: #fff;
background: #7744ab;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
border: 1px solid #000;
}

.quote {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #fff;   
line-height: 125%;

width:300px;
}
.quotename {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
font-style:italic;
color: #fff;   
text-align:right;
width:300px;
}


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: normal; color: #fff}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #fff}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #fff}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fff}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #fff}

#sidemenu ul
{
padding: 0;
margin-top: 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
width:300px;
list-style: none;
text-align: right;
margin-left: 10px;
}


#sidemenu ul li a
{
display: block;
padding-top: 3;
padding-bottom: 3;
padding-right: 3;
color: #FFF;
text-decoration: none;
list-style: none;
width:300px;
text-align: right;
border-bottom: 1px solid #eee;
}


#sidemenu ul li a:hover
{
background-color: #7744ab;
color: #fff;
}

table.whiteborder {
border: 1px solid #fff;
}