html, body, table, td, th, div {
	font-family: Tahoma, Arial, verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
}
body, table, td, th, div, span, p {
	text-align: left;
	vertical-align:top;
}
html, body {
	height: 100%;
	text-align: center;
}
body, img,table, div, td,span,img  {
	padding: 0px;
	margin: 0px;
}

table, div, td, img {
	border: 0px;
}
table, td {
	border-collapse: collapse;
}

p {
	text-indent: 30px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
text-align="justify"
}
ul, li {padding:0px; margin:0px;}
li {padding-bottom:5px;}

ul li {list-style:disk;}

ul {margin-left:20px;}
ul.none li {list-style:none;}

ul.normal {padding:0px; margin:0px;}
ul.normal li {margin-left:20px; list-style:circle;}


/*ul.trmenu li a[href]:before {content:"&mdash; ";}*/
a:link, a:active, a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.img:link, a.img:active, a.img:visited {
	text-decoration: none;
}
a.img:hover {
	text-decoration: none;
}





body {
	background: #fcfcfa url(images/bg_top.jpg) repeat-x top left;
  }

div#root {
	background: transparent url(images/bg_left_top.jpg) no-repeat top left;
		clear: both; min-height: 700px;
	}
div.block {
	margin:0px 10px; background:#F1F2EC; padding-top:10px;
}
div.block h4 {border-left:17px solid #ACC871; color:#999999; margin-top:10px;}



.small {font-size:11px;}
.big {font-size:15px;}
.bold {font-weight:bold;}

.black {color:Black;}
.green {color: #AEC86F;}

.center {text-align:center;}
.justify {text-align:justify;}
.middle {vertical-align:middle;}




form {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #0492C0;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Sans-Serif;
}

h1 {
	color: black;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top:7px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:7px;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 3px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	margin-bottom: 5px;
}
h5 {
}


.topmenu{
	width: 100%;
	background: transparent;
}

.topmenu td{
	vertical-align:middle;
	text-align:center;
}
.topmenu td a{
	display:block;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: underline;
	border-top: 4px solid #FCFCFA;
	border-bottom:4px solid #ACC871;
}

.topmenu td a:visited{
	text-decoration: underline;
}

.topmenu td a:hover{
	text-decoration: none;
	background: #ffffff;
	border-top:4px solid #ACC871;
	border-bottom:4px solid #ACC871;
}

.topmenu td .current{
	text-decoration: none;
	background: #ffffff;
	border-top:4px solid #ACC871;
	border-bottom:4px solid #ffffff;
}
.topmenu  td .empty {
	display:block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 4px solid #FCFCFA;
	border-bottom:4px solid #ACC871;
	}

.topmenu td a.current:link {text-decoration: none;}
.topmenu td a.current:active {text-decoration: none;}
.topmenu td a.current:visited {text-decoration: none;}
.topmenu td a.current:hover {text-decoration: none; border-bottom:4px solid #ffffff;}

.tel{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	text-align:center;

}
