body{
cursor: crosshair;
background: #53384B; 
background-image: url(BG.jpg);
background-repeat: repeat-x;
font-family: "Verdict SF";
color: #CCBDAD;
font-size: 12px;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;

}
A:link{text-decoration: none; font-family: "Verdict SF"; color:#C289A2; cursor: crosshair; font-size: 12px;}
A:visited{text-decoration: none; font-family: "Verdict SF"; color:#C289A2; cursor: crosshair; font-size: 12px;}
A:active{text-decoration: none; font-family: "Verdict SF"; color:#C289A2; cursor: crosshair; font-size: 12px;}
a:hover{text-decoration: none; font-family: "Verdict SF"; color:#B262CE; cursor: crosshair; font-size: 12px;} 
.top {
background-image: url(content.jpg);
border: 3px dotted #CCBDAD;
text-align: center;
width: 650px;
} 
.nav {
background-image: url(nav.jpg);
background-repeat: repeat;
font-family: "Verdict SF";
color: #CCBDAD;
font-size: 14px;
text-align: center;
margin: 10px;
height: 22px; 
} 
.head { 
background-image: url(nav.jpg);
background-repeat: repeat;
font-family: "Verdict SF";
color: #CCBDAD;
font-size: 16px;
text-align: center;
margin: 10px;
height: 22px; 
}
.content { 
font-family: "Verdict SF";
color: #CCBDAD;
font-size: 14px;
}
.section a:link{ 
text-decoration: none; 
color:#CCBDAD; 
cursor: crosshair; 
font-size: 12px;
padding: 15px;
}
.section a:visited{ 
text-decoration: none; 
color:#CCBDAD; 
cursor: crosshair; 
font-size: 12px;
padding: 15px;
}
.section a:active{ 
text-decoration: none; 
color:#CCBDAD; 
cursor: crosshair; 
font-size: 12px;
padding: 15px;
}
.section a:hover{ 
text-decoration: none; 
background-image: url(link.jpg); 
background-repeat: no-repeat;
color:#B262CE; 
cursor: crosshair; 
font-size: 12px;
}
.bottom5 {
background-image: url(BG2.jpg);
background-repeat: repeat-x;
font-family: "Verdict SF";
font-size: 12px;
color: #C8041A;
text-align: center;
margin-bottom: 0px;
height: 153px;
}
input, textarea,button
{
       background-color: #6A7797; 
       color: #ffffff; 
       border-style: dashed; 
       border-width: 2px; 
       border-color: #ffffff; 
}
option{
background-color:  #6A7797;
color: #ffffff;
}
