﻿BODY {
	background-color: #000000;
	font-weight: normal;
	scrollbar-face-color: black;
	scrollbar-base-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #2C2C2C;
	scrollbar-shadow-color: #939393;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-Color: #939393;
}


a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #6E6E6E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6F6F6F;
}
.bodytext {
	margin-left: 12px;
	margin-right: 3px;
	margin-top: 0;
	margin-bottom: 0;
}

.frame {
	border: 1px solid #FFFFFF;
}
.frame1 {
	border: 1px solid #F76400;
}

.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3576C6;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.green {
	color: #70A022;
}
.orange {
	color: #EE7900;
}
.yellow {
	color: #DEBD4C;
	padding-left: 12px;
}

.aryellow {
	color: #DEBD4C;
	padding-right: inherit;
}

/*-----------------------------------Topspacer--------------------*/
.spacertop{
	background-image: url(images/topspacer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;

	
}

/*-----------------------------------Spacer1--------------------*/
.spacer1{
	background-image: url(images/spacer1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;

	
}

/*-----------------------------------Spacer2--------------------*/
.spacer2{
	background-image: url(images/spacer2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;

	
}
/*-----------------------------------Spacer3--------------------*/
.spacer3{
	background-image: url(images/spacer3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin:0;

	
}