body,
p,
b,
i,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
th,
td,
ol,
ul,
li,
a,
a:link,
a:visited,
a:focus,
a:hover,
a:active,
textarea,
input,
select,
option { 
	color:#000000; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none; 
}

body {
	background-color:#E7E7CF;
	background-image:url("../images/Background.gif"); 
	background-repeat:repeat; 
	background-attachment:fixed; 
	scrollbar-base-color:#669966; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-DarkShadow-Color:#336633; 
}

table,
tr,
th,
td {
	text-align:left;
	background-color:#E7E7CF;
	border-style:none;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
}

table.bg,
td.bg {
	vertical-align:top;
	background-color:#E7E7CF;
	background-image:url("../images/Background.gif"); 
	background-repeat:repeat; 
	background-attachment:fixed; 
}

td.border {
	vertical-align:top;
	background-color:#E7E7CF;
	background-image:url("../images/Background.gif"); 
	background-repeat:repeat; 
	background-attachment:fixed; 

	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#000000;
	border-spacing:0px;
	padding:0px;
}

textarea {
	scrollbar-base-color:#669966; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-DarkShadow-Color:#336633; 
}

b {
	font-weight:bold;
}

i {
	font-style:italic;
}

h1 {
	font-size:130%;
	font-weight:bold;
}

h2 {
	font-size:125%;
	font-weight:bold;
}

h3 {
	font-size:120%;
	font-weight:bold;
}

h4 {
	font-size:115%;
	font-weight:bold;
}

h5 {
	font-size:110%;
	font-weight:bold;
}

h6 {
	font-size:105%;
	font-weight:bold;
}

a,
a:link,
a:active {
	font-weight:bold;
	color:#008000;
}

a:visited {
	font-weight:bold;
	color:#008080;
}

a:focus,
a:hover {	
	font-weight:bold;
	color:#FF00FF;
	text-decoration:underline;
}

#centered {
	text-align:center;
}

a.bigger,
a:link.bigger,
a:active.bigger,
a:visited.bigger,
a:focus.bigger,
a:hover.bigger
{
	font-size:150%;
}

#reps td {
	padding:5px;
}

#shop td {
	padding:5px;
}

#borderTable table {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#000000;
	vertical-align:top;
	border-spacing:0px;
	padding:0px;
}

#borderTable th {
	width:100%;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#CCFFFF;
	border-spacing:0px;
	padding:0px;
}

#borderTable th.main {
	background-color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
}

#borderTable td {
	width:100%;
	background-color:#FFFFCC;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#000000;
	border-spacing:0px;
	padding:0px;
}

#formHead table {
	width:100%;
	border-style:hidden;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	background-color:#CCFFCC;
}

#formHead table.main {
	background-color:#FFFFFF;
}

#formHead th {
	padding:5px;
	border-bottom-width:0px;
	white-space:nowrap;
	vertical-align:middle;
	background-color:#CCFFCC;
	font-size:110%;
	font-weight:bold;
}

#formHead th.main {
	background-color:#FFFFFF;
}

#formHead th.smaller {
	font-size:85%;
}

#formBody table {
	width:100%;
	border-style:hidden;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	background-color:#FFFFCC;
}

#formBody td {
	width:auto;
	background-color:#FFFFCC;
	vertical-align:middle;
	border-bottom-width:0px;
	border-spacing:0px;
	padding:5px;
}

#formBody th {
	width:auto;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-spacing:0px;
	padding:5px;
	padding-left:7px;
}

#innerTable table {
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:transparent;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
}

#innerTable th,
#innerTable td {
	width:auto;
	border-width:0px;
	text-align:center;
	border-spacing:0px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
}

#innerTable th {
	text-align:center;
	background-color:#CCFFFF;
	white-space:normal;
	font-weight:bold;
	padding-left:2px;
}

#innerTable th.left {
	text-align:left;
}

#innerTable th.ex {
	vertical-align:middle;
	font-style:italic;	
	font-size:90%;
	font-weight:normal;
}

#innerLayout table {
	width:100%;
	background-color:transparent;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
}

#innerLayout td {
	width:auto;
	text-align:left;
	vertical-align:middle;
	border-spacing:0px;
	padding-top:4px;
	padding-left:4px;
	padding-right:0px;
	padding-bottom:0px;
}

.bigger {
	font-size:125%;
}

.smaller {
	font-size:85%;
}

.req {
	color:#FF3300;
	font-weight:bold;
}

#quote p {
	font-style:italic;
}

.white {
	background-color:#FFFFFF;
}

#nowrap td, #nowrap td.req {
	white-space:nowrap;
}


.left {
	text-align:left;
}

.centered {
	text-align:center;
}

table.test,
tr.test,
th.test,
td.test {
	background-color:#000000;
}
