@charset "UTF-8";
/* CSS Document */


body			{	background-image:url(images/bkg.jpg); background-position:top; background-repeat:repeat-x;	}

#Container		{	position:absolute;		top:0px; left:50px; width:900px;	}

#Table			{	border-left-color:#FFFFFF; border-left-style:solid; border-left-width:2px;	background-color:#FFFFFF;	
					border-right-color:#FFFFFF; border-right-style:solid; border-right-width:2px;	}

#Header			{	width:900px;	height:147px;	background-image:url(images/index_02.jpg); background-position:top center; background-repeat:no-repeat;		}
#TopNavigation	{	width:900px;	height:22px;	}
#TopNavigationL	{	width:469px;	height:22px;	background-color:#808080;	}
#TopNavigationC	{	width:61px;	height:22px;	background-image:url(images/index_05.jpg); background-position:top center; background-repeat:no-repeat;	}
#TopNavigationR	{	width:370px;	height:22px;	background-color:#3A3A3A;	}
#ContentLeft	{	width:185px; height:200px;	}
#ContentMain	{	width:530px; height:200px;	padding:50px 20px 50px 20px;}
#ContentRight	{	width:185px; height:200px;}
#Footer			{	width:900px; height:150px; background:}

#loginModbkg	{	background-image:url(images/loginModbkg.jpg); background-position:center; background-repeat:repeat-x; }
#searchModbkg	{	background-image:url(images/searchModbkg.jpg); background-position:center; background-repeat:repeat-x;	}
