/**
* @author Cristian Ciobanu
*/
table#mainTbl {width: 927px;height: 566px;margin: 0px auto 5px auto;background-image: url('../img/bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}

div#navDIV {width: 914px;height: 33px;background-image: url('../img/menu_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;margin: 5px auto 0px auto;position: relative;overflow: hidden;color: #ffffff;font-weight: bold;}

div.hrDIV {width: 927px;height: 4px;background-image: url('../img/hr.gif');background-position: 0px 0px;background-repeat: repeat-x;overflow: hidden;}

div.boxLarge {width: 906px;height: 75px;margin: 8px 10px 8px 11px;background-image: url('../img/box_large.jpg');background-position: 0px 0px;background-repeat: no-repeat;overflow: hidden;position: relative;}

div.boxSmall {width: 459px;height: 100px;margin: 0px 0px 12px 0px;background-image: url('../img/box_small.jpg');background-position: 0px 0px;background-repeat: no-repeat;overflow: hidden;position: relative;}

div.boxMedium {width: 467px;height: 379px;margin: 0px 0px 12px 0px;background-image: url('../img/box_medium.jpg');background-position: 0px 0px;background-repeat: no-repeat;overflow: hidden;position: relative;}

div.boxInner {overflow: auto;padding: 25px 20px 25px 20px;width: 417px;height: 328px;}

td.headerTD {height: 99px;padding-top: 5px;}

td.textTD {width: 484px;height: 462px;padding-left: 36px;}

td.mediaTD {width: 407px;height: 462px;}