body {
	background: #666666;
	margin-top: 0px;
}

hr {
	height: 0.5px;
	background-color: #C0C0C0;
}

.wrapper {
	background: url(../images/wrapper.jpg);
	width: 1047px;
}

.footer {
	background: url(../images/footer.jpg) no-repeat;
	width: 1049px;
	height: 115px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align:center;
}

.container {
	margin-left: 53px;
	margin-right: 53px;
	background:#003366;
}

.std_link {
	COLOR:#0000CC;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.std_link:hover {
	COLOR:#0000CC;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.sm_link {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
}

.sm_link:hover {
	COLOR:#FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 11px;
}

.menu_link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.menu_link:hover {
	COLOR: #FFCC99;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.menu_link:visisted {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.menu_end_bg {
	background:url(../images/menu_end_bg.gif);
}

.column_border {
	border-collapse: collapse;
}

.column_border td {
	border: 1px #EEEEEE solid;
	font-family: Arial;
	font-size:12px;
	text-align:left;
}

.column_border2 {
	background: #EEEEEE;
	font-family: Arial;
	font-size:12px;
}

.column_border3 {
	border: 1px #EEEEEE solid;
	font-family: Arial;
	font-size:12px;
	border-collapse: collapse;
}

.column_border4 {
	border: 1px #EEEEEE solid;
	font-family: Arial;
	font-size:12px;
}

.price_bg {
	background: #FFFFCC;
	border-bottom: 1px #C0C0C0 solid;
	font-family: Arial;
	font-size:12px;
}

.title_bg2 {
	background:url(../images/title_bg2.gif);
	text-align: left;
	color: #251F6E;
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	height: 20px;
}

.title_bg {
	background:url(../images/title_bg.gif);
	text-align: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size:12px;
}

.price {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.price_title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.text {
	width: 250px;
}

.img_border {
	border: 1px #C0C0C0 solid;
}

.cart_title {
	height: 50px;
}

.red_td {
	color: #FF0000;
	font-weight: bold;
}