body {
background-color : rgb(250, 216, 144);
margin-top : 0;
font-family : arial;
}
table {
font-size : 12px;
}
a {
color : black;
text-decoration : underline;
font-size : 12px;
text-align : left;
font-weight : bold;
}
a:link {
color : rgb(100, 100, 100);
text-decoration : none;
font-size : 12px;
text-align : left;
font-weight : bold;
}
a:visited {
color : rgb(100, 100, 100);
text-decoration : none;
text-align : left;
font-weight : bold;
}
a:hover {
color : green;
text-decoration : underline;
font-size : 12px;
text-align : left;
font-weight : bold;
}
h1 {
font-size : 17px;
margin : 0;
margin-bottom : 3px;
font-weight : bold;
}
h2 {
font-size : 13px;
margin-top : 0;
}
b.s {
font-size : 12px;
font-weight : bold
}
td.home_top {
background-image : url(inner_top.jpg);
text-align : center;

}
td.home_left {
width:189px;
/*background-image : url(home_left.png); */
background-image :url(inner_left.png);
text-align : center;
padding : 0;
}
td.home_ctr {
width:572px;
background-image : url(inner_center.png);
}
td.home_rt {
width:190px;
/*background-image : url(home_right.png);*/
background-image : url(inner_right.png);  
text-align : center;
}
td.home_bt {
background-image : url(home_bottom.png);
text-align : center;
}
tr.home_r_top {
vertical-align : top;
}
tr.home_r_mid {
vertical-align : top;
}
div.left {
border-color : white;
padding:8px 5px 8px 7px;
border-style : solid;
border-width:1px;
background-color : rgb(255, 238, 128);
height:auto;
width:145px;
margin-top:20px;
margin-left:7px;
font-size:11.75px;
}

div.cntr {
width:550px;
text-align:left;
height:auto;
margin-top:20px;
}
div.cntr li {
margin-bottom : 3px;
}
div.right {
border-width : 1px;
border-color : white;
border-style : solid;
background-color : rgb(141, 220, 128);
width : 140px;
margin : 20px 0 0 0;
padding : 5px;
text-align : left;
}
div.right a:link, a:visited {
color : black;
text-decoration : none;
font-size : 11px;
text-align : left;
font-weight:normal;
}
div.right a {
color : black;
text-decoration : underline;
font-size : 11px;
text-align : left;
font-weight:normal
}
div.right a:link {
color : black;
text-decoration : none;
font-size : 11px;
text-align : left;

}
div.right a:visited {
color : black;
text-decoration : none;
font-size : 11px;
text-align : left;

}
div.right a:hover {
color : red;
text-decoration : underline;
font-size : 11px;
text-align : left;

}
iframe.contact {
width : 155px;
}
span.top {
color : rgb(100, 100, 100);
font-size : 9px;
}
span.top a:hover {
color : red;
text-decoration : underline;
}
div.bottom {
margin-top:45px;
color : rgb(100, 100, 100);
font-size : 11px;
}
div.bottom a {
color : rgb(100, 100, 100);
font-weight : normal;
}

div.bottom a:hover {
color : red;
text-decoration: underline;
font-weight : normal;
}

div.bottom a:visited {
color : rgb(100, 100, 100);
font-weight : normal;
}

div.txt_ctr {
font-size : 12px;
}
p {
margin-top : 3px;
margin-bottom : 5px;
}

td.links {
padding-right : 8px;
}

td.links a {
font-size:10px;
}

div.lan{
border-width : 1px;
border-color : white;
border-style : solid;
background-color : rgb(141, 220, 128);
width : 140px;
margin : 20px 0 0 0;
padding : 5px;
text-align : left;
}
div.lan a img{
border-width : 0;
background-color : black;
}
div.lan a:hover img{
background-color : red;
}
div.lan a:visited img {
border-width : 0;
background-color : black;
}
div {
border: 0px #424242 double;
}