/* Cascading Style Sheet Document 
	Boonstra Gipsy Jazz Guitars
	Version Release: 1.00
	® All rights reserved.
	© Copyright 2006, Boonstra Gipsy Jazz Guitars.
*/

body{
	margin: 0px 0px 0px 0px;
	overflow-x:hidden;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #4B1D0D;
	scrollbar-arrow-color :#4B1D0D;
	scrollbar-base-color : #F1E7AF;
	scrollbar-darkshadow-color : #8D6E4E;
	scrollbar-face-color : #F1E7AF;
	scrollbar-highlight-color : #F1E7AF;
	scrollbar-shadow-color: #4B1D0D;
	scrollbar-track-color : #F1E7AF;
}

table#infocontainer{
	width: 720px;
}

table#infocontainer td#shadowbarleft{
	background-image:url(../images/shadow_bar_left_light.gif);
	height: 21px;
	width: 435px;
}

table#infocontainer td#shadowbarright{
	background-image:url(../images/shadow_bar_right_dark.gif);
	height: 21px;
	width: 285px;
}

table#infocontainer td#left{
	background-color: #F1E7AF;
	vertical-align: top;
}

table#infocontainer td#right{
	background-color: #8D6E4E;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.textmain{
	font-size   	: 11px;
	color	  	: #4B1D0D;
	text-align	: justify;
	padding-left	: 20px;
	padding-right	: 20px;
	padding-top	: 20px;
	padding-bottom	: 20px;
}
.header{
	font-weight	: bold;
	font-size   	: 13px;
	color	  	: #4B1D0D;
}

.undercaps{
	font-size: 9px;
	color: #ffffff;
	text-align: left;
}

.text{
	font-size: 11px;
	color: #4B1D0D;
	text-align: left;
}

A:link{
	font-size	: 10px;
	font-weight	: bold;
	color: #816156;
	text-decoration: none;
}

A:visited{
	font-size	: 10px;
	font-weight	: bold;
	color: #816156;
	text-decoration: none;
}

A:active{
	font-size	: 10px;
	font-weight	: bold;
	color: #816156;
	text-decoration: none;
}

A:hover{
	font-size	: 10px;
	font-weight	: bold;
	color: #4B1D0D;
	text-decoration: underline;
}


A.tweedelink.link{
	font-size	: 10px;
	font-weight	: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.tweedelink:visited{
	font-size	: 10px;
	font-weight	: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.tweedelink:active{
	font-size	: 10px;
	font-weight	: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.tweedelink:hover{
	font-size	: 10px;
	font-weight	: bold;
	color: #FFFFFF;
	text-decoration: underline;
}