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

body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#7f161d;
background-image:url(../images/bg.png);
background-repeat:repeat;
background-attachment:scroll;
overflow-x:hidden;
overflow-y:scroll;
}

img, div { behavior: url(iepngfix.htc) }

*{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
}

a:link, a:hover, a:visited, a:active{
color:none;
text-decoration:none;
}

a img{
border:none;
}

div.all{
width:100%;
height:100%;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
border: 0px;
}


div.backgroundbox1{
width:824px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/box_right.png);
background-position:left top;
background-repeat:no-repeat;
}


div.backgroundbox2{
background-image:url(../images/box_line.png);
background-position:center top;
background-repeat:repeat-y;
z-index:-5;
}

div.backgroundbox3{
background-image:url(../images/box_bottom.png);
background-position:center top;
background-repeat:no-repeat;
z-index:-5;
height:43px;
padding-bottom:100px;
padding-top:40px;
padding-left:15px;
color:#e6dac7;
font-weight:bold;
z-index:-5;
font-size:9px;
}

.linktinta{
color:#FFFFFF;
font-size:9px;
}

div.sidebox{
width:245px;
padding-top:33px;
float:right;
}

div.boxcontent1{
padding-left:14px;
}

div.boxcontent2{
padding-left:25px;
padding-top:20px;
padding-right:20px;
background-image:url(../images/box_shadow.png);
background-position:top;
background-repeat:repeat-x;
font-weight:bold;
width:520px;
}


div.boxcontent3{
font-size:10px;
}

.linkboxcontent3{
font-size:10px;
color:#ee8e20;
}

.titlelink{
font-size:16px;
color:#ee8e20;
}
.titletext{
color:#ee8e20
}

div.map1{
border:2px solid #ee8e20;
width:501px;
}

div.map2{
border:2px dotted #ee8e20;
width:501px;
padding-left:5px;
padding-right:9px;
padding-top:5px;
padding-bottom:5px;
margin-top:10px;
margin-bottom:4px;
}

.title{
font-size:16px;
}


.table1{
font-size: 10px;
display:inline;
line-height:170%
}

.table2{
margin-left:auto;
margin-right:auto;
}

img.goborder{
border:2px solid #32180e;
}



