/***** MAIN SETTINGS *****/

body {
	background-image: url('../i/t3/bg.gif');
}
/***** MAIN SETTINGS END *****/


/***** THEME SETTINGS *****/
table.root td.tdd1 {
 	background-image: url('../i/t3/1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

table.root td.tdd3 {
 	background-image: url('../i/t3/2.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

td.lng {
 	background-image: url('../i/t3/3.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.theme {
 	background-image: url('../i/t3/4.jpg');
	background-repeat: no-repeat;
	background-position: right;
}


/***** THEME SETTINGS END *****/



