body
{
	background: #FFF;
	color: #000;
	font: 75% verdana, arial, tahoma, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    text-align:left;
    margin: 5px 0px 5px 0px;
    padding: 0;
}

h1{font-weight:normal;font-size:15px;margin-bottom:5px; font-weight:bold;}
h2{font-size:18px;font-weight: normal;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size: 10px;}
h5, h6{font-weight: normal;}

h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {
	color:#369;
}

p{margin: 3px 0px 12px 0px; text-indent:20px; }
p img {margin:0px 3px -3px 1px;}

a {color:#369;}
a img{border: none;}

hr
{
    color: #ffffff;
    border: none;
    border-top: 1px solid #CCC;
    height: 1px;
    margin: 3px 0px 3px 0px;
}


/* FORM ELEMENTS */

form{padding:0;margin:0;}
textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	border:1px solid #5671B1;
}
button {
	cursor: pointer;
	margin:-1px 0px 1px 0px;
	color: #FFF;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#369;
	border: 1px outset #999;
	border-top: 1px outset #CCC;
	border-left: 1px outset #CCC;
	padding: 0px 2px 2px 2px;
	height: 19px;
}
a#adli {
	position:absolute;
	top:85px;
	right:20px;
}
select.souter {
  border: 1px solid #CCC;
  margin: -3px;
  overflow: auto;
  padding: 3px;
}

/* LAYOUTS */
div.header {
	width:100%;
	height:70px;
	background:#DEECD5;
	color:#369;
	border-bottom:5px solid #369;
	margin-bottom:10px;
	background-image: url(/i/money.gif);
    background-repeat: no-repeat;
    background-position: 6px 14px;
}
div.header div {width:170px; color:#369; font-size:26px; margin:10px 0px 0px 55px; border-bottom:1px dashed #369;}
div.header span {font-size:11px; color:#369; margin:0px 0px 0px 55px;}

div.menu {width:20%; float:left; border-right:1px dashed #EEE; margin-bottom:10px;}
div.menu a.dir, div.menu a.dir:hover, div.menu a.dir:visited {
	font:bold 14px verdana, tahoma, arial, sans-serif;
	padding:5px 5px 5px 20px;
	color:#369;
	line-height:20px;
}


div.menu ul{
	border-bottom:1px dashed #EEE;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:80%;
}

div.menu ul li {
	padding:3px 0px 1px 15px;
	margin:0px;
	font:bold 12px verdana, tahoma, arial, sans-serif;
	background-image: url(/i/bull1.gif);
    background-repeat: no-repeat;
    background-position: 3px 9px;
}

div.menu ul ol {
	padding:0px 0px 5px 15px;
	margin:0px;
	color:#F00;
	font:bold 11px verdana, tahoma, arial, sans-serif;
	background-image: url(/i/bull1.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
}

div.menu ul ol a, div.menu ul ol a:visited {
	font-weight:normal;
}


div.content {
	float:left;
	margin-left:10px;
}

div.content table.subrubs {
	border-bottom:1px solid #ccc;
	background:#EEE;
}

div.content table.subrubs th {
	border-bottom:2px solid #ccc;
	background:#CCC;
}

div.content table.subrubs td {
	border-left:1px solid #000;
	padding:1px 15px 1px 15px;
	vertical-align:top;
	font-size:12px;
	line-height:25px;
}

div.content table.subrubs td a, div.content table.subrubs td a:visited {
	font-size:11px;
}

div.content table.subrubs td b {
	color:#F00;
}

div.descr {
	padding:1px 1px 1px 25px;
}

div.descr span {
	background:#FFFFEC; 
	font-size:11px;
	padding:3px 3px 3px 21px;
	border:1px solid #AAA;
	font-weight:bold;
    color:#336699;
    margin-top:10px;
    background-repeat: no-repeat;
    background-position: 3px 2px;
    line-height:25px;
}

div.descr span.phone {
	background-image: url(/i/phone.gif);
}

div.descr span.addr {
	background-image: url(/i/flag.gif);
}

div.descr span.person {
	background-image: url(/i/user.gif);
}

div.descr span.date {
	background-image: url(/i/calendar.gif);
}

div.descr span.www {
	background-image: url(/i/home.gif);
}


a.url {
	font-size:11px;
}

div.footer {
	width:100%;
	height:70px;
	clear:both;
	border-top:1px solid #CCC;
	background:#336699;
	padding:10px 3% 0px 0px;
	color:#FFF;
}

p.put
{
    color: #369;
    font-size: 11px;
    margin: 0px 0px 5px 0px;
    padding:6px 3px 9px 10px;
    text-indent:2px;
}

p.put a
{
    color: #369;
    text-decoration: none;
	font-weight:normal;
}

p.put a:hover
{
    color: #F00;
    border-bottom:1px solid #000000;
}


a#addlink {
	position:absolute; 
	top:20px; 
	right:10px; 
	background:#FFFFEC; 
	width:122px; 
	height:20px;
	padding:6px 0px 3px 25px;
	border:1px solid #AAA;
	font-weight:bold;
    color:#6AB418;
    z-index:110;
}

div.search {
	background:#FFFFEC; 
	width:180px; 
	height:20px;
	padding:6px 0px 3px 25px;
	cursor:pointer;
	border:1px solid #AAA;
	font-weight:bold;
	background-image: url(/i/search_s.gif);
    background-repeat: no-repeat;
    background-position: 2px 8px;
    color:#6AB418;
    z-index:100;
    margin-top:10px;
}

div.search input {
   font-size:10px;
}

table.tadd td {
	border-bottom:1px solid #EEE;
}

table.tadd td.left {
	border-right:1px solid #EEE;
	width:200px;
}

table.tadd th {
	background:#FFFFEC; 
}

div.error {
	padding:6px;
	color:red;
	background:#FFECEC;
	border:1px solid #AAA;
	font-weight:bold;
}

div.pl {font-size:11px; padding:5px; margin-top:5px; margin-bottom:5px; border-bottom:1px solid #ccc;  }
div.pl a, div.pl a:visited {background:#EEE; padding:1px 3px 1px 3px; text-decoration:none; color:#000;}
div.l span.curr {background:#99CC66; padding:1px 3px 1px 3px; color:#FFF;}
div.pl a:hover {background:#F00; padding:1px 3px 1px 3px; text-decoration:none; color:#FFF;}

img#bban {position:absolute; left:50px; margin-top:-30px;}
