body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #99CCCC;
}


#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #99CCCC;
}
#header {
	margin-top: 12px;
	background-color: #000000;
}
#banner {
	height: 160px;
	text-align: center;
	background-image: url(images/banner/xchange_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu {
	height: auto;
	text-transform: none;
	background-color: #99CCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
}
#nav  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1c0e87;
	font-size: 10px;
}
#nav  a:active {
	color: #1c0e87;
}
#nav  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	font-size: 10px;
}
#content {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #000000;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: groove;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainColumn {
	width: 760px;
	padding-top: 8px;
	height: 100%;
	padding-left: 10px;
}
#mainColumn  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 500;
}
#mainColumn  a:active {
	color: #000000;
}
#mainColumn  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	padding-bottom: 2px;
	border-bottom-style: none;
	border-bottom-color: #99CC99;
	font-weight: 500;
}


#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #99CCCC;
}
.pic_table {
	border: 5px double #99CCCC;
}

.image-left {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 500;
}
#footer a:active {
	color: #000000;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	padding-bottom: 2px;
	font-weight: 500;
}
