@import url("../include/emx_nav_right.css");
.menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 15px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #004384;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 15px;
	width: 780px;
	background-color: #004384;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header_spacer {
	color: #000000;
	height: 3px;
	width: 768px;
	background-image: url(../pict/spacer.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	margin-top: 0px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MainContentTable {
	background-color: #FFFFFF;
	margin: 5px;
	width: 768px;
	text-align: center;
}
.mainTeks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.space_right {
	height: 100%;
	width: 15px;
}
.dot {
	background-attachment: fixed;
	background-image: url(../pict/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
