
TABLE {font-size: 12px; font-weight: bold;color: #362f2d;}
TD{font-size: 11px;}
FORM {background-color: White;}
BODY{
  margin:0px;
  background-color:#7f7f7f;
  font-size:12px;
  font-family:tahoma;
  font-weight:normal !important;
}

A:link { text-decoration: none; color: #000000 }
A:visited { text-decoration: none; color: #000000 }
A:hover { text-decoration: none; color: #68b8e7; }
A:active { text-decoration: none; color: #00006c; }

.contour{ border-style: dotted dotted dotted dotted; border-width: 1px; margin-top: 2px; margin-bottom: 2px;}
.fade {background-image: url(img/fade.png); background-repeat: repeat-x}
.tab_backfon{background-color: #ffffff;}

.tab_contour{
	/*border-style: dotted dotted dotted dotted;*/
	/*border-width: 1px;*/
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #edf1f7;
}

.tab_heading{ color: #000000; font-weight: bold; background-color: #eeeeee; text-align: center; height:20px;}

.tab_line{
	background-color: #ffffff;
	border-style: none dotted dotted none;
	border-width: 1px;
	border-color: #eeeeee;
	font: bold;
}

.longok {/*
 height:20px; background-color: cccccc; font-size: 10; color: 000000; border: #808080 1 solid;
 */
 }

.maxiinput {FONT-SIZE: 14px; WIDTH: 300px; font-size: 14; color: 000000; border: #808080 1 solid;}
.maininput {FONT-SIZE: 12px; WIDTH: 200px; font-size: 10; color: 000000; border: #808080 1 solid;}
.miniinput {FONT-SIZE: 12px; WIDTH: 100px; font-size: 10; color: 000000; border: #808080 1 solid;}

.form_red{background: #FECA32;}
.form_blue{background: #eeeeee;}