body {
background-color: #000;
margin:0px;
padding:0px;
color:#777;
font-family: tahoma;
font-size:7pt;
}

.borderimagewhite {border:4px solid #222;}
.borderimagesilver {border:4px solid #45452a;}


/* Bold, Italic & Underline */
strong, b {
color:#4b2222;
font-weight:bold;
text-transform: none;
}

em, i {
color: #464733;
font-family: arial;
font-weight:bold;
font-size: 9px;
}

strike {
color:#333;
font-family: "Lucida Sans Unicode", "Lucida Sans";
font-weight: none;
font-size: 9px;
}

u {
color: #472020;
text-decoration: none;
border-bottom: 1px solid;
border-bottom-color: #472020;
}

#contentwrapper {
float: left;
width: 100%;
}

#contentcolumn {
margin-right: 352px; /*Set right margin to RightColumnWidth*/
margin-top: 70px;
}

.innertube {
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


/* Main Link Style */
a:link,a:visited,a:active {
color:#666;
font-family:verdana;
font-weight:none;
font-size:9px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

a:hover {
color: #464733;
font-family: verdana;
font-size: 9px;
letter-spacing: 0px;
line-height: 12px;
font-weight: none;
text-decoration:none;
font-style: none;
}


/* Table Styles */
.maintitle {
padding: 10px;
background-color: #111;
background-image: url();
background-repeat: repeat-x;
font-family: Georgia;
font-size: 22px;
font-weight: bold;
font-style: italic;
color: #45452a;
line-height: 15px;
letter-spacing: 0px;
text-transform: lowercase;
text-align: center;
border-top: 0px solid #ebeaea;
border-bottom: 1px dashed #222215;
border-left: solid 0px #092026;
border-right: solid 0px #ebeaea;
}

.maintitle2 {
padding: 5px;
background-color: #111;
background-image:;
background-repeat: repeat-x;
font-family: Georgia;
font-size: 10px;
font-weight: bold;
font-style: none;
color: #333;
line-height: 15px;
letter-spacing: 0px;
text-transform: lowercase;
text-align: center;
border-top: 0px solid #ebeaea;
border-bottom: 1px dashed #222;
border-left: solid 0px #092026;
border-right: solid 0px #ebeaea;
}

.subtitle {
font-family: verdana;
background: #111;
background-image: url();
color: #222;
font-size: 9px;
line-height:10px;
font-weight: normal;
text-transform: none;
text-align: left;
letter-spacing:0px;
padding: 10px;
border-top: 0px solid #111;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.content {
padding: 10px;
background-color: #111;
background-image: url();
background-repeat: repeat-x;
font-family: verdana;
font-size: 9px;
color: #444;
line-height: 11px;
text-align: left;
letter-spacing: 0px;
border-top: 0px solid #ebeaea;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.all {
background-color: #111;
background-image: url('');
background-repeat: repeat-x;
border: 1px solid #1b1b1b;
padding: 4px;
}

.date {
padding: 4px;
background-color: #151515;
background-image: url('');
background-repeat: no-repeat;
font-family: Trebuchet ms;
font-size: 10px;
Font-Weight:bold;
font-style: none;
color: #222;
Line-Height: 15px;
text-align: center;
Letter-Spacing: 0px;
Text-Transform: uppercase;
border-top: 0px solid #ebeaea;
border-bottom: 1px dashed #222215;
border-left: solid 0px #1b1b1b;
border-right: solid 0px #ebeaea;
}

.orders {
font-family: "Lucida Sans Unicode", "Lucida Sans";
font-size: 9px;
color:#472020;
display:block;
width: 100%;
background: transparent;
padding: 5px 5px 5px 5px;
text-align: left;
border-top: 0px solid #111;
border-bottom: 1px solid #2a1515;
}

.boxes {
font-family: verdana;
font-size: 10px;
display: block;
width: 80%;
color:#4c4a4a;
background: #101010;
padding: 3px 0px 3px 0;
text-align: center;
border-top: 1px solid #121212;
border-bottom: 1px solid #121212;
}

A.boxes {
background: #101010;
font-family: verdana;
color: #4c4a4a;
font-size: 10px;
text-align: center;
width: 100%;
display:block;
padding: 3px 0px 3px 0;
border-top: 1px solid #121212;
border-bottom: 1px solid #121212;
}

A.boxes:hover {
background: #1f1f1f;
font-family: verdana;
color: #ffffff;
font-size: 10px;
text-align: center;
width: 100%;
display:block;
padding: 3px 0px 3px 0;
border-top: 1px solid #121212;
border-bottom: 1px solid #121212;
}

#navigation {
width:400px;
height:50px;
text-align:right;
}

#navigation ul {
margin: 0px;
padding: 0px;
margin-top:3px;
list-style: none;
text-align:center;
}

#navigation li {
float: left;
margin: 0px;
padding: 0px;
}

#navigation a {
font-size: 8px;
font-family: "Tahoma";
color: #67838c;
background:#333333;
display: block;
font-weight:bold;
letter-spacing:1px;
margin: 1px;
text-transform:uppercase;
padding: 6px;
text-decoration: none;
}

#navigation a:hover {
background: #3d5965;
color: #c0bbbb;
display: block;
text-decoration: none;
}
