/* CSS Document */
body	{margin: 0 auto; background-color:#DFDEEC; text-align:center; overflow: -moz-scrollbars-vertical; font-family:arial narrow;}
h1	{font-size:18px;}

.container	{margin: 0 auto; width:720px; text-align:left;}
.mainblock	{position:absolute; width:720px;}

.header {position:absolute; top:0px; left:0px; height:154px; width:720px; background-image:url(images/header.gif);}
.subtitle		{position: absolute; right:10px; bottom:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.menutop 		{position:absolute; left:0px; top:0px;}
.menuleft 		{position:absolute; left:0px; top:43px;}
.menu_section	{ position:absolute; left:0px; top:154px;}
.menu			{
	position:absolute;
	left:11px;
	top:43px;
	width:115px;
	height:552px;
	color:#000000;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
}
.menu a			{text-decoration:none; color:#000; display:block; padding-right:6px; padding-top:4px; margin-bottom:-4px;}
.menu a:hover	{color:#FFFFFF;}

.link1 a			{ background:url(images/link1.gif) 0 0 no-repeat; height:26px;}
.link1 a:hover 	{ background-position: -115px 0; text-decoration:none; }

.link2 a		{ background:url(images/link2.gif) 0 0 no-repeat; height:24px; }
.link2 a:hover	{ background-position: -115px 0; text-decoration:none; }

.link3 a		{ background:url(images/link3.gif) 0 0 no-repeat; height:24px; }
.link3 a:hover	{ background-position: -115px 0; text-decoration:none; }
 
.link4 a			{ background:url(images/link4.gif)  0 0 no-repeat;height:24px; }
.link4 a:hover	{ background-position: -115px 0; text-decoration:none; }

.link5 a			{ background:url(images/link5.gif)  0 0 no-repeat; height:22px; }
.link5 a:hover	{ background-position: -115px 0; text-decoration:none; }

.link6 a			{ background:url(images/link6.gif) 0 0 no-repeat; height:23px; }
.link6 a:hover 	{ background-position: -115px 0; text-decoration:none; }

.link7 a			{ background:url(images/link7.gif) 0 0 no-repeat; height:26px; }
.link7 a:hover	{ background-position: -115px 0; text-decoration:none; }

.link8 a			{ background:url(images/link8.gif) 0 0 no-repeat; height:23px; }
.link8 a:hover	{ background-position: -115px 0; text-decoration:none; }

.link9 a 		{ background:url(images/link9.gif) 0 0 no-repeat; height:23px; }
.link9 a:hover 	{ background-position: -115px 0; text-decoration:none; }

.link10 a 			{ background:url(images/link10.gif) 0 0 no-repeat; height:23px; }
.link10 a:hover	 	{ background-position: -115px 0; text-decoration:none; }

.link_fill a		{ background:url(images/blank.gif) 0 0 no-repeat; height:24px;}
.link_fill a:hover { background-position: -115px 0; text-decoration:none; }

.link_bottom a			{ background:url(images/link_bottom.gif) 0 0 no-repeat; height:30px; }
.link_bottom a:hover 	{ background-position: -115px 0; text-decoration:none; }

.link_button a			{ background:url(images/link_button.gif) 0 0 no-repeat; height:40px; }
.link_button a:hover 	{ background-position: -115px 0; text-decoration:none; }

.mainsection	{position: absolute; width:594px; top:154px; left:126px;}
.main_left		{float:left;}
.main_right		{float:right;}
.main_middle	{background-image:url(images/extraback.gif); background-repeat:repeat-y; padding-left:5px; }
.main_midpic	{margin-right:6px; background-image:url(images/main.gif); background-repeat:no-repeat; padding-left:115px; padding-top:20px;}
.main_bottom	{background-image:url(images/main_bottom.gif); background-repeat:no-repeat; height:9px; width:594px; padding-bottom:30px;}
