body
{
	font-family: Tahoma;
	margin: 0px;
	color: #555555;
}
P{
	text-indent: 25px;
	text-align: justify;
}
table{
	font-size: 12px;
}
.line
{
	background-image: url(../img/bgline.jpg);
	height: 50px;
}
table.small{
	background-color: #D3E8FC;
	font-size: 12px;
	border: 1px solid #336699;
	text-align: justify;
}
td.small{
	border: 1px solid Fuchsia;
}
th{
	background-color: #336699;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ffffff;
}

a
{
	text-decoration: none;
	color: #336699;
}
A:hover{
	text-decoration: underline;

}
a:active{
	background-color: none;

}
ul
{
	margin-left: 10px;
	padding-left: 15px;
}
ul li
{
	margin-left: 0px;
	padding-left: 0px;
}
ul li ul
{
	margin-left: 0px;
	padding-left: 20px;
}
td.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 0px dotted gray;
	vertical-align: top;
	
	
	}
td.vert_menu
{
	border-right: 1px dotted gray;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff; /*#bfc9cd;*/
}
td.vert_menu a
{
   font-weight: bold;
	text-decoration: none;
	color: #555555;
}
td.vert_menu a.sel
{
	color: #F35C24;
	text-decoration: underline;
}

.vert_menu ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
.vert_menu ul li{
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 5px;
	list-style-type: none;
	border-bottom: 1px solid white;
	background-color: #ffffff; /*#BFC9CD; #D3E8FC; #eeffee;*/
	color: #F35C24;

}
.vert_menu ul li:hover
{
	list-style-type: none;
}
.vert_menu ul li a
{
	color: #555555;  /*369*/
}
.vert_menu ul li ol a
{
	color: #555555;
}
.vert_menu ul li ol{
   margin-left: -10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #ffffff; /*#BFC9CD;*/
}
.vert_menu ul li ol li{
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: none;
	background-color: #ffffff; /*#BFC9CD;*/
}

.sel{
	text-decoration: underline;
	font-weight: bold;
	color: #F35C24;
	list-style-image: url(../img/li.gif);
	list-style-position: outside;
	margin-left: 0px;
}

td.hor_menu
{
	text-align: center;
	font-weight: bold;
	background-color: #666666;


}

td.hor_sel
{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	background-color: #F35C24;
}
a.hor_menu
{
	color: white;
	padding: 10px;
}
a.hor_sel
{
	color: #ffffff;
	background-color: transparent;
}
a.hor_menu:hover
{
text-decoration: underline;
}


td.news
{
	background-image: url(../img/top_smile.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px dotted gray;
}
.news_data
{
	font-family: Arial;
	font-weight: bold;
	background-color: red;
	color: White;
	padding: 0px;
}
hr
{
    text-align:center;
}
h2{
	color: #555555;
	font-weight: bold;
	font-size: 14px;
}
H3
{
color:#336699;
margin-bottom: 0px;
text-align:center;
}
H4
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F35C24;
	font-size: 14px;
}
#inc_news
{
	margin-left: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
   width: 249px;
}
#inc_news a
{
	color: Black;
}

#inc_news ul
{
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	
}
#inc_news ul li
{
	border-bottom-style: dotted;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	padding-bottom: 8px;
}


.ceiling{
	border: 0px;
	background-image: url(../img/head.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 0px;
}


strong.seo {font-weight:normal;}


  .page_headline 	{ padding-bottom:5px;}
  .page_headline h1 { padding: 2px 0px 2px 3px; font-size: 120%; color:#fff; background-color:#666666;}
  .page_headline h2 { padding: 2px 0px 2px 3px; margin-top: 25px; font-size: 100%; color:#fff; background-color:#666;}
  .grey_border {  	border: 1px solid grey;  }
  .full_prod {  	font-size: 12px;  }
  .sea {
	color: #D5440C;
	font-size: 12px;
	font-weight: bold;
}

ul.orange_bullet_list{
	list-style-image: url(../img/orange_b.png);
   top: 3px;
}
div.rss{
	margin-top: 30px;
}
.rss ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
.rss ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #555555;
}
.rss ul li a {
color: #D5440C;
}
.g-recaptcha > div {
	margin: 0 auto;
}