/* CSS Document */
/* HTML colors:
#EEE4C7
#C7BFA7
#A19A87
#BABABA
#EDEDED
#FFFFFF
#121212
#EDEDED
#000000
*/
img {
border:none;
color:white;
}
img.x {
position:absolute;
top:0px;
left:70%;
}
body {
background: #FFF;
text-align: center;
padding: 0px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
}
#mainTable {
width: 780px;
background: #EEE4C7;
}
#mainTable .left {
width: 225px;
padding-top: 25px;
background: #DDD3B8;
vertical-align:top;
padding-bottom: 25px;
}
#mainTable .main {
width: 555px;
padding-top: 25px;
padding-left: 25px;
vertical-align:top;
padding-bottom: 25px;
padding-right: 0px
}
.navigationMain {
width: 780px;
height: 25px;
}
.navigationleft {
width: 225px;
height: 25px;
text-align:right;
vertical-align: middle;
}
#mainTable .navigationleft a:link, #mainTable .navigationleft a:active, #mainTable .navigationleft a:visited, #mainTable .navigationMain a:link, #mainTable .navigationMain a:active, #mainTable .navigationMain a:visited {
color: #FFF;
padding-left: 5px;
padding-right: 5px;
text-decoration:none;
font-size:12px;
font-weight:bold;
letter-spacing:0.04em;
vertical-align: middle;
border:none;
}
#mainTable .left a:link, #mainTable .left a:visited, #mainTable .left a:active {
color: #000000;
text-decoration:none;
font-size:12px;
letter-spacing:0.04em;
border:none;
}
#mainTable .navigationleft a:hover, #mainTable .navigationMain a:hover {
color: #DDD4B9;
vertical-align: middle;
border:none;
}
#mainTable .left a:hover{
color: #000000;
font-weight: bold;
}
#mainTable .footer{
text-align:center;
background: #A09B87;
font-size:10;
}
#subnavigation {
width: 100%;
text-align:left;
}
#subnavigation td {
height: 25px;
padding-left: 10px;
font-size:12px;
text-align: left;
}
.subSubnavigationSelected {
font-weight: bold;
}
.subnavigationSelected {
background: #A09B87;
font-weight: bold;
}
#contentTable {
text-align:left;
font-size:11px;
width: 100%;
}
#contentTable td {
text-align:left;
font-size:11px;
}
#contentTable h1 {
padding-top: 5px;
margin-top: 0px;
font-size:14px;
}
#contentTable .right {
vertical-align:top;
right:100px;
}
#contentTable .contentMain {
vertical-align:top;
}
#contentTable a:link, #contentTable a:visited, #contentTable a:active {
color: #898889;
text-decoration:none;
font-size:11px;
letter-spacing:0.04em;
border:none;
}
#contentTable a:hover{
color: #000000;
border:none;
}
#contentTable td a:link, #contentTable td a:visited, #contentTable td a:active {
color: #898889;
text-decoration:none;
font-size:11px;
letter-spacing:0.04em;
border:none;
text-decoration: none;
}
#contentTable td a:hover{
color: #000000;
border:none;
text-decoration: none;
}
a img {border:none;color:white;}