@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background: url(images/bg.png) repeat-x top center #ECEDEE;
font:11px Tahoma;
color:#A1A1A1;
font-weight: normal;
text-align: justify;
}

td, th {
color: #A1A1A1;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
text-align: justify;
}

p {
line-height:1.2em;
margin:0px 0px 10px 0px;
}

#wrapper {
width: 800px;
position: relative;
margin: -1px auto;
background: #ECEDEE;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#header {
width: 800px;
height: 373px;
}

#content {
width:800px;
padding-left:0px;
padding-right:0px;
padding-top:20px;
padding-bottom:25px;
border: none;
}

#content a:link, #content a:active, #content a:visited {color: #AC7E7F; text-decoration: none;}
#content a:hover {color: #A1A1A1; text-decoration: none;}

#home {
width:580px;
padding: 0px 0px 0px 110px;
border: none;
}

#iconsort {
width:580px;
padding:0px;
border: none;
}

#iconsort img {
margin: 5px;
}

#iconsort img:hover {
margin: 5px;
}

#nav {
color: #8D8E8F;
padding: 5px 8px 5px 8px;
margin: 0px 4px 0px 4px;
font: Tahoma 11px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
position: relative;
}

#nav a:link, #nav a:active, #nav a:visited {
color:#8D8E8F;
background: #D8DCDF;
padding: 5px 8px 5px 8px;
margin: 0px 4px 0px 4px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
}

#nav a:hover {
color:#B19BA2;
background: #DDE0E3;
padding: 5px 8px 5px 8px;
margin: 0px 4px 0px 4px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
}

.style1 {
background: #DDE0E3;
padding: 8px;
margin: 0px;
}

.style2 {
font-weight: bold;
font-style: normal;
text-transform: uppercase;
border-top: none;
border-bottom: 1px dashed #A1A1A1;
border-left: none;
border-right: none;
padding: 0px 0px 4px 0px;
margin: 0px 0px 4px 0px;
}