body	{
	background-color: #000000;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
}
h1, h2, h3	{
	margin: 0;
	padding: 0;
}
table ,tr ,td	{
	
	border: none;
	border-spacing: 0;
	margin-right: auto;
	margin-left: auto;

}
td	{
	margin: 0;
	vertical-align: middle;
	text-align: center;
}
a{
	text-decoration: none;
	color: #0000FF;
}
a:hover	{
	color: #ffffff;
}
.infoHeader	{
	color: #666666;
	font-size: 12px;
	font-weight: 600;
	white-space: nowrap;
	border-bottom: 2px groove #ccc;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #E9E9E9;
}

td#header	{
	padding: 0;
	margin: 0;
	margin-left: -3px;
}

table#nav	{
	margin-0;
	padding: 0;
	margin-top: -8px;
	margin-bottom: -4px;

}
.navButtons	{

}
#wrapper	{
	position: relative;
	width: 965px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px ;
}

#main_back	{
	position: relative;
	background-color: #0095CF;
	width: 965px;
	height: auto;
}
#main_top	{
	position: relative;
	background-image: url(../images/sl_background_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 965px;
	height: auto;

}

#main_bottom	{
	position: relative;
	background-image: url(../images/sl_background_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 965px;
	height: auto;

}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#D3C5AF; margin:0 5px;}
.b2f {height:1px; background:#D3C5AF; margin:0 3px;}
.b3f {height:1px; background:#D3C5AF; margin:0 2px;}
.b4f {height:2px; background:#D3C5AF; margin:0 1px;}

#notice_corners	{
	width: 150px;
	position: fixed;
	display: block;
	text-align: left;
	width: 150px;
	height: auto;
	right: 15px;
	top: 15px;
}

#notice	{
	text-align: center;
	margin: 0px;
	padding: 5px;
	padding-top:0;
	background: #D3C5AF;
	font-size: 13px;
	line-height: 17px;
	white-space: nowrap;
}
#notice hr	{
	line-height:0;
}
#content	{
	position: relative;
	width: 900px;
	margin: 0;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	background-color: #F7FDFD;
}
.right	{
	text-align: right;
	white-space: nowrap;
}

.left	{
	text-align: left;
}
.err	{
	color: red;
	font-size: 11px;
	float: left;
}

.number	{
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .5px;
}
.notice	{
	font-size: 14px;
	color: #61722B;
	line-height: 0px;
	text-align: center;
	padding-left: 10px;
}

img	{
	border: none;
	margin: 0;
	padding: 0;

}
.transDetail	{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sl_blank.png);
	text-align: center;
	width: 400px;
	opacity: .6;
	filter: alpha(opacity=60);
	overflow: hidden;
	color: #000000;
	
}
#paypal	{
	margin-top: 15px;
}
#footLinks	{
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
td.footLinksTd  	{
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #000000;
	color: #000;
	font-size: 13px;
	background-color: transparent;
}
div#footLinks a	{
	color: #000;
}
div#footLinks a:hover	{
	color: #fff;
}
#fLast	{
	border: none;
}
.copy	{
	color: #000000;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.error	{
	font-size: 14px;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.red	{
	color: #FF0000;
}
.green	{
	color: #33CC00;
}
.blue	{
	color: #0033FF;
}
.small	{
	font-size: 12px;
}