@charset "utf-8";
/* Framework */

BODY		{ padding:0px; margin:0px; text-align:center; direction:ltr; background-image:url(../img/frame/bg.gif); }
IMG			{ border:0px; }

TABLE.Page		{ width:778px; height:100%; }
	TD.PageTop	{ width:778px; height:72px; }
	TD.PageNav	{ width:778px; height:36px; }
		TD.PageNav DIV.Cont			{ width:778px; height:36px; overflow:hidden; }
		TD.PageNav DIV.Cont DIV		{ float:left; }
	TD.PageDecor	{ width:778px; height:116px; }
	TD.PageDecor IMG	{ display:block; }
	TD.PageContent	{ width:778px; height:100%; background-image:url(../img/frame/page_bottom.gif); background-repeat:repeat-x; background-position:bottom;
					  background-color:#FFFFFF; }
	TD.PageFooter	{ width:778px; height:24px; background-image:url(../img/frame/footer.gif); background-repeat:repeat-x; text-align:left; vertical-align:middle;
					  font:normal 13px/20px Arial; color:#333333; padding:0px 10px; }
	TD.PageFooter *	{ vertical-align:middle; }
	TD.PageFooter A	{ font:normal 13px/20px Arial; color:#333333; text-decoration:none; }
	TD.PageFooter A:hover	{ color:#000000; }
	TD.PageFooter DIV		{ float:right; padding-top:2px; }
	TD.PageFooter DIV IMG	{ margin-top:-2px !important; margin-top:0px; }

	/* Alternative styles for homepage */
	
	TD.PageFlash	{ width:778px; height:321px; vertical-align:top; text-align:center; }
	TD.PageHomeContent		{ width:778px; height:100%; vertical-align:top; padding:0px 0px 20px 0px; background-image:url(../img/frame/page_bottom.gif);
							  background-repeat:repeat-x; background-position:bottom; background-color:#FFFFFF; }