body{
background: #774C6F;
background-image: url(BG.jpg);
background-repeat: repeat-x;
cursor: crosshair; 
scrollbar-face-color : #774C6F; 
scrollbar-highlight-color : #4B3B80; 
scrollbar-3dlight-color : #4B3B80; 
scrollbar-shadow-color : #4B3B80; 
scrollbar-darkshadow-color : #4B3B80;
scrollbar-track-color : #774C6F; 
scrollbar-arrow-color : #FFFFFF;
margin-top: 0px; 
color: #ffffff;
}
A:link{text-decoration: none; color:#ffffff; cursor: crosshair; font-size: 12px;}
A:visited{text-decoration: none; color:#ffffff; cursor: crosshair; font-size: 12px;}
A:active{text-decoration: none; color:#ffffff; cursor: crosshair; font-size: 12px;}
a:hover{text-decoration: none; color:#774C6F; cursor: crosshair; font-size: 12px;}
.nav2 {
font-family: "Verdict SF";
color: #ffffff;
font-weight: bold;
font-size: 12px; 
letter-spacing: 10px;
text-align: center;
}
.outline {
font-family: "Verdict SF";
color: #ffffff;
font-size: 12px; 
text-align: center;
}
.tut {
font-family: "Verdict SF";
color: #4A4148;
font-size: 14px; 
text-align: center;
border: 5px solid #4B3B80;
width: 700px;
}
.tut1 {
border: 5px solid #4B3B80;
width: 62px;
height: 62px;
}
.tut2 {
background: #774C6F;
font-family: "Verdict SF";
color: #ffffff;
font-size: 12px; 
text-align: center;
border: 3px solid #4B3B80;
}
.tut3 {
background: #774C6F;
font-family: "Verdict SF";
color: #ffffff;
font-size: 14px; 
text-align: center;
border: 3px solid #4B3B80;
}
.nav5 {
background: #774C6F;
font-family: "Verdict SF";
color: #ffffff;
font-weight: bold;
font-size: 12px; 
letter-spacing: 15px;
text-align: center;
border: 3px solid #4B3B80;
}
.myo {
background: #774C6F;
font-family: "Verdict SF";
color: #ffffff;
font-size: 12px;
border: 1px solid #ffffff;
}
input, textarea,button
{
       background-color: #ffffff; 
       color: #1f87ea; 
       border-style: dashed; 
       border-width: 2px; 
       border-color: #ffffff; 
       filter: alpha(opacity:80, finishopacity:24, style:2);
}
