body {
	background-color:#000000;
	/* background-image:url(../images/global_bg.gif); */
	margin:8px 12% 0px 12%; 
	SCROLLBAR-FACE-COLOR: #d2d2d2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d2d2d2; 
	SCROLLBAR-SHADOW-COLOR: #d2d2d2; 
	SCROLLBAR-3DLIGHT-COLOR: #d2d2d2; 
	SCROLLBAR-ARROW-COLOR: #C213B8; 
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; 
}

form {
	margin:0px;
}

td, p {
	font-family:verdana;
	font-size:9px;
	color:#555555;
	line-height:13px;
}

ul {
	list-style-position:outside;
	list-style-image:url(../images/pink_bullet.gif);
	padding-left:12px;
	font-family:verdana;
	font-size:9px;
	color:#555555;
}

ul.bullet {
	list-style-position:outside;
	list-style-image:url(../images/pink_bullet.gif);
	padding-left:12px;
	font-family:verdana;
	font-size:9px;
	color:#555555;
	line-height:1.3;
}

ul.sitemap {
	list-style-position:outside;
	list-style-image:url(../images/pink_bullet.gif);
	padding-left:0px;
	margin-left:15px;
	font-family:verdana;
	font-size:9px;
	color:#555555;
	line-height:16px;
}

INPUT.pink, TEXTAREA.pink, SELECT.pink
	{
		font-family: verdana, sans-serif;
		font-size: 9px;
		color: #333333;
		background-color: #F1C3C3;
		border: solid 1px #C213B8;
		SCROLLBAR-FACE-COLOR: #d2d2d2; 
		SCROLLBAR-HIGHLIGHT-COLOR: #d2d2d2; 
		SCROLLBAR-SHADOW-COLOR: #d2d2d2; 
		SCROLLBAR-3DLIGHT-COLOR: #d2d2d2; 
		SCROLLBAR-ARROW-COLOR: #C213B8; 
		SCROLLBAR-TRACK-COLOR: #efefef;
		SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; 
	}
	
/* grey style for product detail page forms */
	
SELECT.grey, OPTION.grey
	{
    	font-family: verdana, sans-serif;
        font-size: 9px;
        color: #C213B8;
        background-color: #f7f7f7;
        border: solid 1px #7f7f7f;
	}

h2 {
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#555555;
	font-weight:bold;
	margin:0px;
}
	
h3 {
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#555555;
	font-weight:bold;
	margin:0px;
	text-transform:uppercase;
}

h4 {
	font-family: verdana, sans-serif;
	font-size:15px;
	color:#C213B8;
	font-weight:bold;
	margin-bottom:3px;
}

fineprint {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#666666;
}

a {
	color:#C63193;
	text-decoration:none;
}

a:hover {
	color:#586497;
	text-decoration:underline;
}

a.text-subHead {	
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#C213B8;
	font-weight:bold;
}

.text-subHead {
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#5A5A5A;
	font-weight:bold;
}

.horiz-rule {
	border-top:1px solid #B6B6B6;
	margin:2px 0px 8px 0px;
}

.mainframe {
	width:750px;
	height:600px;
	/* background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom; */
	background-color:#ffffff;	
}

.tentacleframe {
	height:600px;
	background-image: url(../images/tentacles2.gif);
	background-repeat:no-repeat;
}

.centerwellTop {
	background-image:url(../images/dot_373737_1x5.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.centerwellBottom {
	background-image:url(../images/dot_373737_1x5.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.containerTop {
	background-image:url(../images/dot_373737_cTop.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.containerBottom {
	background-image:url(../images/dot_373737_1x5.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.product-price {
	font-family: verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C213B8;
}

.product-description {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#555555;
}

a.product-color {
	color:#555555;
	text-decoration:none;
}

a:hover.product-color {
	color:#586497;
	text-decoration:underline;
}

.topnavContainer {
	background-color:#373737;
	height:64px;
}

.newsdate {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#C213B8;
}

.newsstory {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#373737;
}
.surveyquestion {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#F1C3C3;
}

.surveyresponse {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#808080;
}
.surveyresult {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#D1D1D1;
	border-right:1px solid #5a5a5a;
	padding:3px;
}

.surveyresultpercent {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#808080;
	padding:3px;
}


