﻿body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
body {
	background-color:#53423b;
}
a {
	border-color: acacbf;
	color:#acacbf;
	text-decoration:underline;
}
a:hover {
	border-color: #FFFFFF;
	color:#FFFFFF;
}
#colorWrap {
	background-color:#34344b;
		background-position:50% bottom;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#mainWrap {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:0px;
}
#menu {
	border: 1px solid #707183;
	width:760px;
		height:79px;
		margin:0px;
		padding:0px;
		background-repeat:repeat-x;
		background-color:#16162E;
	}
#logoGraphic {
	width:107px;
	height:65px;
	float:left;
}
#menuItems {
	margin:0px;
	margin-left:108px;
	padding-top:38px;
	width:640px;
}
#headerWrap {
	border-left: 1px solid #707183;
	width:760px;
		height:72px;
		margin:0px;
		padding:0px;
		background-repeat:no-repeat;
		line-height:0px;
	}
#headerWrap h1 {
	padding:20px;
	margin:0px;
	padding-top:30px;
	margin-left:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
}
#contentWrap {
	width:743px;
	margin-top:0px;
	margin-left:17px;
	padding:11px;
	padding-top:20px;
	border-left-color:#707183;
	border-left-width:1px;
	border-left-style:solid;
}
#innerContent {
	border: 1px solid #8b8b97;
	width:547px;
		padding:20px;
		margin-left:130px;
	background-position:50% bottom;
		background-repeat:repeat-x;
		background-color:#404057;
		line-height:18px;
}
#bottomMenu {
	margin:0px;
	width:587px;
	padding:0px;
	margin-left:130px;
	text-align:right;
	border-right-width:1px;
	border-right-color:#635654;
	border-right-style:solid;
}
#bottomMenu td,tr {
	font-size:10px;
	text-transform:uppercase;
}
#bottomMenu a {
	color:#888888;
}
#bottomMenu a:hover {
	color:#FFFFFF;
}
#copyright {
	padding-top:25px;
	text-align:center;
	color:#999999;
	font-size:10px;
}
