{ 
background-color: #FFFFFF; 
background-image: url(); 
color: #666; 
font-weight: normal; 
font-size: 18pt; 
font-family: verdana, arial, helvetica; 
font-variant: normal; 
font-style: normal;
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#9E9E9E;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#617087;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1; }

TR { 
font-weight: regular; 
color: #666;
font-size: 9pt; 
font-family: verdana, arial, helvetica; 
font-variant: normal; 
font-style: normal; 
} 

P { 
font-weight: regular; 
color: #666;
font-size: 10pt; 
font-family: verdana, arial, helvetica; 
font-variant: normal; 
font-style: normal; 
} 

a { text-decoration: none; color: "#5074B4";} 
a:visited { text-decoration: none; color: "#F34BA4";} 
a:hover { text-decoration: underline; color: "#333333";}

.new {width: 150px; background: url('images/newIcon.gif') 115px -2px no-repeat; }

#header {
 text-align: center; }

#header h1 {
 background: url('images/BebeChicLogo.gif') 50% 0 no-repeat;
	height: 83px;
	text-indent: -999em; }
	
h2 {
 margin: 0;
	padding: 20px 0 0;
 color: #333;
	text-align: center;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	font-style: italic; }
	
	h3 {
 margin: 0;
	padding: 10px 0;
 color: #666;
	text-align: center;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	font-style: italic; }

/*	Begin navigation  */	
#navigation ul {
 margin: 30px 0 0 -40px;
	*margin: 30px 0; }

#navigation ul li {
 display: inline;
	margin: 0; }

#navigation ul li a {
 xbackground: #666;
 background: #D54D71;
 border: 1px solid #F89828;
	padding: .75em 2em;
	margin: 0 -.1em;
 color: #FFF;
 text-decoration: none;
 font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; }

#navigation ul li a:hover {
 xbackground: #FF6699;
	xcolor: #666;
 border: 2px solid #5074B4; }
	
/*	end Navigation */

/*	start Form Styles */
#errormsg {
 width: 20em;
	padding: 5px;
	color: #C00;
	font-weight: bold; }    

.error	{
	background: #FCC; }
/*	end Form Styles */
