/*
  main.css,v 1.0 2006/03/18

  SEOTM Solutions
  http://www.seotm.com

  Copyright (c) 2006 Seotm.com
*/

BODY {
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:justify;
  padding-left:5px;
 
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px;
  font-weight:normal;
  color:#525252;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  padding:0px;
  margin:0px;
  margin-bottom:5px;
}

A {
  color:#141414;
  text-decoration: underline;
  font-weight: normal;
  font-family: Arial, sans-serif;
}

A:hover {
  color:#141414;
  text-decoration: none;
}


.table {
}

td {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
}

tr {
}

FORM {
 display: inline;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; } 


.lnk_page{
border:1px dotted #BBBBBB;
height:18px;
padding:3px 6px;
text-decoration:none;
}

.lnk_page:hover{
 background-color:#C0C0FF;  
}

.LinkPagesSel{
background:#EEEEEE none repeat scroll 0%;
border:1px solid #BBBBBB;
font-weight:bold;
padding:3px 6px;
}

.select{
 width: 35px;
}

.err_box { border:1px solid #FFC0C0; background-color:#FFDDDD; padding:15px; margin:5px; width:50%; float: center; }
.err_title{ font-size: 12px; padding-bottom: 2px; }
.err_text { font-size: 10px; }
.msg_box { border:1px solid #C0FFC0; background-color:#D9FFD9; padding:15px; margin:5px; width:50%; float: center; }
.msg_text { }
.wrn_box { border:1px solid #FFFF80; background-color:#FFFFCC; padding:15px; margin:5px; width:50%; float: center; }
.wrn_text { }

.m_menu{
 font-size:13px;
 color:#c4161c;
 text-decoration:underline;
 padding-top:5px;
}

.m_menu:hover{
 color:#c4161c;
 text-decoration:none;
}


.block_l{
background-image: url('/images/design/t1.gif');background-repeat: repeat-x; color:#FFF; padding-left:28px; height:45px; font-size:14px;
}

.block_r{
background-image: url('/images/design/t2.gif');background-repeat: repeat-x; color:#FFF; padding-left:18px; height:45px; font-size:14px;
}

.block_r a{
 color:#FFFFFF;
 text-decoration:none;
}


.block_r a:hover{
 color:#FFFFFF;
 text-decoration:underline;
}

.block_i{
background-image: url('/images/design/t3.gif');background-repeat: repeat-x; color:#FFF; padding-left:18px; height:45px; font-size:14px;
}

.prod_menu{
 color: #c4161c;
 text-decoration:underline;
 font-weight: normal;
 padding-left:26px;
}

.prod_menu:hover{
 color: #c4161c;
 text-decoration:none;
}


.prod_menu_a{
 color: #c4161c;
 text-decoration:none;
 font-weight: bold;
 padding-left:26px;
}

.prod_menu_a:hover{
 color: #c4161c;
 text-decoration: underline;
}


.prod_all{
 color: #000000;
 text-decoration:underline;
 font-weight: bold;
 padding-left:26px;
}

.prod_all:hover{
 color: #000000; 
 text-decoration:none;
 font-weight: bold;
 padding-left:26px;
}

.add_f{
 color:#c4161c;
 text-decoration:underline;
 font-size:15px;
}

.add_f:hover{
 color:#c4161c;
 text-decoration:none;
 font-size:15px;
}


.web_link{
 color:#FFFFFF;
 font-size:10px;
}

/* news */

.news_dt{
 color: #f58220;
}

.news_link, .news_link a{
 color:#141414;
 text-decoration:underline;
 font-weight: normal;
}

.n_cat a{
 text-decoration:underline;
}

.t_news{
 text-decoration:underline;
}


/* article */

.art_dt{
 color: #f58220;
}

.a_cat a{
 text-decoration:underline;
}


/* information block*/

.info_b a{
  color:#f58220;
  text-decoration: underline;
}


.copyr a{
 color:#FFFFFF;
}



.copyr a:hover{
 color:#FFFFFF;
 text-decoration:underline;
}

.map_link{
 color:#c4161c;
 text-decoration:underline;
}

.map_link:hover{
 color:#c4161c;
 text-decoration:none;
}

/*  FAQ */


.question
{
padding-left: 15px; 
color: #b31016;
cursor: pointer;
font-size: 14px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.answer
{
 padding-left: 25px; 
font-size: 12px;
text-align: justify;
font-family: Tahoma, Arial, sans-serif;
}


