body {
	background-color: #e0dab5;
	font-family: Arial, Verdana, Tahoma;
	color: #404040;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	text-align: center;
}

img.picholder {
	float: left;
	margin: 0px 8px 9px 0px;	
}

strong, *.highlight {
	color: #6c201e;
}

strong.grey {
	color: #404040;
	font-weight: bold;
}
img {
	border: 0px;
	margin: 0px;
}

a {
	color: #6c201e;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	color: #6c201e;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 10px 0px;
	font-size: 18px;
	line-height: 12px;
}

p {
	margin: 0px;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
}
div.container {
	background: transparent url(../gfx/bg_main.jpg) repeat-y 0px 20px;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
div.container-header {
	height: 20px;
	background: transparent url(../gfx/bg_header.gif) no-repeat left top;
	color: #fdfcfc;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
}

div.container-main-left {
	width: 162px;
	display: block;
	float: left;
	line-height: 0px;
}
td.container-main-left {
	width: 162px;
	line-height: 0px;
}

div.container-home-right {
	width: 782px;
	display: block;
	float: left;
}

td.container-main-right {
	background-image: url(../gfx/main/bg_right.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 782px;
}

div.container-main-right {

}

td.main-right,
table.home-right td {
	line-height: 0px;
}



div.bg-footer-opener {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	clear: both;
	background: transparent url(../gfx/home/bg_footer.gif) no-repeat left top;
	height: 29px;
}

div.container-footer {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	clear: both;
	background-image: url(../gfx/main/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}

div.container-footer div.container-footer-links,
div.bg-footer-opener div.container-footer-links {
	padding: 13px 0px 0px 11px;
	float: left;
	color: #fdfcfc;
}

div.container-footer div.container-footer-links {
	padding: 22px 0px 0px 11px;
}

div.container-footer div.container-footer-links a, 
div.bg-footer-opener div.container-footer-links a {
	text-decoration: none;
	color: #fdfcfc;
}


div.container-footer a.member, 
div.bg-footer-opener a.member {
	text-decoration: none;
	display: block;
	width: 45px;
	height: 24px;
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

div.container-footer a.member {
	margin: 9px 20px 0px 0px;
}

/********************
 * From elements
 ********************/

label {
	cursor: pointer;
}

input, select, textarea {
	font-family: Arial, Verdana, Tahoma;
	color: #404040;
	font-size: 11px;
}

input.text {
	border: 1px solid #622c24;
	width: 140px;
}

input.text290 {
	border: 1px solid #622c24;
	width: 290px;
}

select.text {
	width: 190px;
}
textarea.text {
	border: 1px solid #622c24;
	width: 480px;
	height: 30px;
	overflow: auto;
}

textarea.text150 {
	border: 1px solid #622c24;
	width: 480px;
	height: 150px;
	overflow: auto;
}
input.submit,
input.reset {
	cursor: pointer;
	background-color: transparent;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #622c24;
	color: #622c24;
	text-transform: uppercase;
	padding: 0px 6px 0px 6px;
}

table.smart-list td {
	background-color: #ede9d1;
	color: #404040;
	border-left: 1px solid #6c201e;
	border-right: 1px solid #6c201e;
	border-bottom: 1px solid #6c201e;
	font-weight: bold;
	padding: 4px;
}

table.smart-list td.header {
	background-color: #6c201e;
	border: 1px solid #6c201e;
	color: #ede9d1;
}

div.smart-box {
	background-color: #dcd5ab;
	border: 1px solid #6c201e;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 16px;
}

div.staff-holder {
	width: 138px;
	border: 1px solid #622c24; 
	height: 98px; 
	background-color: #ffffff;
}

td.home-flash-cell {
	background: transparent url(../gfx/home/right_right_flash.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
div.home-flash-holder {
	width: 160px; 
	height: 120px; 
	margin: 50px 0px 0px 33px;
}

.her_card {
	background: transparent url(../gfx/invitation_card_her.jpg) no-repeat top left;
}

.him_card {
	background: transparent url(../gfx/invitation_card_him.jpg) no-repeat top left;
}

.one_card {
	background: transparent url(../gfx/agent_invite/1b.jpg) no-repeat top left;
}

.two_card {
	background: transparent url(../gfx/agent_invite/2b.jpg) no-repeat top left;
}

.three_card {
	background: transparent url(../gfx/agent_invite/3b.jpg) no-repeat top left;
}

.four_card {
	background: transparent url(../gfx/agent_invite/4b.jpg) no-repeat top left;
}

div.home-flash-holder {
	width: 160px; 
	height: 120px; 
	margin: 62px 0px 0px 35px;
}

table.download-table {
	border-collapse: collapse;
	border: 1px solid #58281e;
}

table.download-table td,th {
	border: 1px solid #58281e;
}

table.download-table th {
	padding: 5px;
	line-height: 25px;
	background-color: #8e6046;
	color: #FFF;
}

table.download-table td {
	padding: 5px;
	line-height: 25px;
}

table.download-table tr.row1 {
	background-color: #dcd5ab;
}

table.download-table tr.row2 {
	background-color: #eae6cd;
}