 body {
	margin:0px;
	padding:0px;
	background:URL(images/back_main.gif);
	background-position:center;
	font-size: 11px;
}
  .main{font-family:Tahoma; font-size:11px;  color:#373737; line-height:14px}
  .main_l{font-family:Tahoma; font-size:11px;  color:#5E5E5E;}
  .yellow_9{font-family:Tahoma; font-size:9px;  color:#E5A500;}
  .yellow_11{font-family:Tahoma; font-size:11px;  color:#E5A500;}
  .blue{font-family:Tahoma; font-size:11px;  color:#0A8EB0;}
  .red{font-family:Tahoma; font-size:11px;  color:#C13232;}

a:visited {
	color: #999999;
}

a:link {
	color: #FF0000;
}

  .input{
  		width:167px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}
		.input1{
  		width:152px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}
		.input2{
  		width:149px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}

	
		.textarea{
		width:160px; height:77px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		overflow:auto;
		}

 .redbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.green {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#009900;
	top:auto;
	right:auto;
	text-align:center;
	}

.center {
	font-family: Tahoma;
	font-size: 11px;
	top:auto;
	right:auto;
	text-align:center;
	}
	
.tabletitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#5E5E5E;
	top:auto;
	right:auto;
	text-align:center;
	}
	
.centerbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	top:auto;
	right:auto;
	text-align:center;
}

  .footer2 {
	font-family:Tahoma; 
	font-size:11px;  
	color:#373737; 
	line-height:14px;
	top:auto;
	right:auto;
	text-align:center;
  }

