html {
width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/e9e9e9.gif);
	background-color: #e7e7e7;
	width: 100%;
}


td, .body, #mainmenu
{
    font-family: verdana;
	font-size: 8pt;
	color: #5e5e5f;
}


img {
display: block;
border: 0px;
}

div.inline {
line-height: 1px;
}

div.inline img {
display: inline;
}

.semirubber {
width: 94%;
min-width: 753px;
max-width: 932px;
}

.date { font-family: verdana; font-size: 8pt; color: #5e5e5f; font-weight:bold}
.text { font-family: verdana; font-size: 7pt; color: #5e5e5f; }

form, .form { padding-top: 0px; padding-bottom: 0px; padding: 0px 0px;}

.track { font-family: arial; font-size: 8pt; color: #000000; }

.search_head { color: #b71c2e; font-weight:bold}
.search_link { color: #1f8ccd; font-weight:bold}

.sel {color: #a5a5a5;}
.firm {color: #1f8ccd;}
.header {color: #b71c2e; font-size: 7pt;}

h1, h2, h3, h4 {color: #b71c2e; }
h1 { font-size: 10pt; padding-top: 1px; padding-bottom: 6pt; }
h2 { font-size: 8pt; padding-top: 1px; }
h3 { font-size: 8pt; font-weight: normal;  padding: 0px; margin: 0px; }
h4 { font-size: 12px; font-weight: normal;  padding: 0px; padding-top: 2px; margin: 0px; }
p {margin: 0; padding: 0; }

a:link 		{	color: #5e5e5f;    text-decoration: underline }
a:visited 	{   color: #a5a5a5;    text-decoration: underline }
a:hover		{   color: #a5a5a5;	   text-decoration: underline }

a.m {  text-decoration: none }
a.m:link  {  text-decoration: none }
a.m:visited {  text-decoration: none }
a.m:hover {  text-decoration: none; color: #3a3a3a; }

input {
	font-size: 11px;
	width: 180px;
	background-color: #e7e7e7;
}

select {
	background-color: #e7e7e7;
	font-size: 11px;
	width: 180px;
}

textarea {
	font-size: 11px;
	width: 180px;
	font-family: verdana;
	background-color: #e7e7e7;
}

input.inp	{
border : solid 0px transparent;
height: 19px;
width: 105px;
font-size:7pt;
font-family: Verdana;
margin: 2px 0 0 5px;
background-color: transparent;
letter-spacing: 2px;
cursor :text;
}

input.inp_NN {
border : none;
font-size:8pt;
font-family: Verdana;
}

/*.form { padding-top: 0px; padding-bottom: 0px; padding: 0px 0px; } */

.in	{
font-size:8pt;
font-family: Verdana;
COLOR: #264476;
}

.lmenu {
	margin: 0;
	margin-top: 4px;
	padding: 0;
}

.lmenu li {
	display: block;
	clear: both;
	margin: 0;
	background: url(../images/bg11.gif) 0 100% no-repeat;
	width: 163px;
	padding: 3px 0 10px 0;
}

.lmenu li a, .lmenu li a:visited, .lmenu li a:active {
	float: left;
	clear: both;
	padding-left: 25px;
	background: url(../images/item_n.gif) 10px 3px no-repeat;
	color : #264476;
	text-decoration: none;
}

.lmenu li a:hover {
	background-image: url(../images/item_o.gif);
	color : #b71c2e;
	text-decoration: none;
}

.lmenu li a.open, .lmenu li a.open:visited {
	background-image: url(../images/item_o.gif);
}

.lmenu li .menu3 {
	float: left; margin: 5px 0 0 10px; padding: 0; display: inline;
}
.lmenu li .menu3 a:link, .lmenu li .menu3 a:visited, .lmenu li .menu3 a:active, .lmenu li .menu3 a:hover, .lmenu li .menu3 a:hover, .lmenu li .menu3 a.open1 {
	background: transparent url(../images/bullet3.gif) 0 4px no-repeat; float: left; padding: 2px 0 2px 20px; color: #5e5e5f;
}
.lmenu li .menu3 a:hover, .lmenu li .menu3 a.open1 {
	color: #a5a5a5;
}

a.in {text-decoration: none }
a.in:visited {  text-decoration: none }
a.in:hover {  text-decoration: none }

.red {color: #b71c2e; text-decoration: none}
a.red {color: #b71c2e; text-decoration: none}
a.red:visited {color: #b71c2e; text-decoration: none}
a.red:hover {color: #a5a5a5; text-decoration: underline }

#clk_area {font-family: verdana, geneva, sans-serif; color: #1d3891;  text-decoration: none;  cursor: hand }
#clk_area_ovr  {color: #dc143c;  text-decoration: underline; cursor:hand;}

#main ul {
list-style-image: url(../images/bullet3.gif);
}

.cl { clear: both; }
