body {
margin: 0px;
height: 100%;
background-color: #333333;
background-image: none;
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
}

#headerDiv {
width: 741px; 
height: 208px;
margin-left: 30px;
margin-top: 30px; 
background-color: #000000; 
border-top: 1px solid #D5D5D5; 
border-left: 1px solid #D5D5D5
}

#headerLogo {
width: 200px;
height: 200px;
float: left;
margin-top: 3px;
z-index: 0;
background-color: transparent;
}

#headerLogo img {
width: 200px;
height: 200px;
z-index: 0;
background-color: transparent;
}
#headerContentText {
width: 500px;
height: 200px;
float: right;
margin-top: 3px;
}

#navPath {
width: 740px;
margin: 10px 0 30px 10px;
text-align: left;
}

#navPath a {
font-family: Arial, Verdana, Times New Roman;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#navPath a:hover {
font-family: Arial, Verdana, Times New Roman;
font-size: 12px;
font-weight: bold;
color: #CCCCCC;
}

a:active {
color: #FFFFFF;
text-decoration: none;
}

a {
outline: none;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #CCCCCC;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
}

a img {
border: none;
}

p {
text-align: left;
}

span a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
}

span a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
}

td {
text-align: left;
font-weight: bold;
}

body, td, th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
}

#break {
display: inline-block;
width: 100%;
height: 50px;
/* float: left; */
/* clear: both; */
/* margin-bottom: -150px; */
}

span.premier a span:hover {
text-decoration: none !important;
color: #CCCCCC !important;
}

#footer {
width: 800px;
height: 40px;
bottom: 0;
text-align: center;
color: #FFFFFF;
background-color: transparent;
}

#loading, #loading div {
display: none !important;
}