HTML, BODY {height: 100%; margin: 0; padding: 0;  }
html { background-image:url('img/top_grad.jpg'); 
		 background-position:left top;
		 background-repeat:repeat-x; background-color:#FFFFFF}

html,body, table, td {font-family: Verdana, Arial, Helvetica, sans-serif;
						font-weight: normal; 
						font-size: 8pt; 
						color: #4D4D4D; 
						}
body {
	 }
table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
padding:0px; margin:0px; 

}

table td, table tr{
padding:0px;
vertical-align:top;
margin:0px;
text-align:left
}


h1 { font-family:Verdana;
	font-size: 17px;
	font-weight: bold;
	padding:0; 
	margin:0;
	color:#2167BE;
		}
*HTML h1 { 
			}


h2 {font-family:Verdana;
	font-size: 17px;
	font-weight:bold;
	color:#FFFFFF; 
	padding:0; 
	margin:0}

h6 {font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#EB7F32; 
	padding:10px 0; 
	margin:0}
h6:hover {text-decoration:underline}


h3 {font-size: 11px;
	font-weight: bold;
	color:#2168BD;
	padding:0; 
	margin:0}
h5 {font-size:11px }

h4 { font-family:Verdana;
	font-size: 17px;
	font-weight: bold;
	padding:0; 
	margin:0;
	color:#2167BE;
	padding:4px 0 4px 0;
		}

a { color: #2168bd ; 
	text-decoration: underline; 
	font-size: 8pt;}

a:hover { color: #FF0000; text-decoration: none;  }
a:active { text-decoration: none}
a:visited {  }

input {  border:1px solid #7F9DB9;
		 margin-bottom:1px;
		 color: #000000; 
		 font-size:11px; 
		 padding:2px;
		 background-color:#FFF; 
		 background-image:url('img/input_fon.jpg'); 
		 background-position:left bottom;
		 background-repeat:repeat-x;}
input:hover {  }
input:focus {  }
* html input { }

textarea {  border:1px solid #7F9DB9;
		 margin-bottom:1px;
		 color: #000000; 
		 font-size:11px; 
		 padding:2px;
		 background-color:#FFF; 
		 font-family:Arial}
textarea:hover {  }
textarea:focus { }

select {  border:1px solid #7F9DB9;
		 margin-bottom:1px;
		 color: #000000; 
		 font-size:11px; 
		 padding:2px;
		 background-color:#FFF; 
		 background-image:url('img/input_fon.jpg'); 
		 background-position:left bottom;
		 background-repeat:repeat-x;}

form { display: inline; }

th { }

li {padding-bottom: 9px}
hr {background: transparent;
	border: 0px; 
	border-top: 1px solid #E8E9E5;
	text-align: right; }

img {border:0}
img.in_text {padding: 0 5px 2px 0;}

.search_subtitle{
	 font-size:14px;
	 font-weight: bold;

}