html, body {
height:100%;
margin:0;
padding:0;
}
body { font-family:arial,helvetica,sans-serif;background-color:#E9E9E9; }
a {
color: #af1044;
}
#table1 a {
font-size: 12px;
color: #fff;
}
#table1 {
background-color: #af1044;
float: left;
}
.sf-menu {
margin-bottom: 0;
}
.sf-menu li, .sf-menu li li , .sf-menu li li li, .sf-menu li li li li {
background:#af1044 none repeat scroll 0 0;
border-bottom: 1px solid #ddd;
}
.sf-menu li li , .sf-menu li li li, .sf-menu li li li li {
border-left: 1px solid #ddd;
}

.sf-menu a {
border-left:0;
border-top:0;
text-decoration:none;
height: 18px;
padding:0;
}
.sf-menu a.sf-with-ul {
min-width:1px;
padding-right:0;
}
.sf-menu a, .sf-menu a:visited {
color: #fff;
font-size: 10px;
padding-top: 5px;
padding-left: 15px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:#FFF none repeat scroll 0 0;
color: #C00;
}
a.subActiv:VISITED, a.subActiv:HOVER, a.subActiv:ACTIVE, a.subActiv:LINK {
color: #c00;
}


.page
{
    margin: 0px auto;
    width: 839px;
	background-image:url(../images/background.gif);
	background-position:0 0;
	background-repeat:repeat-y;
    background-color: white;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

div.logo {
	width:13em;
	background-image: URL(../images/logo_100.jpg);
	height: 100px;
	background-repeat:no-repeat;
    background-position: center center;
	text-indent: -9000px; 
}

div.clear {
clear: both;
height: 0px;
}
div#footer {
background-color:#FFFFFF;
background-image:url(../images/background.gif);
background-position:0 0;
background-repeat:repeat-y;
border-top:1px solid #CCCCCC;
bottom:0 !important;
color:#666666;
font-size:10px;
height:26px !important;
overflow:hidden;
position:absolute;
width:100%;
}

.copy, .meta {
line-height:10px;
overflow:hidden;
position:absolute;
top:7px !important;
}
.meta {
left:0;
text-align:center;
width:209px;
}
.copy {
left:229px;
width:590px;
}

a > .sf-sub-indicator {
top:6px;
}
.content {
height:auto !important;
min-height:620px;
width:595px;
float: right;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 36px;
}

#left { float: left; width: 13em;}

a.subActiv span.sf-sub-indicator {
background-position: -10px 0;
}

a.subInactiv span.sf-sub-indicator {
background-position: 0 0;
}


* html a.sf-with-ul span.sf-sub-indicator {
margin-top: -4px;
}

* html ul.sf-menu li {
padding-top: 1px;
}

* html a.sf-with-ul {
height: 17px;
}
