@charset "utf-8";
bodyindex {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #000000;
}

body {
	background-color: #000000;
}
body,td,th {
	color: #000000;
}

.scrollbar2 {
	font-family: Esta;
	color: #4e2200;
	width: 340px;
	height: 330px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 20px;
	padding-right: 10px;
	scrollbar-face-color : #b5933c;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #f3dda4;
	scrollbar-3dlight-color : #f3dda4;
	scrollbar-darkshadow-color : #4e2200;
	scrollbar-track-color : #987428;
	scrollbar-arrow-color : #4e2200;
}

.cloudchasers1 {
	font-family: Esta;
	color: #4e2200;
}

a img { border: none; }
a:link {
	color: #4e2200;
}

a:visited {
	color: #4e2200;
}

a:hover {
	color: #4e2200;
}

a:active {
	color: #4e2200;
}
.alink1 {
	font-family: Esta;
	font-weight: bold;
	color: #4e2200;
}


.style1 {
	font-family: Esta;
	color: #f3dda4;
}
.style2 {
	font-family: Esta;
	font-weight: bold;
	color: #8F2200;
}
.style5 {
	color: #4e2200;
	font: Esta;
}
.style6 {font-family: Esta}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trajan Pro";
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
	color: #4e2200;
}
