BODY {
	SCROLLBAR-BASE-COLOR: #99CCFF;
	BACKGROUND-COLOR: #99CCFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
}
/* PAGE LINK AND MENU LINK COLORS */

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.header-background {
	background-image: url("https://www.giftideastore.com/picts/header.jpg");
	background-repeat: repeat-x;
}
/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE {
	COLOR: #000000;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: normal;
}
.title {
	COLOR: #996600;
	FONT: 28px arial, verdana, sans-serif;
	font-weight: normal;
}
.subtitle {
	COLOR: #000000;
	FONT: 16px arial, verdana, sans-serif;
	font-weight: normal;
}
.marquee {
	COLOR: #996600;
	FONT: 22px arial, verdana, sans-serif;
	font-weight: normal;
}
.footertext {
	COLOR: #000000;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: normal;
}
.sidebartext {
	COLOR: #000000;
	FONT: 8px verdana, arial, sans-serif;
	font-weight: normal;
}
.sidebartext2 {
	COLOR: #990000;
	FONT: 8px verdana, arial, sans-serif;
	font-weight: normal;
}
.menutext {
	COLOR: #000000;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: normal;
}
.price {
	COLOR: #FF6600;
	FONT: 16px arial, verdana, sans-serif;
	font-weight: bold;
}
.just {
	text-align: justify;
}
.formmargin {
	margin: 0px;
	margin-top: 5px;
}
.sidebar {
	width: 200px;
	border-right: #999999 1px solid;
	background-color: #F0F0F0;
	background-image: url("https://www.giftideastore.com/picts/background-left.gif");
}
/* CONTACT PAGE CODE */

.contact {
	COLOR: #0066FF;
	FONT: 14px verdana, arial, sans-serif;
	font-weight: bold
}
.formbutton {
	FONT: 12px arial, verdana, sans-serif;
}
.shadeform {
	FONT: 12px arial, verdana, helvetica, sans-serif;
	background-image: url("https://www.giftideastore.com/picts/shadeform.gif");
	WIDTH: 200PX;
	BORDER: #000000 1px solid;
}
.textform {
	COLOR: #000000;
	FONT: 11px arial, verdana, helvetica, sans-serif;
	BORDER: #000000 1px solid;
}
.textarea {
	COLOR: #000000;
	FONT: 13px Comic Sans MS, helvetica, sans-serif;
}
.textkeyword {
	COLOR: #000000;
	FONT: 10px arial, arial, helvetica, sans-serif;
}
.dropdown {
	COLOR: #333333;
	WIDTH: 200PX;
	FONT: 12px arial, verdana, helvetica, sans-serif;
}
/* IMAGE BORDERS */

.borders {
	BORDER: #000000 1px solid;
}
.iconborder {
	BORDER-BOTTOM: #000000 1px solid;
}
/* PAGE LINES & BORDERS */

.page-splits {
	border-top: #999999 1px solid;
	border-bottom: #FFFFFF 2px solid;
	background-color: #F0F0F0;
	color: #F0F0F0;
	height: 3px;
}
.pagebar {
	background-color: #000000;
	background-image: url("https://www.giftideastore.com/picts/bar.jpg");
	height: 23px;
	border: solid #000000;
	border-width: 1px 0px 1px 0px;/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.pagebar-left {
	background-color: #000000;
	width: 10px;
	border: solid #000000;
	border-width: 0px 1px 0px 0px;/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.pagebar-bottom {
	background-color: #000000;
	background-image: url("https://www.giftideastore.com/picts/bar.jpg");
	height: 23px;
	border: solid #000000;
	border-width: 1px 0px 1px 0px;/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.shadow {
	background-image: url("https://www.giftideastore.com/picts/shadow.gif");
	background-repeat: repeat-x;
}
