body {
background: #ffffff;
color: #484848;
margin: 0px;
}

A:link { color: #031246; text-decoration: underline}
A:visited {color: #031246; text-decoration: underline}
A:hover {color: #FF6603; text-decoration: underline}
A:active {color: #ff0000; text-decoration: underline}

td.cat{ color: #FF6603; font-weight: bold; padding:0px 0px 8px 0px; }
A.cat:link { color: #7C7B7B; text-decoration: underline}
A.cat:visited {color: #7C7B7B; text-decoration: underline}
A.cat:hover {color: #FF6603; text-decoration: underline}
A.cat:active {color: #ff0000; text-decoration: underline}

.small{font-family: Arial, Tahoma, Verdana, Sans-Serif;font-size: 10px;line-height:1.2;color: #7C7B7B;}

form {
display: inline;
}
checkbox, input, radio, select {
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 12px;
}
textarea {
width: 100%;
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 12px;
}

td {
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 12px;
line-height:1.0;
}

tr {
/*vertical-align: top;*/
}

p{
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 12px;
line-height:1.0;
margin:0px;
padding:2px 0px 3px 0px;
font-weight:bold;
}

p.normal{
font-weight:normal;
}

/*menu*/

.menu td{
  font-size:13px;
  letter-spacing:-1;
  background: url("images/sep.gif");
  background-repeat: no-repeat;
  background-position: 100% 25px;
  padding: 0px 10px 0px 5px;
  height:75px;
  color: #FF6603;
}
.menu td.end{
  font-size:13px;
  letter-spacing:-1;
  padding: 0px 10px 0px 5px;
  background-image: none;
  height:75px;
  color: #FF6603;
}
.menu td p {
  font-size:17px;
  margin-bottom:-5px;
}

.menu td a:link { color: #484848; text-decoration: none}
.menu td a:visited {color: #484848; text-decoration: none}
.menu td a:hover {color: #FF6603; text-decoration: underline}
.menu td a:active {color: #ff0000; text-decoration: underline}


















.footer table td{
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 12px;
line-height:1.2;
}

.site_w{
width:992px;
}

.left{
padding:0px 27px 27px 27px;
background:#ffffff;
}

.center{
padding:0px 0px 27px 0px;
background:#ffffff;
}

.center table tr{
vertical-align: top;
}
h1{
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 19px;
line-height:0.9;
letter-spacing:-1;
margin:0;
padding:27px 0px 14px 0px;
}

h2{
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 16px;
line-height:0.9;
letter-spacing:-1;
margin:0;
padding:27px 0px 14px 0px;
}

h3{
font-family: Arial, Tahoma, Verdana, Sans-Serif;
font-size: 15px;
line-height:0.9;
letter-spacing:-1;
margin:0;
padding:0px 0px 5px 0px;
}


span.red{
color:#FF6603;
}

UL{
margin:0;
padding:0;
list-style: none;
}


li.orange{
margin:0;
padding:0px 0px 0px 15px;
background: url("images/m_orange.gif") no-repeat 0 2px;
line-height:1.0;
padding-bottom:10px;
}

li.blue{
margin:0;
padding:0px 0px 0px 15px;
background: url("images/m_blue.gif") no-repeat 0 2px;
line-height:1.0;
padding-bottom:10px;
}


tr#header td{
margin:0;
font-family: Arial, Tahoma, Verdana, Sans-Serif;
color:#D1CFCF;
font-size: 13px;
font-weight: bold;
background: #484848;
height:22px;
padding: 5px 5px 5px 5px;
}
tr#title td {
margin:0;
font-family: Arial, Tahoma, Verdana, Sans-Serif;
color:#666666;
font-size: 12px;
font-weight: bold;
background: #ECECEC;
height:22px;
padding: 5px 5px 5px 5px;
}
tr#normal td{
margin:0;
font-family: Arial, Tahoma, Verdana, Sans-Serif;
color:#666666;
font-size: 12px;
background: #ffffff;
height:22px;
padding: 5px 5px 5px 5px;
}


.border{
BORDER: #484848 1px solid;
}


