body {
	background: url('/images/pagebg.gif') #FFF repeat-x top left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: yellow;
}

#wrapShadow {
/*	background: url('/images/shadow.gif'); */
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 900px;
}

#wrap {
	background: url('/images/wrapbg.gif') #42A9CD repeat-x top left;
	border: 1px solid #000;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 900px;
	text-align: left;
}

#header {
	background: url('/images/headerbg.gif') #FFF repeat-x top left;
	border: 1px solid #000;
	border-bottom: 0px;
	border-top: 0px;
	color: #000;
	height: 124px;
	margin: 0px auto;
	width: 900px;
	text-align: left;
}

#header.splash {
	height: 65px;
}

.splashFlash {
	background: #ECECEC;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
}

.mnImgs {
	text-align: center;
}

.mnImgs img {
	margin-right: 20px;
}

.mnImgs img.last {
	margin-right: 0px;
}

#logo {
	display: block;
	background: url('/images/logo.gif') no-repeat top left;
	height: 123px;
	width: 249px;
	color: #000;
	clear: left;
	float: left;
	outline: none;
	font-size: 1.6em;
	margin: 1px 0px 0px;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
}

#logo:hover {
	color: #153F68;
}

#logo.splash {
	height: 65px;
}

#header .right {
	clear: right;
	float: right;
	margin: 5px 5px 0px;
}

#header .right .jlink {
	color: yellow;
}

#header .right a:hover {
	color: yellow;
}

#header .right .jlink:hover {
	color: #FF0000;
}

#content {
	color: #FFF;
	padding: 5px;
	margin: 10px;
}

/* Styles for the entire LavaLamp menu */
.menu {
	clear: both;
	border: 0px none;
	border-bottom: 1px solid #000;
/*	font-size: .9em; */
	color: #FFF;
    padding: 5px 0px;
	margin: 0px auto 0px auto;
    text-align: center;
}

.menu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: yellow;
}

.submenu {
	border-bottom: 1px solid #000;
	float: left;
	clear: both;
	padding: 4px 0px;
	color: #FFF;
	font-weight: bold;
/*	font-size: .8em; */
	width: 900px;
}

.submenu a {
	color: #FFF;
	text-decoration: none;
}

.submenu a:hover {
	color: yellow;
}

.submenu .left {
	clear: left;
	float: left;
	margin-left: 10px;
	width: 200px;
}

.submenu .center {
	float: left;
	margin: 0px 110px;
	text-align: center;
	width: 200px;
}

.submenu .right {
	margin-right: 10px;
	float: right;
	clear: right;
}

.clear {
	clear: both;
}

.g_feedback,.b_feedback {
	margin: 5px 10px;
}

.g_feedback {
	color: #0000FF;
}

.b_feedback {
	color: #FF0000;
}

.errors {
	color: #0000FF;
}

h1 {
	font-size: 1.1em;
	margin: 0px;
}

h2 {
	font-size: 1em;
	margin: 5px 0px 0px;
}

table th {
	text-align: center;
}

table th.left, table td.left {
	text-align: left;
}

.block {
	background: url('/images/innerbg.gif') #194C7B repeat-x top left;
	color: #FFF;
	padding: 5px 10px;
	margin: 10px 0px;
}

.blockHeader {
	float: left;
	clear: both;
	padding-bottom: 5px;
	width: 100%;
}

.blockHeader .left {
	clear: left;
	float: left;
	display: block;
	background: #42A9CD;
	border: 1px solid #000;
	padding: 4px 10px;
	position: relative;
	left: 0px;
	top: -15px;
	width: 35%;
}

.blockHeader .right {
	clear: right;
	float: right;
	text-align: right;
}

#footer {
	text-align: center;
}

.copyright {
	font-size: .9em;
	color: #000;
}

#latestNews {
	background: #012434;
	border: 1px solid #8ADBFF;
	padding: 5px;
	margin: 12px 0px 10px 5px;
	line-height: 15px;
}

.error {
	color: #FF0000;
}

.overviewTable thead th {
	border-bottom: 1px solid #FFF;
}

.overviewTable tfoot td {
	border-top: 1px solid #FFF;
	font-weight: bold;
}

.overviewTable td {
	padding: 2px 0px;
	font-weight: bold;
}

#pmEpass {
	display: none;
}

#pmDD {
	display: none;
}

#USAff,#nonUSAff {
	display: inline;
}

.prevnextlinks {
	margin: 5px 0px;
	text-align: center;
}

.prevnextlinks a:hover {
	color: blue;
}

.jTabs div table td, .jTabs div table th {
	font-size: .9em;
	padding: 2px 5px;
	text-align: center;
}

.jTabs div table th {
	background: #DEEDF7;
}

.prevPayoutsTable {
	border: 1px solid #FFF;
	border-right: 0px none;
	border-bottom: 0px none;
}

.prevPayoutsTable tr td, .prevPayoutsTable tr th {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#paging_links a:hover {
	color: #194C7B;
}

tr.seen {
	font-weight: normal;
}

tr.unseen {
	font-weight: bold;
}

tr.seen td a {
	font-weight: normal;
}

.error {
	color: #FF0000;
	text-align: center;
}

.replyLink:hover {
	color: #0000FF;
}

.hdMsg:hover {
	color: #0000FF;
}

#hd_subject {
	width: 98%;
}

#hd_msg {
	margin-bottom: 5px;
	width: 98%;
}

#Inbox .view, #Sent .view {
	overflow-y: auto;
	height: 190px;
}

#Inbox table, #Sent table {
/*	border: 1px solid #EFEFEF;
	border-left: 0px none;
	border-top: 0px none;*/
}

#Inbox table tr td, #Sent table tr td {
/*	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;*/
	padding: 2px 5px;
}

#Inbox table tr.odd, #Sent table tr.odd {
	background: #EFEFEF;
}
