body{
	background-color: #000000;
 	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:12px;
}
img { border:0px;}
.bkg {
	text-align: center;
	height: 498px;
	width: 100%;
	background-image: url(images/panel.jpg);
}
.insidebkg {
	background-image: url(images/panel.jpg);
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	height: 498px;
}
.content {
	margin-left:75px;
	margin-bottom:0px;
	margin-right: 75px;
	background-color: #000000;
	padding: 10px;
}
.storenav {height:25px;margin-left:190px;margin-top:15px;margin-bottom:10px;}
.nav {
	height:89px;
	margin-left:190px;
	margin-top:3px;
	margin-bottom:10px;
}
.topnav {
	height:19px;
	margin-left:115px;
	margin-top:5px;
	margin-bottom:5px;
}
table, body
	{
	line-height:15px;
	color:#DDDDDD;
	}
.main_text, input, textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#7B5B3B;
	background-color: #000000;
	background-position: center;
	}
a {color:#FFFF33;}
span a { color:#9C844A;}
.h {
	color:#FFFF33;
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	display: table;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.ls_text, .ls_text a {
	color:#CCCCCC;
	line-height:11px;
	text-decoration:none;
	font-weight: bold;
}
.ls_text a:hover { color:#FFFF00;}
.c_text, .c_text a { color:#999999; font-size:9px; line-height:9px;margin-top:3px;}
.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}
.form {height:21px; margin-top:1px;}
input {
	width:200px;
	height:18px;
	border-left-color:#0A0201;
	border-top-color:#0A0201;
	border-right-color:#26100B;
	border-bottom-color:#2E1915;
	border-width:1px;
	background-color:#331108;
	border-style:solid;
	padding-left:7px;
	color:#FFFFFF;
	font-size:12px;
	line-height:9px;
	padding-top:2px;
	font-weight: bold;
}
textarea {
	width:200px;
	height:84px;
	border-left-color:#0A0201;
	border-top-color:#0A0201;
	border-right-color:#26100B;
	border-bottom-color:#2E1915;
	border-width:1px;
	background-color:#331108;
	border-style:solid;
	padding-left:7px;
	color:#FFFFFF;
	font-size:12px;
	line-height:9px;
	overflow:hidden;
	margin-top:1px;
	padding-top:2px;
	font-weight: bold;
}
