/* STYLE DOCUMENT */
body {
	margin:						0px;
	background-image: 			url(bg.jpg);
	background-repeat: 			no-repeat;
	background-position: 		center top;
	}
td				{
	vertical-align:				top;
				}
/* MAIN */

a:link 		{	color : #256abe; 	text-decoration: underline;} 
a:active 	{ 	color : #256abe; 	text-decoration: underline;	}
a:visited 	{	color : #4f78ab; 	text-decoration: underline; }
a:hover		{ color : #65aaff; 	text-decoration: none; }

.main_table90		{
	width:						980px;
	height:						710px;
	visibility: visible;
	z-index: 4;
	left: 50%;
	top: 100px;
	right: 50%;
	bottom: 50%;
				}
#main_table90		{
	width:						980px;
	height:						710px;
	visibility: visible;
	z-index: 4;
	left: 50%;
	top: 100px;
	right: 50%;
	bottom: 50%;
				}
#main_spacer	{
	width:						10px;
				}
#main_left		{
	width:						180px;
	height:						710px;
				}
#main_middle	{
	width:						600px;
	height:						710px;
				}
#main_right		{
	width:						180px;
	height:						710px;
				}