body{
scrollbar-face-color: #E6C58E; 	
scrollbar-shadow-color: #FFFFFF; 	
scrollbar-highlight-color: #666666; 	
scrollbar-3dlight-color: #000000; 	
scrollbar-darkshadow-color: #000000; 	
scrollbar-track-color: #BF7A3D;	
scrollbar-arrow-color: #CC0000;
}

.thefont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
}
.thefontyellow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F1DCA3;
}

a:link {color: #993300; text-decoration: none;} 
a:visited {color: #CC0000; text-decoration: none;} 
a:hover {color: #B0202A; text-decoration: underline;} 

.thefontbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.thefontbigred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #af1f29;
}

.thefont2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.thefontred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #af1f29;
}
.thefontwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.thefontwhitebold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.thefontboldred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #af1f29;
}
.thefontboldyellow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
}
#Container{
	width:720px;
	margin:0 auto;
	text-align:center;
	margin-top: 0px;
	margin-bottom:10px;
	background-image:url(images/back_2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F1DCA3;
	}
	
	#giftcertificates {
	background-color:#990000;
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	}