body {
	background-image: url(images/backGround.gif);
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.main {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}
.topSpace {
	height: 33px;
	width: 750px;
	background-image: url(images/topSpace.gif);
}
.topNav {
	height: 40px;
	width: 750px;
	text-align: left;
	vertical-align: top;
}
.header {
	height: 168px;
	width: 750px;
	background-image: url(images/headeBg.gif);
}
.left {
	background-color: #EBEBEB;
	width: 217px;
	background-image: url(images/leftBg.gif);
	text-align: left;
	vertical-align: top;
	height: 592px;
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/bottom.gif);
	height: 48px;
}
.details {
	width: 194px;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 11px;
	color: #001D5E;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002163;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bottomNav {
	width: 745px;
	position: relative;
	top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	height: 15px;
}
div.bottomNav#bottomNav a:link {
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
div.bottomNav#bottomNav a:hover {

	font-size: 10px;
	text-decoration: none;
	color: #66CCFF;
	font-weight: bold;
}
div.bottomNav#bottomNav a:visited {


	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
div.bottomNav#bottomNav a:active {



	font-size: 10px;
	text-decoration: none;
	color: #00FFFF;
	font-weight: bold;
}
.content {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
.copyright {
	width: 745px;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 15px;
	top: -5px;
	padding-left: 5px;
}
