/* body */
body{
    background-color : #6d0405;
    background-repeat : repeat;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    color : #000;
    font-weight : normal;
    margin : 0px 0px 0px 0px ;
}

/* head text */
.headtext{
    text-align: left;
    font-family: Arial, sans-serif;
    margin : 0px 0px 0px 0px ;
    font-weight : normal;
}

.spacercolor{ background-color : #6d0405;}

/* h1 headline */
h1{
    font-family: Verdana, sans-serif;
    font-size: 18pt;
    margin : 20px 0px 10px 0px ;
    padding : 0px 0px 0px 0px ;
    font-weight : normal;
}

tr,td {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    color : #000;
    font-weight : normal;
}

/* div text areas */
.divtextarea {
    margin: 0px 0px 0px 0px ;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    color : #000;
    font-weight : normal;
}

/* inactive navigation-text */
.intd{
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight : normal;
    color : #f7941d;
padding-left:10px;
padding-right: 10px;
padding-bottom:15px;
}
.intd a:link{color : #f7941d; text-decoration : none;}
.intd a:visited{color : #f7941d; text-decoration : none;}
.intd a:hover{color : #f7941d; text-decoration : none;}

/* inactive second tier navigation-text */
.intd2{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* active navigation-text */
.antd{
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight : bold;
    color : #f7941d;
padding-left:10px;
padding-right: 10px;
padding-bottom:15px;
}
.antd a:link{color : #f7941d; text-decoration : none;}
.antd a:visited{color : #f7941d; text-decoration : none;}
.antd a:hover{color : #f7941d; text-decoration : none;}

/* active second tier navigation-text */
.antd2{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* top navigation-text */
.tntd{
    font-family: Arial, sans-serif;
    font-weight : normal;
padding-left:10px;
padding-right: 10px;
padding-bottom:15px;
}
.tntd a:link{color : #f7941d; text-decoration : underline;}
.tntd a:visited{color : #f7941d; text-decoration : underline;}
.tntd a:hover{color : #f7941d; text-decoration : underline;}

/* additional inactive top navigation-text */
.tintd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* additional active top navigation-text */
.tantd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* breadcrumb */
.bc{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* error message */
.error{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* info box */
.box{
    float: none;
    margin-right: 0px; margin-left: 0px;  margin-top: 0px; margin-bottom: 0px; width: 200px;
    font-family: Arial, sans-serif;
    border-style: none;
    font-weight : normal;
}

.box .headline{
    font-family: Arial, sans-serif;
    font-weight : normal;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

.box p{
    font-family: Arial, sans-serif;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

/* link */
A:link{
    font-size: 100%;
    color : #000;
    text-decoration : underline;
}
A:visited{
    font-size: 100%;
    color : #000;
    text-decoration : underline;
}
A:hover{
    font-size: 100%;
    color : #000;
    text-decoration : underline;
}

li{
    margin-top : 5px; margin-bottom: 5px;
}

/* body */
.hiddendiv{
    background-color: #6d0405;
    border-width: 5px;
    border-style: solid;
}

body {
    text-align:center;
}
.bodywrapper {
    text-align:left;
    width:987px;
    margin: 0 auto;
    position:relative;
}
.borderleft {
    background-image:url(media/border-tile-left.jpg);
    background-repeat:repeat-y;
}
.borderright {
    background-image:url(media/border-tile-right.jpg);
    background-repeat:repeat-y;
}
.contenttable {
    background:#fff;
}
.logobanner {
    position:absolute;
    top:10px;
    right:30px;
}
.left {
    width:175px;
}
.middlesmall {
    width:480px;
    padding-left: 40px;
    padding-right: 20px;
}
.middlewide {
    width:760px;
    padding-left: 40px;
    padding-right: 20px;
}
.middlefull {
    padding-left: 20px;
    padding-right: 20px;
}
.middleleft {
    width:650px;
    padding-left: 40px;
    padding-right: 20px;
}
.right {
    width:220px;
    padding: 20px;
}
.topnav {
    height:45px;
    background-image:url(media/nav-bg.jpg);
    background-repeat:repeat-x;
    text-align:center;
}
img {
    border: 0px;
}
