/**
* @author Cristian Ciobanu
*/
div.footer {text-align: center;font-size: 10px;}
table#mainTbl {width: 942px;margin: 0px auto;}
table#innerTbl {width: 875px;margin: 10px auto 0px auto;}
td.headlineTD {text-align: center;padding: 10px 0px;}
td#topTD {height: 87px;background-image: url('../img/top_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td#navTD {height: 30px;padding-left: 28px;text-align: left;background-image: url('../img/nav_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td#leftTD {height: 470px;width: 13px;background-image: url('../img/left_bg.jpg');background-position: 0px 0px;background-repeat: repeat-y;}
td#rightTD {height: 470px;width: 15px;background-image: url('../img/right_bg.jpg');background-position: 0px 0px;background-repeat: repeat-y;}
td#bottomTD {height: 15px;background-image: url('../img/bottom_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td#contentTD {width: 914px;background-color: #ffffff;background-image: url('../img/shadow_left.jpg');background-position: 0px 10px;background-repeat: no-repeat;}
td#headlineTD {width: 875px;height: 60px;vertical-align: middle;text-align: center;}