html 
{
	height:100%;
}
body 
{
	height:100%;
}
table.page 
{
	height:100%;
}


body 
{
	background: 		#6a181d url('../images/trade-body-bkgrd.png') no-repeat top center;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	font-size:			12px;
	line-height:		18px;
	margin: 			0px;
	padding: 			0px;
	color:				#FFFFFF;
}
#header
{
	text-align: 		center;
	height: 			200px;
}
#content {
	font-size:			12px;
	line-height:		20px;
	vertical-align: 	text-top;	
	text-align: 		left;
	color:				#FFFFFF;
	padding: 			10px 120px 30px 120px;
}
a, #content a
{
	font-weight: 		normal;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	color:				#bdaa7f;
	text-decoration:	underline;
}
a:visited, #content a:visited
{
	font-weight: 		normal;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	color:				#bdaa7f;	
	text-decoration:	underline;
}
a:hover
{
	font-weight: 		normal;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	color:				#000000;
	text-decoration:	underline;

}
#content a:hover
{
	font-weight: 		normal;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	color:				#000000;
	text-decoration:	underline;
}
#footer
{
	behavior: 			url(../js/iepngfix.htc);
	background: 		url('../images/footer-roses.png');
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	width:				1000px;
	height:				217px; 
	padding: 			0px;
	vertical-align: 	text-top;
}
.center {
	text-align: 		center;
}
.hidden { display: none; }
.unhidden { display: block; }


ul#navbar {
	width: 630px;
	list-style: none;
	margin:20px auto;
}
ul#navbar li {
	display:inline;
}
ul#navbar li a {
	float: left;
	margin:0 8px 0 8px;
	color: #bdaa7f;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-transform:capitalize;
}
ul#navbar li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#navbar li a.current {
	color: #FFFFFF;
	text-decoration: none;
}

ul#foot {
	width: 550px;
	list-style: none;
	margin:0 auto;
}
ul#foot li {
	display:inline;
}
ul#foot li a {
	float: left;
	margin:0 6px 0 6px;
	color: #bdaa7f;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	text-transform:capitalize;
}
ul#foot li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#foot li a.current {
	color: #FFFFFF;
	text-decoration: none;
}

input, select, textarea 
{
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	font-size:			12px;
	border:				1px solid #666666;
}
td 
{
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;	
	font-size:			12px;
	line-height:		18px;
	vertical-align: 	text-top;
}

.label {
	vertical-align: 	text-top;
	color:				#000000;
}
h2 {
	color:				#bdaa7f;
}




/*









.newrelease, .currenttitle, .comingsoon {
	width: 100%;

}
.newrelease{
	color: #006600;
	border-top: #006600 solid 3px;
}
.currenttitle{
	color: #0099FF;
	border-top: #0099FF solid 3px;	
}
.comingsoon{
	color: #ff6600;
	border-top: #ff6600 solid 3px;	
}
h2, h3
{
	margin: 			1px;
}
h1
{
	color:				#CC3300;
	font-weight: 		normal;
	font-size:			24pt;
	line-height: 		26pt;
}
h2
{
	color:				#000000;
	font-weight: 		normal;
	font-size:			14pt;
	line-height: 		14pt;
	margin-bottom: 		8px;
}
h3
{
	color:				#666666;
	margin: 			0px;
	margin-top: 		15px;
	font-size:			13pt;
	line-height:		14pt;	
	font-weight:		bold;
}
h4
{
	color:				#333333;
	font-size:			16px;
	line-height: 		17px;
	margin-top:			3px;
	margin-bottom:		4px;
}
h5
{
	color:				#666666;
	font-size:			8pt;
	font-weight:		bold;
	margin-top:			8px;
	margin-bottom:		0px;
}


#footer
{
	color:				#FFFFFF;
	font-size:			8pt;	
	padding:			0px;
	padding-bottom: 	10px;
	text-align: 		center;
	width:				100%;
}
#footer a, #footer a:visited
{
	text-transform:		none;
	font-weight: 		normal;
	font-family:		'Lucida Grande', Helvetica, Arial, sans-serif;
	color:				#FFFFFF;
	text-decoration: 	none;
}
#footer a:hover
{
	color:				#FFFF00;
	text-decoration: 	underline;
}
#yellow
{
	color: 				#66CCFF;
}
small {
	color:				#CC3300;
}
.label
{
	color: 				#666666;
	vertical-align:		top;
	text-align: 		right;
	padding-right: 		1px;
	padding-top:		5px;
}
.button
{
	border: 			5px solid #333333;
	color: 				#FFFFFF;
	background-color:   #333333;
	font-weight: 		bold;
}
p
{
	padding-top:		0px;
	margin-top:			0px;
}

a.clear, a.clear:hover {
	background-color: 	transparent;
}

#mcp-title {
	color:				#CC3300;
	font-weight: 		normal;
	font-size:			24pt;
	line-height: 		26pt;
	text-align: 		left;
	padding: 			15px 0 0 0;

}

*/