@charset "utf-8";
body  {
	font: 87%  Arial, Helvetica, sans-serif;
	background: #5E5E5E url(images/bg2.jpg) repeat-x;
	margin: 10px 0px 20px 0px;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size: 130%;
	border-bottom: 3px double #1133AA;
}
h2 {
	font-size: 120%;
	border-bottom: 1px dotted #1133AA;
}
h3 {
	font-size: 110%;
}
h1, h2, h3 {
	font-weight: bold;
}
img a {
	border: 0;
	outline: 0;
}
li {
	color: #CE0024;
	font-weight: bold;
	font-size: 95%;
}
a:link {
	color:#3333CC;
	text-decoration: underline;
}
a:visited {
	color:#3333CC;
	text-decoration: underline;
}
a:hover {
	color:#3399FF;
	text-decoration: underline;
}
a:active {
	color:#3333CC;
	text-decoration: underline;
}
img:link {
	outline: none;
	border: 0;
}
img:hover {
	outline: none;
	border: 0;
} 
td {
	background-color: #FFFFFF;
	font-size: 90%;
}
.mea #header {
	margin: 0;
	padding: 0;
    width:100%;
	height: 197px;
	background: url(images/header-upper.jpg);
}
.mea #header-lower {
	margin: 0;
	padding: 0;
    width:100%;
	background: url(images/header-lower.jpg);
}
.mea #header-lower ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
}
.mea #header-lower li {
    float:left;
    background:url(images/taboff.jpg) no-repeat left top;
    margin:0;
    padding:0 0 0 6px;
	display: inline;
}
.mea #header-lower a {
    display:block;
    background:url(images/taboff.jpg) no-repeat right top;
    padding:5px 11px 4px 6px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.mea #header-lower a:hover {
	display:block;
	background:url(images/taboff.jpg) no-repeat right top;
	padding:5px 11px 4px 6px;
	text-decoration: none;
	color: #3399FF;
}
.mea #header-lower a:focus {
	outline: none;
}
.mea #header-lower #focused {
      background-image:url(images/tabon.jpg);
}
.mea #header-lower #focused a {
	background-image:url(images/tabon.jpg);
	padding-bottom:5px;
	color: #FF0033;
}
.mea #container {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/body-bg.jpg);
	border: 2px solid #000000;
} 
.mea #sidebar1 {
	float: left;
	width: 160px;
	background: #FFFFFF;
	margin-left: 0;
	margin-top: 10px;
	padding: 0px 10px 15px 10px;
}
.mea #sidebar1 h3 {
	font-variant: small-caps;
	font-style: italic;
	font-size: 110%;
}
.mea #sidebar2 {
	float: right;
	width: 300px;
	margin-right: 0;
	margin-top: 10px;
	padding: 0px 10px 15px 10px;
	color: #FFFFFF;
}
.mea #sidebar2 h3 {
	color: #FFFF66;
	font-variant: small-caps;
	font-style: italic;
	font-size: 110%;
}
.mea #sidebar2 a:link {
	color: #FFFF66;
	font-weight: bold;
}
.mea #sidebar2 a:visited {
	color: #FFFF66;
	font-weight: bold;
}
.mea #sidebar2 a:hover {
	color: #FFFF66;
	font-weight: bold;
}
.mea #sidebar2 a:active {
	color: #FFFF66;
	font-weight: bold;
}
.mea #mainContent { 
	margin: 0 340px 10px 180px;
	padding: 10px;
	border-left: 1px solid #000000;
} 
.mea #footer { 
	padding: 5px 10px;
	height: 30px;
	background: #B8B8B8	 url(images/footer-bg.jpg) repeat-x top;
	border-top: 1px solid #000000;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
.mea #footer a {
	color: #89A5B4;
}
.mea #footer a:hover {
	color: #FFFF00;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer1 {
	width: 200px;
	height: 186px;
	display: block;
	background: transparent;
}
.wrapper1 {
	font-size: 90%;
	border: 1px dotted #1133AA;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wrapper2 {
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.notation {
	font-size: 70%;
	color: #CE0024;
}
