/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #413D25;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A5A394;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #CECAAE;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: inherit;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-attachment: scroll;
	background-image: url(/images/Book%20-%20Intro%20to%20Force%20Z%20Text%20Field.jpg);
	background-repeat: repeat;
	background-color: #E1C596;
	white-space: inherit;
	background-position: left top;
	border: thin none #E1C49A;
	display: inherit;
	border-color: #E3C798;
}


.text2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-color: #DEBE8D;
	border-bottom-width: inherit;
	border-left-width: inherit;
	border-right-width: inherit;
	border-left-style: inherit;
	border-top-style: inherit;
	border-top-color: #DCC08E;
	border-top-width: inherit;
	border-left-color: #D6B280;
	background-repeat: repeat;
	padding-bottom: 3px;
	width: auto;
	background-color: #DCBE8C;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #951619;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg3 { background: url(images/bg05.jpg) no-repeat left top; }
.bg4 {
	background-image: url(/images/bg07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
}
.bg5 { background: url(images/subpage01.jpg) no-repeat right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

#scroller {
	height: 311px;
	overflow: auto;
}
.bg1 .bg1 tr .bg2 table tr td table tr td form label {
	font-weight: bold;
}

