body { 
scrollbar-base-color: #ffffff; 
scrollbar-face-color: #80807F; 
scrollbar-track-color: #969696; 
scrollbar-arrow-color: #454D5F;
scrollbar-highlight-color: #ADADAD; 
scrollbar-3dlight-color: #8D8D8D; 
scrollbar-shadow-color: #7B7B7B;
scrollbar-darkshadow-color: #555555; 
font-family: Arial, Helvetica, sans-serif;
} 
.desc {	COLOR: #555555; FONT-FAMILY: Arial, Helvitica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal }

.inputradio { COLOR: #676570; BACKGROUND-COLOR: #969696; FONT-FAMILY: Arial, Helvitica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold }

.inputtext { COLOR: #676570; BACKGROUND-COLOR: #B4B4B4; FONT-FAMILY: Arial, Helvitica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold }

img {  border: none;}

.parent {font-family: Arial, Helvetica, sans-serif; COLOR: #C5C5BA; font-size: 12pt; font-weight: bold; margin-top: 10; text-indent: -14; margin-left: 18; cursor: hand;}

.child  {font-family: Arial, Helvetica, sans-serif; COLOR: #555555; font-size: 10pt; font-weight: normal;}
		 
.genDesc { font-size:12; font-style:normal; font-weight:bold; color:#555555; font-family:Arial, Helvetica, sans-serif }

.genDesc2 { font-size:12; font-style:normal; font-weight:bold; color:#C5C5BA; font-family:Arial, Helvetica, sans-serif }

.genDesc3 { font-size:11; font-style:normal; font-weight:bold; color:#C5C5BA; font-family:Arial, Helvetica, sans-serif }

.genDesc4 { font-size:16; font-style:normal; font-weight:bold; color:#555555; font-family:Arial, Helvetica, sans-serif }

a {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-style: normal;	color: #555555;	font-weight: bold }

.classDesc { font-size:11; font-weight:bold; color:#C5C5BA; font-family:Arial, Helvitica, sans-serif }

.catDesc { font-size:16; font-style:italic; font-weight:bold; color:#C5C5BA; font-family:Arial, Helvetica, sans-serif }

.cartDesc {	COLOR: #C5C5BA; FONT-FAMILY: Arial, Helvitica, sans-serif; FONT-SIZE: 10; FONT-WEIGHT: normal }

.cart {	COLOR: #C5C5BA; FONT-FAMILY: Arial, Helvitica, sans-serif; FONT-SIZE: 16; FONT-WEIGHT: bold }

.augieImgLeft {
	position:relative;
	height: 250px;
	width:300px;
	float:left;
	padding-top: 10px;
	border:1px solid #000000;
}
.augieImgRight {
	position:relative;
	height: 250px;
	width:300px;
	float:right;
	padding-top: 10px;
	border:1px solid #000000;
}
.augieCopyLeft {
	position:relative;
	height: 250px;
	width:460px;
	font-size:12; 
	font-style:normal; 
	font-weight:bold; 
	color:#C5C5BA; 
	font-family:Arial, Helvetica, sans-serif
	float:left;
	line-height:20px;
	padding-top: 10px;
	border:1px solid #000000;
	text-align: left;
}
.augieCopyRight {
	position:relative;
	height: 250px;
	width:460px;
	float:right;
	font-size:12; 
	font-style:normal; 
	font-weight:bold; 
	color:#C5C5BA; 
	font-family:Arial, Helvetica, sans-serif
	line-height:21px;
	padding-top: 10px;
	border:1px solid #000000;
	text-align: right;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	border:1px solid #000000;
}

