body {
background: #727272 url(images/bodybg.gif) repeat-x top left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}

#tbl1 {
background: url(images/mainbg.jpg) no-repeat top left;
}

#tblContentBG {
background: url(images/content_bg.gif) repeat-y top left;
}

#tblContentBG2 {
background: url(images/content_bg2.jpg) no-repeat top left;
}

td {
border: 0px solid #333;
}


a {
text-decoration: none;
color: #7D191D;
}

a:hover, #contact a:hover {
color: #000;
text-decoration: underline;
}

a img {
border: none;
}


#content {
line-height: 20px;
padding-bottom: 50px;
}

#contact {
color: #D3D3D3;
line-height: 25px;
}

#contact a {
color: #C8C37B;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 20px;
margin-top: 15px;
}

h5 {
border-top: 1px solid #666;
border-bottom: 1px solid #666;
margin-top: 50px;
}

b {
color: #5E0D0F;
}

ul li {
list-style-type: square;
margin-bottom: 6px;
}

.listbreak ul {
padding-bottom: 10px;
border-bottom: 1px dotted #999;
}



#footer {
background: url(images/footerbg.jpg) no-repeat top left;
color: #FFF;
text-align: center;
padding: 10px 0;
}

#footer a {
color: #FFF;
font-weight: bold;
}

.floatleft {
width: 48%;
float: left;
}

.floatright {
width: 48%;
float: right;
}

.imgCenter {
text-align: center;
}

hr {
margin: 20px 0;
}

#content img {
padding: 3px;
background-color: #CCC;
border: 1px solid #BBB;
}

#tblRequest td {
padding: 5px;
}