body,td,p,li,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
b,strong {
	font-weight: bold;
}
i,em {
	font-style: italic;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
form {
	margin: 0px;
}
.headMedium {
	color: #0099CC;
}
.smallprint {
	font-size: 10px;
}
.smallprintred {
	font-size: 10px;
	color: #FF0000;
}
.redpoint {
	color: #FF0000;
}
.navBg {
	background-image: url(images/layout/navBg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 750px;
}
a.active {
	color: #CC0000;
	text-decoration: underline;
}
a.active:hover {
	color: #FF3333;
	text-decoration: underline;
}
a.inactive {
	color: #CC0000;
	text-decoration: none;
}
a.inactive:hover {
	color: #CC0000;
	text-decoration: none;
}
a.navPoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navPoint:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.vertLine {
	background-image: url(images/layout/vertLine.gif);
	background-repeat: repeat-y;
}
.headRed {
	color: #CC0000;
	font-weight: bold;
}
.headRed2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.h3point {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.h3pointRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.bgLogo {
	background-image: url(images/layout/bg.jpg);
	background-repeat: no-repeat;
}
.homeFeatHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #333333;
	font-weight:  bold;
}
.homeFeatPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	color: #666666;
}
.bgLtGray {
	background-image: url(images/layout/1-ltGray.gif);
}
A.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 9px;
	color: #666666;
	text-decoration: none;
}
A.footer:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 9px;
	color: #FF3333;
	text-decoration: underline;
}
.adminRowBg1 {
	background-color: #E8EEF0;
}
.adminRowBg2 {
	background-color: #FFFFFF;
}

#newEquipContainer {
	position: relative;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #DD6C6C;
	padding-top: 3px;
	padding-right: 3px;
}
#newEquipLayer { 
	position: absolute;
	width: 200px;
	height: 361px;
	overflow: auto;
}
#newArrivContainer {
	position: relative;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #DD6C6C;
	padding-top: 3px;
	padding-right: 3px;
}
#newArrivLayer { 
	position: absolute;
	width: 200px;
	height: 361px;
	overflow: auto;
}