﻿body {
  background-color: #2a2431;
} 

body, p, td, div, h3{
  color : #ffffff; 
  text-align: left;
  font-family : arial;
  font-size : 10pt;  
  line-height : 15pt;
  letter-spacing:0px;
  margin:0px;
}  

h1 {
  background-color:#EEEEEE;
  color:#000000;
  font-size:7px;
  line-height: 10px;
  letter-spacing:-0px;
  font-family: Arial;
  border-bottom: 0px solid #95D9C5;
  text-transform: lowercase; 
  padding: 1 1 1 1
  width: 98%;
  margin:3px; 
}


h2 {
  color:#D15A94;
  line-height: 10px;
  font-size:8px;
  letter-spacing:-0px;
  font-family:verdana;
  text-align: right; 
  text-transform: uppercase;
  border-top: 0px dashed #F6358A;
  border-left: 0px solid #F6358A;
  border-right: 0px dashed #F6358A;
  border-bottom: 0px dashed #F6358A;
  width: 99%;

   
}


h3 {
  background-color:#649cb1;
  color:#ffffff;
  font-size:16pt;
  line-height: 18px;
  letter-spacing:-1.5px;
  font-family:arial;
  text-align: right;
  text-transform: lowercase;
  border-bottom: 2px solid #f59018; 
  padding: 1 1 1 1
  width : 100%;
  margin:2px; 
}



h4 {
  background-color:;
  color:#D15A94;
  line-height: 10px;
  font-size:8px;
  letter-spacing:-0px;
  font-family:verdana;
  text-align: right; 
  text-transform: uppercase;
  border-top: 0px dashed #F6358A;
  border-left: 0px solid #F6358A;
  border-right: 0px dashed #F6358A;
  border-bottom: 0px dashed #F6358A;
  width : 99%;

   
}


A:link, A:visited, A:active {
  text-decoration : none; 
  color : #ffffff;
  text-transform: normal;
} 

A:hover {
  color : #ece51b; 
}

A.nav:link, A.nav2:visited, A.nav2:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #ffffff; 
  display:block;
  text-align: center;
}

a.nav:hover {
  display: block;
  font-size: 8pt;
  line-height: 12px;
  color: #ffffff;
  background-color: #c1ff7a;
  text-align: center;
}

A.nav2:link, A.nav2:visited, A.nav2:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #ffffff; 
  display:block;
  text-align: center;
}

a.nav2:hover {
  display: block;
  font-size: 8pt;
  line-height: 12px;
  color: #ffffff;
  background-color: #6fc0cf;
  text-align: center;
}

i{
  color: #c82588;
} 


u{
  color: #f59018;
  text-transform: none;
  border-bottom: 0px solid #6fc0cf;
}

b{
  color: #649cb1;
  text-transform: uppercase
}

s{
  color: #c1ff7a;
  text-transform: none
}

#content {
  background: #fffffff;
  width: 350px;
  position: absolute;
  top: 190px;
  left: 411px;
  text-transform: none;
  text-align: justify;
  border-top : 2px solid #4f455d;
  border-bottom : 2px solid #4f455d;
  border-left : 2px solid #4f455d; 
  border-right : 2px solid #4f455d; 
  line-height: 15px;
  padding: 0 0 0 0
  width : 100%;
  margin:2px; 
}

#navigation {
  background: #b6b6b6;
  width: 165px;
  position: absolute;
  top: 348px;
  left: 3px;
  text-transform: none;
  text-align: justify;
  border-top : 0px solid #a46fcf;
  border-bottom : 0px solid #a46fcf;
  border-left : 0px solid #a46fcf; 
  border-right : 0px solid #a46fcf; 
  line-height: 12px;
  padding: 0px;
  margin: 0px
}

input, submit, textarea {
  font-family: Trebuchet MS;
  font-size:7.5pt;
  color: #ffffff;
  background-color: #2a2431;
  border-width:1px;
  border-style:solid;
  border-color:#ffffff; 
}


</style>