/* background-image: url(../images/watery_b.jpg); */
/* BODY SECTION */
body {
	scrollbar-base-color: #5D4706;
	scrollbar-arrow-color: #ffffff;
	background-image:url('/images/guitarbg.jpg');
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#5D4706;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

/* TITLE SECTION OF FIELDSETS COLORS */
.title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* ALTERNATING ROW COLORS */
.row0 {
	background-color: 749E6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}  
.row1 {
	background-color: FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/* SETS THE MAIN BODY TEXT STYLES */
.bodytextx-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodytextx-small-redbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.bodytextx-small-navybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: Navy;
}
.bodytextx-small-amberbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	background-color: #F7B51E;
	border-bottom-style: solid;
	padding: 3px;

}
.bodytextx-small-tanbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFEDB7;
}
.bodytextx-small-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytextx-small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
}
.bodytextxx-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.bodytextxx-small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
}

.headerBigWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* IMAGE BORDER COLORS */
.optionselectedbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background: #F7B51E;
	cursor: hand;
	color: white;
}
.optiondefaultbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	cursor: hand;
	color: #FFFFFF;
	background-color: #5D4706;
}
.optionrollbgcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background: #000000;
	cursor: hand;
	color: #FFFFFF;
}

/* FORM ELEMENT BORDERS */
.formtextbox1 {
	border: 1px inset #000000;
}
.submit-button-1 {
	border: 1px inset #000000;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
.submitLink {
   color: #00ff00;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}

/* TABLE FORMATTING */
.table00A0C6WhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #00A0C6;
}
.trborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* LINK STYLES */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;
}
.bodytextwithpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
	color: #000000;
}
