body {
color : rgb(47,78,27);
font-family : tahoma , arial , sans-serif;
font-size : 10px;
margin : 0;
background-image : url(bg_home_1.jpg);
background-position : top center;
}

table.big {
width : 100%;
padding : 0;
}

table.mr {
width : 754px;
}

tr.logo {
height : 92px !important;
vertical-align : bottom;
}

td.logo {
padding : 0 15px 0 15px; 
text-align : right;
vertical-align : bottom;
}

td.logo a {
margin-bottom : 13px;
display : block;
color : rgb(66,66,66);
text-decoration : none;
}

td.logo a:hover {
margin-bottom : 13px;
display : block;
color : rgb(66,66,66);
text-decoration : underline;
font-weight : bold;
}

td.logo a:visited {
margin-bottom : 13px;
display : block;
color : rgb(66,66,66);
text-decoration : none;
}

tr.link1 {
height : 27px !important;
vertical-align : middle;
}

td.link1{
padding : 0 4px 0 4px;
text-align : left;
width : auto;
}

td.link1 a {
font-size : 12px;
color : white;
text-decoration : none;
width : auto;
font-weight : bold;
}

td.link1 :hover {
color : rgb(40,63,37);
font-size : 12px;
font-weight : bold;
text-decoration : none;
}

td.link1 a:visited {
font-size : 12px;
color : white;
text-decoration : none;
width : auto;
font-weight : bold;
}

tr.ctr {
height : 280px;
vertical-align : top;
}

td.ctr {
text-align : left;
}

tr.skate {
height : 80px;
vertical-align : bottom;
}

td.skate {
text-align : center;
}

tr.bottom {
height : 150px;
vertical-align : top;
}

td.bottom {
color : white;
padding : 20px 15px 0 15px;
text-align : left;
}

td.bottom a {
color : white;
text-decoration : none;
}

td.bottom a:hover {
color : rgb(40,63,37);
text-decoration : underline;
}

td.bottom a:visited {
color : white;
text-decoration : none;
}

div.text {
margin-left : 15px;
width : 230px;
height : 94px;
vertical-align : bottom;
text-align : left;
font-size : 12px;
font-weight : bold;
}

hr.bt { 
color : white;
width : 734px;
height : 1px;
}
h1 {
font-size : 13px;
font-weight : bold;
margin-bottom : 0px;
}

p {
margin-top : 0px;
}
/* Dropdown menu */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}

.menu li{
float:left;
position:relative;
z-index:100;
}

.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:26px;
}

.menu a, .menu :visited {
font-family : tahoma;
display:block;
font-size:11px;
padding:7px 5px 7px 6px ;
color: white;
background:#85b34b;
text-decoration:none;
margin-right:1px;
text-align:left;
font-weight : bold;
border-bottom : 1px solid white;
border-spacing : 100px;
}

.menu :hover{
font-family : tahoma;
color:#283f25;
background:#b2dc7c;
font-weight : bold;
text-align : left;
}

.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}


/* End of menu*/

