#indexleftcol {
float: left;
width: 400px;
}
#indexrightcol {
float: right;
width: 205px;
}

th {

background: #333333;
color: #FFFFFF;
font-size: 11px;
text-align: left;
font-weight:bold;
text-transform:uppercase;

}

.tb_subtitle{
background-color:#b9b9b9;
margin:0;
padding:0;
font-size: 11px;
text-align: left;
font-weight:bold;
text-transform:uppercase;
}

#content #relatedinfo {
position: relative;
float: right;
margin: 0;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 10px;
}
#toprow {
width: 790px;
}
#toprowleft {
float: left;
width: 620px;
}
#toprowright {
float: right;
width: 170px;
/*background-color: #FFFFCC;*/
height: 540px;
}
#bottomrow {
clear: both;
width: 790px;
padding-top: 10px;
}
#bottomrowleft {
float: left;
width: 385px;
height:110px;
margin-left: 10px;
padding-top: 10px;
background-color: #FFFFCC;
}
#bottomrowright {
float: right;
width: 385px;
height:110px;
margin-left: 10px;
padding-top: 10px;
background-color: #FFFFCC;
}

.homepage {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-left: 10px;
}


.news {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 10px;
	padding-top: 5px;
}