* {
margin: 0;
padding: 0;
}

body {
background: #000000;
}

body, p, a, td, h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td {
font-size:11px !important;
line-height:1.4 !important;
font: 11px/1.4;
}

h1, li {
font-size:15px !important;
line-height:1 !important;
font: 15px;
}

h2 {
font-size:13px !important;
line-height:1.2 !important;
font: 13px;
}

h3 {
font-size:11px !important;
line-height:1.4 !important;
font: 11px/1.4;
}

h4 {
font-size:13px !important;
line-height:2 !important;
font: 13px/2;
margin-left: 5px;
}

A {
text-decoration: none;
font-style: normal;
font-weight: bold;
cursor: hand;
background-color: transparent;
color: #CBAB81;
}
a:link{
color: #CBAB81;
}
a:visited{
color: #CBAB81;
}
a:active{
color: #CBAB81;
}
	
A:hover	{
text-decoration: underline;
font-style: normal;
font-weight: bold;
cursor: hand;
color: #CBAB81;
}

#left {
position: absolute;
top: 0px;
left: 0px;
padding: 0px;
width: 134px;
height: 100%;
background: #000000;
}

#fade-L {
position: absolute;
top: 0px;
left: 134px;
width: 16px;
height: 100%;
}

.fade-L {
background:#000000 url(images/fadeL.gif);
}

#content {
position: absolute;
top: 0px;
left: 150px;
width: 594px;
margin-bottom: 20px;
background: #CBAB81;
height: 100%;
}

.header {
position: absolute;
top: 0px;
left: 150px;
width: 594px;
background: #CBAB81;
}

.desc {
font-size:8px !important;
line-height:1.4 !important;
font: 8px/1.4;
color: #4E2406;
position: relative;
top: 12px;
right: 8px;
width: 259px;
float: right;
}

.body {
position: relative;
top: 6px;
left: 0px;
width: 594px;
background: #CBAB81;
margin-bottom: 10px;
}

.footer {
font-size:10px !important;
line-height:1.4 !important;
font: 10px/1.4;
position: relative;
left: 0px;
width: 594px;
float: none;
}

#fade-R {
position: absolute;
top: 0px;
left: 744px;
width: 16px;
height: 100%;
}

.fade-R {
background: #000000 url(images/fadeR.gif);
}

.size15 {
font-size:15px !important;
line-height:1 !important;
font-size: 15;
}

.size13 {
font-size:13px !important;
line-height:1.2 !important;
font-size: 13;
}

.size11 {
font-size:11px !important;
line-height:1.4 !important;
font-size: 11;
}

.col-blue {
color: blue;
}

.logo {
position: relative;
top: 6px;
left: 8px;
float: left;
}
.bold {
font-weight: bold;
}
