	body	{
	font-family: Verdana;
	color: #ffffff;
	background-position:top;
	background-image:url(img/main_bg.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

	.norm	{
	font-size: 12px;
	font-family: Verdana;
		}


	a.menu1 {
	font-size: 14px;
	font-family: Verdana;
	color: #ffffff;
	text-decoration:underline;
	}
	a.menu1:hover {
	color: #0a91b6;
		}

	a.menu2 {
	font-size: 13px;
	font-family: Arial;
	color: #ffffff;
	text-decoration:none;
	}
	a.menu2:hover {
	color: #0a91b6;
	text-decoration:underline;
		}

	a.menu3 {
	font-size: 10px;
	font-family: Arial;
	color: #7b959b;
	text-decoration:none;
	line-height:1.5;
	}
	a.menu3:hover {
	color: #0a91b6;

		}

	td.td_context {
	padding-top:8px;
	padding-left:5px;
	background-repeat:no-repeat;
		}

	h1 {
	color: #7b959b;
	font-size: 11px;
	font-weight:100;
	margin-top:0px;
	}
