body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2C1F0F;
	margin: 10px;
	padding: 10px;
	background-image: url(elements/tile.jpg);
	background-position: center;
}

h1 {
	font-size: 36px;
	color: #693714;
}
h2 {
	font-size: 24px;
	color: #786777;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CE0000;
}
a,a:link,a:visited{
	color: #BC76FF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	font-size: 13px;
	list-style-position: outside;
	list-style-image: url(elements/bullet.gif);
	padding-bottom: 4px;
}
ul, form {
	margin: 0px;
}


.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.left {
	text-align: left;
	text-indent: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}
p, .paragraph {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
}

.justify {
	text-align: justify;
	text-indent: 10px;
}
.italic {
	font-style: italic;
}

.highlight {
	font-style: italic;
	font-weight: bold;	
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.error {
	color: #E92D25;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #0066CC;
}

.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.border {
	border: 2px solid #5C4462;
}
.border2 {
	border: 1px solid #000000;
}

.header {
	color: #FFFFFF;
	background-color: #000000;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	font-weight: inherit;
}
.admin {
	background-color: #AAAAAA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}

.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}

.main {
	color: #000000;
	font-size: 14px;
}
.main  a, .main a:link, .main a:visited {
	text-decoration: underline;
	color: #000066;
}
.main a:hover, .main a:visited:hover {
	color: #BC76FF;
	text-decoration: none;
}
.main  img {
	border-color: #000000;
}
.main  a:hover  img {
	border-color: #850003;
}
.darkback  {
	background-color: #786777;
}
.darklink {
	color: #EBE7E4;
}
.darklink  a, .darklink  a:link, .darklink a:visited {
	color: #0066FF;
	text-decoration: none;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #000099;
	text-decoration: underline;
}
.lightback  {
	background-color: #F4E9CD;
}


.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #4B5D8B;
	text-decoration: none;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #8C9BC1;
	text-decoration: underline;
}
.blackback  {
	background-color: #202020;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #BC76FF;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_on, .nav_on a, .nav_on a:link, .nav_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav_current.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 35px;
	width: 80px;
	font-size: 11px;
	line-height: 16px;
}
.nav_on a:hover, .nav_on a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav_current.jpg);
}
.nav, .nav a, .nav a:link, .nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav_off.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 35px;
	width: 80px;
	font-size: 11px;
	line-height: 16px;
}
.nav a:hover, .nav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav_on.jpg);
}

.title {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}
.big {
	font-size: 24px;
}
.big2 {
	font-size: 15px;
}
.tagline {
	font-size: 10px;
}
.light1 {
	color: #F2E3C2;
}
.light2 {
	color: #CAE5F0;
}
.light3 {
	color: #53DCF4;
}
.dark1 {
	color: #774F0A;
}
.dark2 {
	color: #5C4462;
}

.notice {
	font-size: 16px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-size: 13px;
}
.small2 {
	font-size: 12px;
}

.tiny {
	font-size: 9px;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 8px;
}


.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #786777;
}
.bar2 {
	background-image: url(elements/grad2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DD3F00;
}
.bar3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #998979;
	background-image: url(elements/grad3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
strong {
	font-size: 16px;
	font-weight: bold;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.scroll {
	overflow: auto;
	height: 254px;
	scrollbar-track-color: #202020;
	padding-right: 6px;
	padding-left: 6px;
}
.Coupon {
	border: 4px dashed #333333;
}
.Special {
	border: 4px double #990000;
}
.whitebody {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
