
body {
	margin:0;
	color: #626262;
	font-family: tahoma, arial;
	font-size: 11px;
}

td {
	margin:0;
	color: #626262;
	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 17px;
}

  .policy{font-family:Tahoma; font-size:11px;  color:#626262; text-decoration:none}
  a.policy{font-family:Tahoma; font-size:11px;  color:#626262; text-decoration:none}
  a.policy:hover{font-family:Tahoma; text-decoration: underline; font-size:11px;  color:#626262;}
  .main{font-family:Tahoma; font-size:9px;  color:#626262; }
  .gold{font-family:Tahoma; font-size:11px;  color:#E1B51A; }
  .green{font-family:Tahoma; font-size:9px;  color:#62B400; }
  .main_b{font-family:Tahoma; font-size:11px;  color:#626262; }
  .dark{font-family:Tahoma; font-size:11px;  color:#000000; }
  .green_b{font-family:Tahoma; font-size:11px;  color:#62B400; }





  #input{
  		width:111px; height:18px;
		border-width:1px;
		border-style:solid;
		border-color:#4D4D4D;
		background-color:#FFFFFF;
		}
		  #input1{
  		width:137px; height:18px;
		border-width:1px;
		border-style:solid;
		border-color:#4D4D4D;
		background-color:#FFFFFF;
		} 
		  #input2{
  		width:100px; height:18px;
		border-width:1px;
		border-style:solid;
		border-color:#4D4D4D;
		background-color:#FFFFFF;
		}
		
	  #textarea{
  	width:204px; height:83px;
		border-width:1px;
		border-style:solid;
		border-color:#4D4D4D;
		background-color:#FFFFFF;
		overflow:auto
		}


#grid  {
border-top:1px solid #41321B;
border-left:1px solid #41321B;
}
#grid td {
border-bottom:1px solid #41321B;
border-right:1px solid #41321B;
border-top:none;
border-left:none;
}

.btn_sign {
	background: url('images/btn_sign.gif') no-repeat;
	width: 59px;
	height: 19px;
	border:0px none;
}

.submit_btn {
	background: url('images/submit_btn.gif') no-repeat;
	width: 67px;
	height: 21px;
	border:0px none;
}

a{font-family:Tahoma; font-size:11px;  color:#626262; text-decoration:none}
a:hover{font-family:Tahoma; text-decoration: underline; font-size:9px;  color:#626262;}

a.mailto{font-family:Tahoma; font-size:11px;  color:#626262; text-decoration:underline}
a.mailto:hover{font-family:Tahoma; text-decoration: none; font-size:11px;  color:#626262;}


.submitbutton
{
background-image:url('images/submit1.gif');
width:63px;
border:0px none;
height:22px;
font-size:11px;
color:#000;
font-weight:bold
}
.loginbutton
{
background-image:url('images/login.gif');
width:63px;
border:0px none;
height:22px;
font-size:11px;
color:#000;
font-weight:bold
}
.resetbutton
{
background-image:url('images/reset.gif');
width:63px;
border:0px none;
height:22px;
font-size:11px;
color:#000;
font-weight:bold
}
.updatebutton
{
background-image:url('images/update.gif');
background-repeat:no-repeat;
width:63px;
border:0px none;
height:22px;
font-size:11px;
color:#000;
font-weight:bold
}
.searchvideo
{
background-image:url('images/searchvideo.gif');
width:93px;
border:0px none;
height:22px;
font-size:11px;
color:#000;
font-weight:bold
}

.font1
{
font-size: 14px;
font-family: Tahoma;
color:#62B400;
font-weight: bold;
}

.scroll {
border: solid 1px #E5E5E1;
height: 450px;
width: 500px;
overflow:scroll;
overflow-x:hidden;
background-color: #FFFFFF;
scrollbar-arrow-color:black;
scrollbar-track-color:#E5E5E1;
scrollbar-face-color: #86E11A;
}
