



A.type1:link    {color:#d7d7d7; text-decoration:none;}
A.type1:visited {color:#d7d7d7; text-decoration:none;}
A.type1:active  {color:#ff97ca; text-decoration:none;}
A.type1:hover   {color:#ff97ca; text-decoration:none;}

BODY
        { 
      	margin:0;
	padding:0;
	
	
    color: #d7d7d7;
    font: normal 12px tahoma, sans-serif;
  
    background-color: #000000; 







        
        }
table {
	font: normal 12px tahoma, sans-serif;
         color: #d7d7d7;

background-color: #1e1e1e;
}



.field {
	border:0px;
	border: 1px dashed #d7d7d7;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d7d7d7;
	background-color: #1e1e1e;
	padding-left:3px;
}

.buttons {
	
	 font: bold 12px tahoma, sans-serif;
	color: #d7d7d7;
	
	/*background-image:url(images/bg_button.jpg);*/
	background-color: #8e8e8e;
	border:1px solid #8e8e8e; 
         }

.floated {

  
    border: 2px solid #8e8e8e;
}

.hr-img {
    margin: 3px 0 15px 0;
}


.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}



a:link {
	color: #d7d7d7;
	text-decoration: none;
}
a:visited {
color: #d7d7ff;
	text-decoration: none;
	
}
a:hover {
color: #d7d7d7;
	text-decoration: underline;
}
a:active {
color: #ff97ca;
	text-decoration: underline;
}





/*---------------------------------------------------- DHTML Menu ----*/

#menu {
	background-color:#1e1e1e;
	padding:10px;
}

#menu ul {
list-style: none;
margin:0;
padding: 0;
}

#menu a {

    color: #d7d7d7;
    font: bold 12px tahoma, sans-serif;


display: block; 
margin: 0;
padding: 3px 7px;
background: #1e1e1e;
border-bottom: 1px solid #8e8e8e;
text-decoration: none;
}

#menu a:hover {
color: #ff97ca;
background: #1e1e1e;
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

#menu ul ul a{
background: #1e1e1e;

    color: #d7d7d7;
border: 1px solid #8e8e8e;
}

#menu ul ul a:hover{
color: #ff97ca;
background: #1e1e1e;
}

div#menu ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
position: absolute;
display: block;
z-index: 100;
}

/*----------------------------------------------------END DHTML Menu ----*/ 





/*---------------------------------------------------- DHTML Menu2 ----*/





#menu2 a {

    color: #d7d7d7;
    font: bold 12px tahoma, sans-serif;
text-decoration: none;
         }

#menu2 a:hover  {
color: #ff97ca;
background: #1e1e1e;
               }


/*----------------------------------------------------END DHTML Menu ----*/ 

#menu3 a {

    color: #ff97ca;
    font: bold 12px tahoma, sans-serif;
}




