a { text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
body {margin:0px; padding:0px; background:URL(images/back_main.gif); background-position:center middle;}
.main{font-family:Tahoma; font-size:12px;  color:#373737; line-height:15px}
.main_small{font-family:Tahoma; font-size:11px;  color:#373737; line-height:14px}
.main_l{font-family:Tahoma; font-size:12px;  color:#5E5E5E;}
.yellow_9{font-family:Tahoma; font-size:9px;  color:#E5A500;}
.yellow_11{font-family:Tahoma; font-size:12px;  color:#E5A500;}
.white_11{font-family:Tahoma; font-size:12px; color:#FFFFFF;}
.blue{font-family:Tahoma; font-size:12px;  color:#0A8EB0;}
.red{font-family:Tahoma; font-size:12px;  color:#C13232;}
.red_small{font-family:Tahoma; font-size:11px;  color:#C13232;}
.whitesmall {font-family:Tahoma;font-size: 8pt; color: #FFFFFF }
.whitesmallbold {font-family:Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF }
.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{
  		height:20px;
		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{
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		overflow:auto;
		}