BODY { 
  background-repeat:no-repeat;
  background-attachment:fixed;
}



body,td    {font-family: Verdana; font-size: 10px; color: #333333;}

A:link.menu     {font-family: Verdana; color: #333333; font-size: 11px; font-weight: bold; text-decoration: none;}
A:visited.menu  {font-family: Verdana; color: #333333; font-size: 11px; font-weight: bold; text-decoration: none;}
A:active.menu   {font-family: Verdana; color: #333333; font-size: 11px; font-weight: bold; text-decoration: none;}
A:hover.menu    {font-family: Verdana; color: #333333; font-size: 11px; font-weight: bold; text-decoration: none;}

A:link     {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
A:visited  {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
A:active   {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
A:hover    {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:link img {
	border: 1px solid #333333;
}
A:visited img {
	border: 1px solid #333333;
} 
A:active img { border: 1px solid #333333;} 
A:hover img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}






.style1 {
	font-size: 16px;
	font-weight: bold;
}




input {

color: #9b9b9b;

border-right: 1 solid; border-left: 1 solid; border-bottom: 1 solid; border-top: 1 solid;

font-family: Verdana; font-size: 10px;
}

.submit {

color: #9b9b9b; 

font-family: Verdana; font-size: 10px;

background-color: #252525;

}

textarea {

color: #9b9b9b;

font-family: Verdana; font-size: 10px;

border-right: 1 solid; border-left: 1 solid; border-bottom: 1 solid; border-top: 1 solid;
}





BODY{
scrollbar-face-color:e1cc95;
scrollbar-arrow-color:111111;
scrollbar-track-color:e1cc95;
scrollbar-shadow-color:111111;
scrollbar-highlight-color:111111;
scrollbar-3dlight-color:e1cc95;
scrollbar-darkshadow-Color:e1cc95;
overflow:auto;
}
