BODY {
	font-family : "Arial", Arial, sans-serif ;
	font-size : 10;
	color : black;
	scrollbar-arrow-color:#FFFF00;
   	scrollbar-base-color:#000000;
   	scrollbar-track-color:#000000;	
   	scrollbar-darkshadow-color:#000000;
   	scrollbar-face-color:#000000;
   	scrollbar-highlight-color:#ADD8E6;
   	scrollbar-shadow-color:#0000FF;
   	margin-top: 3;
   	margin-left: 3;
   	margin-right: 3;
   	margin-bottom: 3;
   	background: #373737;
}
.shoptable {
	margin: 0px;
	padding: 0px;
	width:950px;
	border:none;
}
.shopcell {
	background-color: #373737;
	border: none;
	position: center;
	color:orange;
}
.shopcellleft {
	background-color: #373737;
	border: 1px solid orange;
	margin-left: 0;
	margin-right: 0;
	border-right-width: 0px;
	color: orange;
}
.shopcellright {
	background-color: #373737;
	border: 1px solid orange;
	margin-left: 0;
	margin-right: 0;
	border-left-width: 0px;
	color: orange;
}
.shopcellmiddle {
	background-color: #373737;
	border: 1px solid orange;
	margin-left: 0;
	margin-right: 0;
	border-left-width: 0px;
	border-right-width: 0px;
	color: orange;
}

.smalltext {
	font: x-small Verdana, Arial, sans-serif ;
}
TD {

	font-family : "Arial", Arial, sans-serif ;
	font-size : small;
	color : white;
}

HR {
	color: blue;
}

A{
	text-decoration: none;
	color: white;
}

A:Hover{
	text-decoration: none;
	color: orange;
}
A.link_white {
	text-decoration: none;
	color: white;
}

A.link_white:Hover {
	text-decoration: none;
	color: orange;
}
A.link_orange {
	text-decoration: none;
	color: orange;
	font-weight:bold;
}

A.link_orange:Hover {
	text-decoration: underline;
	color: orange;
	font-weight:bold
}
A.link_menu {
	text-decoration: none;
	color: #373737;
}

A.link_menu:Hover {
	text-decoration: underline;
	color: #373737;
}
A.link_grey {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

A.link_grey:Hover {
	text-decoration: none;
	color: orange;
	font-weight:bold
}
IMG {
	border: 1;
	border-color: white;
}

IMG:Hover {
	border: 1;
	border-color: orange;
}
.button { 
 background-color: #373737; 
 color: orange; 
 }
.inputtext {
 background: #373737; 
 color: orange;	
}
.dropstyle {
     color: orange;
     background-color: #373737;

}
.bigtext {
	font-size: 100px;
	text-decoration:none;
	color: orange;
}
.shoepophdr {
	width:400;
	background:orange;
	border:none;
	font-weight:bold;
    padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#141415;
	font-size:18px;
	background-image:url(images/bg_shoepop_header.gif);
	background-repeat:repeat-x;
}
.shoepopbdy {
	width:400;
	background:#373737;
	border:4px solid orange;
	font-weight:normal;
    padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	border-top-width:0;
	font-size:14px;
	background-image:url(images/bg_shoepop_body.gif);
	background-repeat:repeat-x;
	
}
.messagepophdr {
	width:400;
	background:white;
	border:1px solid white;
	font-weight:normal;
    padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#373737;
	font-size:18px;
}
.messagepopbdy {
	width:400;
	background:white;
	border:1px solid orange;
	font-weight:normal;
    padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#141415;
	border-top-width:0;
	font-size:14px;
}
#header {
	background:#8494B5; 
	color:blue; 
	font-size:large;
	font-weight:bold;
}

#body {
	background:#9CA4B5;
	border:none;
	font-weight:normal;
	font-size:medium;
}
#bigtext {
	font-size:large;
}
div {
	font-family: Arial, Helvetica, sans-serif;
}

.clsCMOn, .clsCMOver {
	font-size: 11px;
        padding: 2px 4px;
	color: white;
}