html {
height:100%;
}

body {
margin: 0px;
height: 100%;
width: 100%;
background-color: #000000;
}

table {
border-spacing: 0px;
border-width: 0px;
border-style: solid;
border-color: #000000;
margin: 0px;
}

.contentTable {
width:455px;
border-spacing:20px;
border-width: 1px;
border-style: solid;
border-color:#54462f;
border-right-color:#3d2600;
border-bottom-color:#3d2600;
background-image:url("../images/bg_gradient.jpg");
background-color:#7b4d00;
}

table td{
padding:0px;
}

.contentTable td{
vertical-align: top;
}

td, p, div {
font-family: arial, verdana, helvetica;
color: #ffffff;
font-size: 12px;
line-height: 13px;
}

p {
text-align: justify;
text-justify: distribute;
margin: 0px;
padding-bottom: 10px;
}

a {
font-family: arial, verdana, helvetica;
color: #ffffff;
font-size: 12px;
line-height: 12px;
text-decoration: underline;
outline: none;
}

a:hover {
color: #ffffff;
}

ul {
list-style-type: none;
list-style-image: url("images/arrow.gif");
margin: 0px;
padding: 0px;
}

li {
margin-left: 20px;
padding: 0px;
}

input, textarea, select {
font-family: arial, verdana, helvetica;
outline: none;
}

.bigText, input.bigText, textarea.bigText, select.bigText {
font-size: 15px;
line-height: 17px;
}

hr {
width: 100%;
border: 1px solid #835b18;
}

.hideElement {
visibility: hidden;
}

.imgGallery {
border-width: 1px;
border-style: solid;
border-color: #ffffff;
}

.title {
font-size: 18px;
line-height: 22px;
font-weight: bold;
}

