body {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.gif);
	margin: 0px;
}
.border-l-r-b {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADA5FF;
	border-right-color: #ADA5FF;
	border-bottom-color: #ADA5FF;
	border-left-color: #ADA5FF;
}
.body-bg {
	background: url(../images/bg-new.png) repeat-y left top;
}
p {
	color: #99F;
	margin: 10px 90px 0px;
	font: 18px/20px "Gill Sans MT", Verdana, Arial;
}
p a:link {
	font-weight: normal;
	color: #99F;
	text-decoration: none;
}
p a:active {
	font-weight: normal;
	color: #A2D463;
	text-decoration: underline;
}
p a:visited {
	color: #A2D463;
	text-decoration: none;
}
p a:hover {
	font-weight: normal;
	color: #D76795;
	text-decoration: underline;
}


.aboutus-table {
	color: #FF66CC;
}
H1 {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-weight: bold;
	color: #00CC66;
	font-size: 20px;
	margin: 0px;
}





.home-bg {
	background-image: url(../images/home-bear-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom-nav {
	color: #C2C2FF;
	margin: 4px;
	font: bold normal 14px "Gill Sans MT", Verdana, Arial;
}
.bottom-nav a:link {
	text-decoration: none;
	color: #00CC66;
}
.bottom-nav a:active {
	text-decoration: none;
}
.bottom-nav a:visited {
	color: #FF99FF;
	text-decoration: none;
}
.bottom-nav a:hover {
	color: #FF66CC;
	text-decoration: none;
}
.body-bg-nodots {

	background-image: url(../images/bot-bear-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.orderform {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 16px;
	color: #003399;
}
.body-bg-contact {

	background-image: url(../images/dot-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border-l-r-b-peek {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADA5FF;
	border-right-color: #ADA5FF;
	border-bottom-color: #ADA5FF;
	border-left-color: #ADA5FF;
	background-image: url(../images/dot-bg-nobear.jpg);
}

.body-bg-peek {
	background-image: url(../images/dot-bg-nobear.jpg);
}
.border-l-r-t {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADA5FF;
	border-right-color: #ADA5FF;
	border-bottom-color: #ADA5FF;
	border-left-color: #ADA5FF;
}
.border-l-r {


	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADA5FF;
	border-right-color: #ADA5FF;
	border-bottom-color: #ADA5FF;
	border-left-color: #ADA5FF;
}
.body-bg2 {
	background: url(../images/body-bg.gif) no-repeat left bottom;
}
.body-bg3 {
	background: url(../images/newbg.jpg) no-repeat left top;
}

.bluedark {
	color: #006;
	font: bold normal 14px "Gill Sans MT", Verdana, Arial;
}
.blue {
	color: #66F;
	font: bold normal 14px "Gill Sans MT", Verdana, Arial;
}

