body{
	background : url(../../images/bg.jpg) fixed center;
	background-repeat:repeat-y;
	background-color:#cccccc;
  	margin: 0;
  	padding: 0;
    }

.p{
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 14px;
}
.p a{
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 14px;
   text-decoration: none;
}
.p a:hover{
   text-decoration: underline;
}

.p_news{
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px;
}
.p_news a{
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px;
   text-decoration: none;
}
.p_news a:hover{
   text-decoration: underline;
}

.border_news{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #cecdd9;
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px;
}
.border_news a{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #cecdd9;
   font: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-family: Verdana, Arial, sans-serif; 
   font-size: 12px;
   text-decoration: none;
}
.border_news a:hover{
   text-decoration: underline;
}

.border_menu{
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #ab141b; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #ab141b;
	font-family: Arial: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.border_menu a{
	font-family: Arial: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
	text-decoration: none;
}
.border_menu a:hover{
	text-decoration: underline;
}

.title{
          font-family: Verdana, Arial, sans-serif; font-size: 18px;
          color: #000;
		  font-weight: bold;
}
.title a{
          font-family: Verdana, Arial, sans-serif; font-size: 18px;
          color: #000;
          text-decoration: none;
		  font-weight: bold;
}
.title a:hover{
          text-decoration: underline;
}

/* first page */

.front_page{
          font-family: Arial; 
		  font-size: 12px;
          color: #000;
}
.front_page a{
          font-family: Arial; 
		  font-size: 12px;
          color: #000;
          text-decoration: none;
}
.front_page a:hover{
          text-decoration: underline;
}

/* footer */

.footer_top{
    border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #ab141b; 
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
    color: #000;
	text-align: center;
}
.footer_top a{
    font-family: Verdana, Arial, sans-serif; font-size: 10px;
    color: #000;
    text-decoration: none;
}
.footer_top a:hover{
	text-decoration: underline;
}

/* media */

.media{
          font-family: Verdana, Arial, sans-serif; font-size: 12px;
          color: #000;
}
.media a{
          font-family: Verdana, Arial, sans-serif; font-size: 12px;
          color: #000;
          text-decoration: none;
}
.media a:hover{
          text-decoration: underline;
}

/* products */

.products_title{
          font-family: Verdana, Arial, sans-serif; font-size: 16px;
          color: #000;
		  font-weight: bold;
}
.products_title a{
          font-family: Verdana, Arial, sans-serif; font-size: 16px;
          color: #000;
          text-decoration: none;
		  font-weight: bold;
}
.products_title a:hover{
          text-decoration: underline;
}



/* not used */
.border_all {
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #000000; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #000000; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #000000; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000;
}
.border_top_bottom {
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #ab141b; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #ab141b;
}

.products_title_small{
          font-family: Verdana, Arial, sans-serif; font-size: 16px;
          color: #000;
		  font-weight: normal;
}
.products_title_small a{
          font-family: Verdana, Arial, sans-serif; font-size: 16px;
          color: #000;
          text-decoration: none;
		  font-weight: normal;
}
.products_title_small a:hover{
          text-decoration: underline;
}