@charset "utf-8";

body, a, div, td, input, select, textarea, span, p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
body, form { margin:0px; padding:0px; }
body { background: url(images/template/body_bg.jpg) no-repeat center top; }

a { text-decoration:none; -moz-outline:0 none;outline:0 none; }
a:hover { text-decoration:underline; }

.commons {
	width:822px;
	position: relative;
	left:50%;
	margin-left:-411px;
}

.top-right { float:right; padding-top:85px; font-size:9px; color:#B2CEDE; }
.top-right a { color:#B2CEDE;  }

.flash {
	width:1083px;
	position: relative;
	left:50%;
	margin-left:-542px;
	clear:both;
}

.menu-row td { height:41px; text-align:center; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;	 }
.menu-row td a {
	background:#0863B1 url(images/template/menu_effect.jpg) no-repeat center top;
	display:block;
	height:26px;
	padding-top:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.menu-row td a.selected,
.menu-row td a:hover { background:#8AD4EC url(images/template/menu_effect_over.jpg) no-repeat center top; text-decoration:none; }

.footer, .footer a { color:#AEBBC4; }