body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5F6565;
}

a:link.secret, a:visited.secret, a:active.secret
{
	color: #5F6565;
}

a:hover.secret
{
	color: #FFFFFF;
}

a:link.flink, a:visited.flink, a:active.flink
{
	color: #0066CC;
}

a:hover.flink
{
	color: #555555;
}

.highlight
{
	background-color: #F1F1F1;
}

.backdrop {
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.topBg
{
	background-attachment: fixed;
	background-repeat: repeat-x;
}

body {

	scrollbar-3dlight-color:#6F6F6F ;
    scrollbar-track-color:#F9F9F9;
    scrollbar-shadow-color:#6F6F6F ;
    scrollbar-face-color:#6F6F6F; 
	scrollbar-arrow-color:#ffffff ;
	scrollbar-darkShadow-color:#6F6F6F;
	overflow-x:hidden;
	}


  .white{font-family:Arial; font-size:11px;  color:#ffffff; line-height:13px; text-decoration:none}
  .yellow{font-family:Arial; font-size:11px;  color:#FFB400; text-decoration:none }
  .main, body, td{font-family:Arial; font-size:12px;  color:#333333; }
  .a{font-family:Tahoma; font-size:11px;  color:#117577; }
  .title{font-family:Tahoma; font-size:10px;  color:#6C6C6C; }

  #input{
  		width:331px; height:19px;
		border-width:1px;
		border-style:solid;
		background-color:#E3E3E3;
		border-color:#A8A8A8;
		padding-left:3px;
		
		}
		 
		
	  #textarea{
  		width:331px; height:124px;
		border-width:1px;
		border-style:solid;
		background-color:#E3E3E3;
		border-color:#A8A8A8;
		padding-left:3px;
		overflow:auto;
		padding-left:0px;
		
		}


 






 




