body { 
  color: #636363;
  font-family: "Trebuchet MS", tahoma;
  font-size: 12px;
  text-align: justify;
  cursor: url('http://svr1.cursorhost.com/290608/1214745084m5y7vh.cur');
}

a.a1 { 
  color: #161616;
  font-family: tahoma;
  font-weight: normal;
  border-bottom: 1px dashed #FFFFFF;
}

a.a1:link, visited, active { 
  color: #161616;
  font-family: tahoma;
  font-weight: normal;
  border-bottom: 1px dashed #FFFFFF;
}

a.a1:hover { 
  color: #161616;
  font-family: tahoma;
  font-weight: normal;
}

#content{ 
  color: #FFFFFF;
  background: transparent;
  line-height: 16px;
  border-right: 3px solid #F8F9FA;
  border-left: 3px solid #F8F9FA;
}

#sidebar{ 
  background-color: transparent;
  padding: 0px;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 16px;
  text-align: center;
}

p{padding: 5px;}

.nav A{ 
  background-color: #C6FFC6;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-family: tahoma;
  text-transform: uppercase;
  font-size: 11px;
  width: 98%;
  display: block;
}

.nav A:hover{ 
  background-color: #FFD7C6;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-family: tahoma;
  text-transform: uppercase;
  font-size: 11px;
  width: 98%;
  display: block;
}


td { 
  font-family: verdana;
  font-size: 9px;
  text-align: justify;
}

.head { 
  border-bottom: 3px solid #95AFCA;
  padding: 4px;
  color: #C3F66E;
  letter-spacing: 2px;
  font-family: tahoma, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
}

A { 
  color: #FF6363;
  font-weight: bold;
  text-decoration: none;
}

A:hover { 
  border-bottom: 2px solid #C3F66E;
  color: #161616;
  font-weight: bold;
}

::-moz-selection { color: #161616; background: #FFFFFF; }

i, em { color: #FF4963; }

b, strong { color: #64C34E; border-bottom: 2px solid #FF9933; }

u { color: #FF9933; text-decoration: none; border-bottom: 1px solid #FFFFFF; }

h1 { 
  background-color: #FFFFFF;
  border-bottom: 2px solid #FDE2E4;
  border-left: 2px solid #FDE2E4;
  border-top: 1px solid #FDE2E4;
  border-right: 1px solid #FDE2E4;
  height: 12px;
  color: #C7377D;
  font-family: verdana;
  font-size: 10px;
  text-align: center;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

option, input, textarea, button
{
       background-color: #FFFFFF; 
       color: #585858; 
	   font-size: 9px;
       border-style: dotted; 
       border-width: 1px; 
       border-color: #F987D2;
}

ul {
padding: 0px;
margin-left: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

ol {
padding: 0px;
margin-left: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

li {
list-style-type: none;
padding: 0px;
margin: 0px;
}