#mainBody {
        background-color:#0D0D0D;
        margin: 0px;
}

table.elements {
	width:100%;
margin-left: 45px;
margin-right: 45px;
margin-bottom: 55px;
color: #5a5454;
font-family: Arial;
font-size: 12;
font-weight: normal;
background-color:#000000;
border:1px outset #161616;
border-spacing:0px;
}
table.elements th {
font-weight: normal;
font-style: italic;
font-stretch: wider;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:#1e1e1e;
border:1px solid #161616;
padding:3px;
}
table.elements td {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:#000000;
border:1px solid #161616;
padding:3px;
}

.imageElement {
	width: 10px;
}

.confirmed {
 color: #a8c705;
 text-align: center;
}

#header {
        background-image: url('layout/siderepeat.gif');
        height: 200px;
        background-repeat: repeat-x;
        border-width: 0px;
        margin-top: 0px ;
        box: none;
        
}

#headerAd {
	width:  468px;
	height: 60px;
	margin-left: 30px;
}

#logo {
        height: 300px;
        background-repeat: no-repeat;
        padding-left: 45px;
        padding-top: 15px;
}

#underConstruction{
        position: absolute;
        margin-left: 428px;
}

#displayOptions {
              
}

#topContent {
	color: white;
	padding-bottom: 20px;
}

label {
 color: #5a5454;
 font-weight: normal;
 font-family: Arial;
 font-stretch: wider;
 font-size: 12;
 margin-left: 48px;
 margin-right: 10px;
 width: 50px;
}
label:after { 
 content: ": ";
}

#tableDiv {
	max-width: 900px;
	min-width: 700px;
}

.emblemImage {
	width: 100px;
	max-width: 100px;
	text-align: center;
}

.emblem_page_title {
	color: #5a5454;
}

.emblemDescription {
	text-align: center;
}

.navigationLinks a {
	color: #93ac06;
}

.titleIdElement {
	text-align: center;
	width: 30px;
}
