body { 
	color: #DDDDDD; 
	background-color: black; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
p {
	color: #DDDDDD;
}
td {
	color: #DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.field {
	font-size:11px;
}
.button {
	font-size:11px;
	font-weight:bold;
	background-image:url('/public/image/bg_btn_yellow.gif');
	border:1px solid #DDDDDD;
	color:#341111;
}
h3 { color: #ffffff; font-size: 16px; font-family: arial,verdana; line-height: 19px; margin: 0; font-weight:normal; }
a:link { color: #ffb900; text-decoration:none; }
a:visited { color: #ffb900; text-decoration:none; }
a:hover { color: #DDDDDD; text-decoration:none; }
a:active { color: #ffb900; text-decoration:none; }

.imagebackground { background-image: url(); background-repeat: no-repeat; background-position: center top; }
.secondbackground { background-image: url(); background-repeat: no-repeat; background-position: center top; }
.cartLink { color: #ffb900; font-size: 11px; font-family: arial; }
.cartLink a:link { color: #ffb900; font-size: 11px; font-family: arial; }
.cartLink a:visited { color: #ffb900; font-size: 11px; font-family: arial; }
.cartLink a:hover { color: #ffb900; font-size: 11px; font-family: arial; text-decoration:underline; }
.cartLink a:active { color: #ffb900; font-size: 11px; font-family: arial; }
.gold { color: #ffb900; font-size: 12px; font-family: arial; line-height: 15px; }
.gray_type { color: #999999; font-size: 11px; font-family: arial; }
.gray_type_sm { color: #DDDDDD; font-size: 11px; font-family: arial; }
.bold_white { color: #fff; font-size: 14px; font-family: arial, verdana; font-weight:bold; line-height:30px; }
.light_white { color: #fff; font-size: 12px; font-family: arial, verdana; line-height: 15px; }

/*  
old grey: #949ca1
I made it lighter so that words were more legible. - Justin

*/
