
body {
	background-color:	transparent
	margin:			0px;
	font-family:		Tahoma;
	font-size:		9pt;
	
}

span.header {
	font-size:		12pt;
	font-family:		Arial;
	color:			#FF2244;
	font-weight:		bold;
}

body#default {
	margin:			0px;
	font-family:		Tahoma;
	font-size:		9pt;
	background: 		url(/default_template/bg.gif) top center;
	padding-top:		74px;
}


div#tmpl_bgtop {
	clear:			none;
	position:		absolute;
	top:			0px;
	left:			0px;
	height:			240px;
	width:			100%;
	background:		url(/default_template/bg_grad.gif) repeat-x center;
}



div#tmpl_wrapper {
	width:			822px;
	z-index:		1;
	position:		absolute;
	left:			50%;
}

div#tmpl_wrapper2 {
	position:		absolute;
	left:			-411px;
	background:		url(/default_template/bg_page.gif) repeat-y;
}

div#tmpl_top {
	font-size:		4px;
	height:			12px;
	width:			822px;
	background:		url(/default_template/bg_top.gif) no-repeat;
}

div#tmpl_head {
	height:			108px;
	width:			822px;
	background:		url(/default_template/bg_head.gif) no-repeat;
}

div#tmpl_page {
	width:			786px;
	clear:			both;
}

div#tmpl_menu {
	text-align:		right;
	float:			left;
	width:			179px;
	background:		url(/default_template/bg_head2.gif) 37px 0px no-repeat;
}

div#tmpl_menu ul {
	margin-top:		10px;
	list-style:		none;
}

div#tmpl_menu ul li {
	margin-bottom:		12px;
	font-weight:		bold;
	font-face:		Arial;
}

div#tmpl_menu ul li a {
	margin-right:		20px;
	color:			black;
	text-decoration:	none;
}

div#tmpl_menu ul li a:hover {
	text-decoration:	underline;
}

div#tmpl_content {
	padding:		0px 20px 20px 20px;
	float:			left;
	background:		url(/default_template/bg_head3.gif) no-repeat;
}

div#tmpl_foot {
	height:			15px;
	width:			822px;
	background:		url(/default_template/bg_foot.gif) no-repeat;
	padding-top:		30px;
}

div#tmpl_foot span {
	text-align:		center;
	display:		block;
	font-size:		7pt;
	font-family:		Verdana;
}

div#tmpl_foot a {
	color:			black;
	text-decoration:	none;
}

div#tmpl_foot a:hover {
	text-decoration:	underline;
}