/*** Default tags ***/
body { margin: 0px; }

/*** Custom styles ***/
#MainTable { width: 100%; height: 100%; }

/*Top*/
#trTopRow { height: 189px; background: #FFF url('images/flash.jpg') no-repeat; }
#tdLogo { padding-left: 754px; }

/*Menu*/
#trMenu { height: 51px; background: #CFCFCF url('images/menu-bg.gif') repeat-x; }

/*Center*/
#trCenter { height: 272px; background: #F0F3F6 url('images/center-bg.gif') repeat-x bottom; }
.tdAutoCat { padding: 15px; }
.tdAutoCat a { font: normal 15px 'Arial'; color: black; }
.tdAutoCat a:hover { text-decoration: none; }

/*Copyright*/
.copy {font-family:tahoma;
font-size:12px;
color:#FFFFFF;}

.copy a:active,
.copy a:visited,
.copy a:link {font-family:tahoma;font-size:12px;color:#FFFFFF;text-decoration: none;	}



/*Main*/
#tdNewsHeader {
	width: 30%;
	background: #DCDEE0 url('images/news_header_bg.gif') repeat-x top;
	padding-left: 50px;
	font: normal 14px 'Arial';
}
#tdContentHeader {
 width: 70%;
	background: #D4D7D8 url('images/content_header_bg.gif') repeat-x top; 
	padding-left: 30px;
	font: normal 13px 'Arial';
}
#tdContent { 
	background: #E8E8E8 url('images/content_bg.jpg') no-repeat bottom right;
	font: normal 14px 'Verdana';
	color: #444444;
	padding: 10px 20px 80px 20px;
	vertical-align: top;
}
#tdNews { 
	font: normal 12px 'Arial';
	color: #444444;
	padding: 10px 20px 10px 50px;
	vertical-align: top;
}

/*Bottom*/
#trBottomRow { height: 119px; background: #FFFFFF url('images/bottom_bg.gif') repeat-x; }