/* CSS Document */

body {
	background-color: #a6a6a6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/back.jpg); background-repeat:repeat-x; background-position:top;
}

table.tableT {width:100%; height:100%;}

td.firstline {height:92px; padding-left:30px; }




td.secondline { background-image:url(images/pic1.gif); width:371px; background-repeat:no-repeat; height:182px;}
td.secondline1 {font-family:Georgia; color:#FFFFFF; font-size:22px; padding-top:5px; padding-left:10px;}
td.secondline2 {background-image:url(images/pic2.gif); width:407px; background-repeat:no-repeat;}



td.bottomline {height:100px; font-family:tahoma; font-size:12px; color:#FFFFFF; padding-left:20px;}
td.bottomline2 {font-family:tahoma; font-size:11px; color:#FFFFFF; padding-right:20px;}

