table.maintable{
	margin-top:33px;
	width:780px;
}

.top{
	background-image:url("top.gif");
	background-repeat:repeat-x;
}

.btm{
	background-image:url("btm.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}

.left{
	background-image:url("left.gif");
	background-repeat:repeat-y;
}

.right{
	background-image:url("right.gif");
	background-repeat:repeat-y;
	background-position:right;
}

.header{
	width:750px;
	height:105px;
	background-image:url("top_bg.gif");
	background-repeat:no-repeat;
}

.header .logo{
	padding-top:13px;
	padding-left:15px;
}

.sub_header{
	height:20px;
}

.sub_header .menu{
	width:673px;
	float:left;
	margin-left:3px;
	margin-bottom:2px;
	margin-top:4px;
	font:bold 10px Verdana;
	color:#999999;
}

.sub_header .menu .normal a{
	color:#999999;
	font:bold 10px Verdana;
	text-decoration:none;
}

.sub_header .menu .selected a{
	color:#737373;
	font:bold 10px Verdana;
	text-decoration:none;
}

.sub_header .menu a:hover{
	text-decoration:underline;
}

.sub_header .flags{
	float:left;
	text-align:right;
	margin-top:2px;
	width:70px;
}

.footer_powered{
	text-align:right;
	width:771px;
	margin-top:3px;
	font:normal 9px Verdana;
	color:#666666;
}

.footer_powered a{
	color:#666666;
	text-decoration:none;
}

.footer_powered a:hover{
	text-decoration:underline;
}
