body {
	background-image:url('images/leather_texture.jpg');
	font-size: 12px;
}

img {
	font-family:verdana,arial,sans-serif;
	border-color: #b7ad9c;
	border-style: solid;
}

img.noborder {
	border-style: none;
	border-width: 0px;
}

img.arrowleft {
	height: 40px;
	width: 50px;
	border-style: none;
}

img.arrowright {
	height: 40px;
	width: 50px;
	border-style: none;
}

table.page {
	background-color: white;
	padding-left: 1em;
	padding-bottom: 0px;
	padding-right: 1em;
	padding-top: 0px;
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.tab {
	border-width: 0px;
	text-align:center;
	border-style: none;
	width: 100%;
}

table.download {
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
	text-align:center;
	border-style: none;
	width: 600px;
}

table.test {
	border-width: 2px;
	border-style: dashed;
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	background-color: #f0ffec;
}

table.form {
	margin: 0px;
	width: 100%;
	height: 1040px;
	padding: 0px;
}

table.panel {
	border-color: #b7ad9c;
	border-width: 4px;
	text-align: center;
	border-style: outset;
}

table.button {
	border-width: 10px;
	border-right-color: #f34507;
	border-left-color: #f3845a;
	border-bottom-color: #f34507;
	border-top-color: #f3845a;
	border-style: outset;
	width: 100%;
	background-color: #f34507;
}

table.which {
	border-width: 2px;
	padding: 20px;
	border-style: dashed;
	background-color: #e1fcff;
}

td.mainpage {
	text-align: center;
	padding: 10px;
	background-color: white;
	background-position: 0px;
	vertical-align: top;
	width: 100%;
}

td.left {
	text-align: left;
	padding: 10px;
	margin: 1em;
	background-color: #b2b2b2;
	width: 180px;
	background-position: 0px;
	vertical-align: top;
}

td.chords {
	text-align: center;
	background-color: #d1d4d4;
	background-position: 0px;
	vertical-align: top;
}

td.tab {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: #949494;
	border-left-color: #949494;
	padding: 5px;
	background-color: black;
	vertical-align: top;

}

td.download {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	padding: 5px;
	background-color: #f0ffec;
	vertical-align: top;

}

td.panel {
	border-width: 4px;
	border-style: outset;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #2c70d9;
}

td.form {
	border-width: 4px;
	border-style: outset;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #f0ffec;
}

td.key {
	border-bottom-color: #828282;
	border-top-color: #828282;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	background-color: white;
	text-align: center;
	border-width: 1px;
}

td.benefits {
	border-color: #404040;
	border-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align:top;
}

td.heading {
	height: 20px;
	background-color: #2c70d9;
}

td.tabheading {
	height: 20px;
	background-color: #2c70d9;
}

h1 {
	color: #404040;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: x-large;
	font-family: "century gothic", verdana, sans-serif;
	text-align: center;
}

h2 {
	font-style: italic;
	text-align: center;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-size: 160%;
	color: #404040;
	line-height: 120%;
}

h3 {
	font-family: "century gothic", verdana, arial, sans-serif;
	font-style: italic;
	font-size: 120%;
	color: #404040;
	line-height: 125%;
}

h3.left {
	text-align: left;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-style: italic;
	font-size: 120%;
	color: #404040;
	line-height: 125%;
}

h3.button	{
	font-family: "century gothic", verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-style: italic;
	text-align: center;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-size: 120%;
	color: #404040;
	line-height: normal;
}

h4.key {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	color: #404040;
	line-height: 100%;
}

li {
	margin-left: -20px;
	text-align: center;
	list-style-position: inside;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-style: italic;
	font-size: 120%;
	line-height: 170%;
}

li.left {
	margin-left: 0px;
	text-align: left;
	list-style-position: inside;
	font-family: "century gothic", verdana, arial, sans-serif;
	font-style: italic;
	font-size: 120%;
	line-height: 170%;
}

p.tabheading {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	color: white;
	line-height: 100%;
}

p {
	text-align: justify;
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
	line-height: 150%;
	color: #7e7e7e;
}

p.form {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}

p.italic {
	color: #7e7e7e;
	font-style: italic;
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
	line-height: 150%;
}

p.center {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
	line-height: 150%;
	color: #7e7e7e;
}

p.test {
	font-style: italic;
	font-size: 110%;
	font-family: verdana, arial, sans-serif;
}

p.benefits {
	font-size: 110%;
	color: black;
	text-align: left;
	font-family: verdana, arial, sans-serif;
}

p.testitalic {
	font-style: italic;
	font-size: 110%;
	font-family: verdana, arial, sans-serif;
	color: white;
}

span.quote {
	font-size: 110%;
	color: #404040;
	font-style: italic;
	font-weight: bold;
}

span.emphasis {
	font-weight: bold;
	font-style: italic;
}

span.form {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	line-height: 150%;
	color: black;
}

p.copyright {
	text-align: center;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	color: black
}

p.q {
	text-align: left;
	font-style: italic;
	color: black;
	line-height: 150%;
	font-size: 120%;
	font-family: "century gothic", "trebuchet ms", verdana, arial, sans-serif;
}

a:link {
	color: #828282;
	text-decoration: underline;
	line-height: 140%;
}

a:hover {
	color: #404040;
	text-decoration: underline;
}

a:visited {
	color: #7e7e7e;
	line-height: 140%;
}

a:link.button {
	font-size: 150%;
	text-decoration: none;
	color: white;
}

a:visited.button {
	text-decoration: underline;
	color: white;
}

a:hover.button {
	text-decoration: underline;
}

a:link.menu {
	padding: 10px;
	border-style: none;
	background-color: #2c70d9;
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "century gothic", skia, trebuchet, sans-serif;
}

a:visited.menu {
	color: white;
	background-color: #2c70d9;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "century gothic", skia, trebuchet, sans-serif;
}

a:hover.menu {
	color: white;
	text-decoration: underline;
	font-size: 16px;
	font-weight:bold;
	font-family: "century gothic", skia, trebuchet, sans-serif;
}

hr {
	height: 0.1px;
	color: #949494;
}

div.page {
	text-align: left;
}

div.panel {
	border-color: #b7ad9c;
	border-style: outset;
	border-width: 4px;
	color: white;
	padding-left: 3px;
	padding-bottom: 20px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #2c70d9;
}

div.menu {
	background-color: #2c70d9;
	padding:10px;
}


