html, body { 
	height:100%; 
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-attachment:fixed;
	background-image:url(images/bg.jpg);
	background-size: 100% 100%;
	}
	
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content { position:relative; z-index:10; padding:10px;}

#page-wrap { 
	position: relative;
	width: 975px; 
	margin: 15px auto; 
	padding: 6px; 
	background: #030;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
}
</style>
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color: #FFFFFF;
}

td.submenu {
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:11px;
}


a.owners:active	{
	color: White;
	text-decoration: underline;
}

a.owners:link {
	color: White;
	text-decoration: underline;
}

a.owners:hover {
	color: #CC9900;
	text-decoration: none;
}

a.owners:visited {
	color: White;
	text-decoration: underline;
}


a:active	{
	color: White;
	text-decoration: underline;
}

a:link {
	color: White;
	text-decoration: underline;
}

a:hover {
	color: Silver;
	text-decoration: none;
}

a:visited {
	color: White;
	text-decoration: underline;
}

A.explore:link
{
	COLOR: #FFFFCC;
	text-decoration: underline;
	line-height: 20px;
}
A.explore:visited 
{
	COLOR: #FFFFCC;
	text-decoration: underline;
	line-height: 20px;
}
A.explore:active 
{
	COLOR: #FFFFCC;
	text-decoration: underline;
	line-height: 20px;
}
A.explore:hover 
{
	COLOR: Silver;
	line-height: 20px;
}


A.ecard:link
{
	COLOR: #FFFFCC;
	text-decoration: underline;
}
A.ecard:visited 
{
	COLOR: #FFFFCC;
	text-decoration: underline;
}
A.ecard:active 
{
	COLOR: #FFFFCC;
	text-decoration: underline;
}
A.ecard:hover 
{
	COLOR: #FFFFCC;
	text-decoration: none;
}

.main {
	font-size:10pt;
	line-height: 18px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: Black;
}

.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000;
}

.text_wt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
}

a.top_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#727050;
}
a.top_link:hover{
	text-decoration:underline;
	color:#ff0000;
}

.button {
	background-image: url("images/button.gif");
	background-color: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", arial, sans-serif;
	color: #003300;
	font-size: 9pt;
	height: 20px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	BORDER: 1px solid Gray;
}

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial, sans-serif;
		color: #666666;
		font-size: 9pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

/* IMAGE BORDERS */

.borders		{ border: #000000 1px solid; cursor:hand; }

/* FOOTER TEXT */

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.footerB		{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; }

		
.form1{
	width:150px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99999;
	background:url(images/fom.jpg);
}
.form2{
	width:44px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99999;
	background:url(images/fom.jpg);
}
a.top_navi{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
a.top_navi:hover{
	text-decoration:none;

}
a.navi{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	line-height:18px;
	color:#ffffff;
}
a.navi:hover{
	text-decoration:none;

}
