Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	background-color : #e7ecfc;
	color : #000;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
	font-color : #FFF;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

h1#outlawed {
	width : 450x; 
	height : 40px; 
	margin : 0; 
	padding : 0; 
	background : url(../images/outlawed_banner.png) no-repeat; 
	text-indent : -9999px; 
	}
h4#batmodels {
	width : 150px; 
	height : 20px; 
	margin : 0; 
	padding : 0; 
	background : url(../images/menu/nav_batmodels.png) no-repeat; 
	text-indent : -9999px; 
	}
h4#youthmodels {
	width : 175px; 
	height : 20px; 
	margin : 0; 
	padding : 0; 
	background : url(../images/menu/nav_youthmodels.png) no-repeat; 
	text-indent : -9999px; 
	}
	
ul#navbar_left {
	list-style: none;
	padding:0px;
	margin:0px;
	}

ul#navbar_botleft {
	list-style: none;
	padding:0px;
	margin:0px;
	}
#navbar {
	text-align: center;
}

#navbar_left {
	width: 125px;
	margin: 10px;
	}
	
#navbar_left li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#navbar_left li a:link, #navbar_left li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/outlaw_btn_5.gif);
	padding: 8px 0 0 30px;
	}
	
#navbar_left li a:hover {
	color: #1A5880;
	background:  url(../images/outlaw_btn_5.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#navbar_botleft {
	width: 125px;
	margin: 10px;
	}
	
#navbar_botleft li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#navbar_botleft li a:link, #navbar_botleft li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/outlaw_btn_5.gif);
	padding: 8px 0 0 30px;
	}
	
#navbar_botleft li a:hover {
	color: #1A5880;
	background:  url(../images/outlaw_btn_5.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}	

div#navbar_bottom a:link {
	color : #fff;
	text-decoration: none;
	font-size: 14px;
}
div#navbar_bottom a:visited {
	color : #fff;
	text-decoration: none;
	font-size: 14px;
}
div#navbar_bottom a:hover {
	color : #1A5880;
	text-decoration: none;
	font-size: 14px;
}
div#top_navbar a:link {
	color : #fff;
	text-decoration: none;
	font-size: 14px;
}
div#top_navbar a:visited {
	color : #fff;
	text-decoration: none;
	font-size: 14px;
}
div#top_navbar a:hover {
	color : #1A5880;
	text-decoration: none;
}


