/* CSS Document */

h1 {
padding-top:5px;
padding-left:15px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
font-size:20px;
color:#000000;
font-weight:bold;
}

.txt {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding:5px;
	padding-right:10px;
	text-indent:8px;
}

.header {
padding-top:5px;
padding-left:20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
font-size:24px;
color:#FFFFFF;
font-weight:bold;
}

.header_sm  {
padding-top:5px;
padding-left:20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.header_tel  {
padding-top:7px;
padding-left:320px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}


/*MENU*/

.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #176AAE;
	font-weight: bold;
	padding-left:10px;
	width:180px;
	font-style: italic;
}


.tel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #176AAE;
	font-weight: normal;
	padding-left:10px;
	width:180px;
	font-style: italic;
}


.articles_head {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #176AAE;
	font-weight: bold;
	padding-left:10px;
	width:180px;
	font-style: italic;
}


.articles {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-left:10px;
	width:180px;
}


/*------------------------------*/

a:link {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #176AAE;
	font-weight: bold;
	width:180px;
	font-style: italic;
	text-decoration: underline;
}

a:visited {
   	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #176AAE;
	font-weight: bold;
	width:180px;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #176AAE;
	font-weight: bold;
	width:180px;
	font-style: italic;
	text-decoration: none;
}

/*------------------------------*/

a.a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #176AAE;
	font-weight: bold;
	padding-left:10px;
	width:180px;
	font-style: italic;
	text-decoration: underline;
}
a.a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #176AAE;
	font-weight: bold;
	padding-left:10px;
	width:180px;
	font-style: italic;
	text-decoration: underline;
}
a.a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:10px;
	width:180px;
	font-style: italic;
	text-decoration: underline;
}

/*------------------------------*/

.articles_bot {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #F10505;
	font-weight: normal;
	padding-left:10px;
	width:180px;
	float:right;
	text-decoration: underline;
}

a.b:link {

	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #F10505;
	font-weight: normal;
	padding-left:10px;
	width:180px;
	float:right;
	text-decoration: underline;
}
a.b:visited {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #F10505;
	font-weight: normal;
	padding-left:10px;
	width:180px;
	float:right;
	text-decoration: underline;
}
a.b:hover {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #F10505;
	font-weight: normal;
	padding-left:10px;
	width:180px;
	float:right;
	text-decoration: none;
}
