body    {       margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
        	background-image: URL("/img/fon.gif");
		color: #999999;
		text-align:center;
	        font-family: Arial, Helvetica, sans-serif;

}

input,textarea,select {
        text-align: center;
	margin-top: 0;
	margin-left: 5;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	background: #ffffff;
        border: solid #ACB9DD 1px;	
}

.banner {margin-left:43px;}

#checkbox { border: 0;
	    background: #e5e5e5; }
p {	
	margin-left: 5;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
       	font-size: 10pt;
       	color: #336699;
}
h1 {	
	margin-left: 5;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
       	font-size: 14pt;
       	color: #336699;
}
h2 {	
	margin-left: 5;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
       	font-size: 12pt;
       	color: #336699;
}
h3 {	
	margin-left: 5px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
       	font-size: 11pt;
       	color: #FF9900;
}
li {	
	margin-left: 5;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
       	font-size: 10pt;
       	color: #336699;
}
.way1  {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:bold;
       	font-size: 10pt;
       	color: #ffffff;
}
.way2  {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
       	font-size: 8pt;
       	color: #0099cc;
}
.way3  {
	margin-left: 0;
	margin-right: 20;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:bold;
       	font-size: 10pt;
       	color: #F08508;
}
.news  {
	margin-left: 5;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 0;
       	font-size: 8pt;
       	color: #999999;
}
A:link {
       text-decoration: none;
       font-family: arial,san-serif;	
       font-size: 8pt;
}
A:visited {
       text-decoration: none;
       font-family: arial,san-serif;	
       font-size: 8pt;
}
A:active {
       font-family: arial,san-serif;	
	text-decoration: underline;
       font-size: 8pt;
}
A:hover {
       font-family: arial,san-serif;	
	text-decoration: underline;
       font-size: 8pt;
}

td.bg3 {
       	background-image: URL("/img/bg3.gif");
	background-repeat: no-repeat;}
td.test_header {
       	background-image: URL("/img/test_header.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight:bold;
	text-align:left
	margin-left:20px;}

td.bg5 {
       	background-image: URL("/img/bg5.gif");
	background-repeat: no-repeat;}
td.bg7 {
       	background-image: URL("/img/bg7.gif");
	background-repeat: no-repeat;}
td.bg8 {
       	background-image: URL("/img/bg8.gif");
	background-repeat: no-repeat;}
td.fontext {
       	background:#C9E1F8 URL("/img/fontext.gif");

	background-repeat: repeat-x;}
.dd { background: #0093dd;}
.dd1 { background: #e5e5e5;
	text-align:center;}
.dd2 { background: #999999;}
.white { background: #ffffff;}
.blue { background: #B4DAFF;}
.blackfon { background: #000000;}
.FFF5E5 { background: #FFF5E5;
	  color: #F08508;}
.black { color: #000000;}
.white { color: #ffffff;}
.cn { text-align: center;
}
.lt { text-align: left;
}
.rt { text-align: right;
}
.jst { text-align: justify;
}

input.search_text{
   width: 100%;
   border-width:1;
   border-color:blue;
}

tr.searchHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

tr.searchType {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

tr.searchText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}