BODY {
font-family: tahoma;
font-size:12px;
background-image:url('img/bg.png');
background-repeat:repeat-y;
background-attachment:fixed;
background-color: #fff;
color: #000000;
text-align: justify;
}



img {
  border: none;
}

A:link{color: #52a89c; text-decoration:none;}
A:active{color: #52a89c; text-decoration:none;}
A:visited{color: #52a89c; text-decoration:none; }
A:hover{color: #baba36;}
}


input, submit, textarea
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:9px;
color:#000000;
border: 1px solid #000;
background-color:#ffff;
text-align:left;
padding:4px;
}




b {color: #000; font-weight:bold;}
i {color: #000;}
u {color: #000;}









h1{
margin:0;
font-family: times new roman;
font-size: 16pt;
line-height:16pt;
color: #000;
text-transform: uppercase;
}

h2{
margin:0;
padding-top: 0px;
padding-bottom: 2px;
margin-bottom: 2px;
font-family: arial;
font-size: 9px;
line-height:8px;
color: #000000;
border-bottom: 1px solid #cfc8c2;
text-transform: uppercase;
text-align: left;
}


h3{
margin:0;
font-family: arial;
font-size: 10px;
line-height:11px;
color: #000;
background-color: #f0faf3;
}



textarea {
    resize: none;
width: 150;
height: 40;
background-color: #ffff;
color: #000000;
font-family: Arial;
font-size: 8px;
text-transform:none;
border: 1px solid #000000;
}

blockquote {
background-image:url('img/cute.png');
width:80%;
padding: 5px;
border: 1px solid #d4dcda;
}

table, th, td
{
border: 0px;
font-size: 12px;
padding: 2px;
}


a.nava, a.nava:link, a.nava:active, a.nava:visited { 
color: #000;
background-color : #fff;
font-family: arial;
font-size: 12px;
text-decoration : none;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
display : block;
margin-bottom:3px;
} 
a.nava:hover { 
color: #000;
background-color : #fee378;
font-family: arial;
font-size: 12px;
text-decoration : none;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
display : block;
margin-bottom:3px;
} 

#navigation {
margin:0;
padding:0px;
height: 30px;
line-height:31px;
text-align:center;
font-size: 8pt;
color:#fff;
background-color:#84c6bd;
}


#main {
background-color:transparent;
padding:15px;
border-top:0px solid #f87a62;
border-left: 1px dashed #cfc8c2;
border-right: 0px solid #f87a62;
border-bottom: 0px solid #f87a62;
}

#second {
background-color:transparent;
padding:5px;
border-top: 0px solid #fff;
border-bottom: 0px solid #fff;
}


a.nav, a.nav:active, a.nav:link, a.nav:visited {
margin:0px;
padding: 4px;
font-family: times new roman;
text-transform: lowercase; 
font-size : 26px;
line-height : 17pt;
font-weight : bold;
color : #fff;
text-align : center;
}
a.nav:hover {
color: #84c6bd;
background: #fff;
}