
FORM { margin : 0px; }
A.right-nav-header {
    color : #ffffff;
    text-decoration:none;
}
.right-nav-header {
    background-color : #990033;
    color : #ffffff;
    font-size : 11px;
    padding : 4px;
}
.left-nav-seperator {
    height : 1px;
    background-color : #ffffff;
}
#fc_box {
    width : 160px;
    background-color : #990033;
    font-family : Tahoma,vedana,helvetica,sans-serif;
    font-size : 11px;
    color : #ffffff;
}
.fc_item_list_name {
	color:#FFFFFF;
	padding-left : 4px;
	padding-top : 6px;
	font-size : 10px;
}
a.fc_item_list_name {
	font-size : 10px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.fc_item_list_name {
	font-size : 10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.fc_item_list {
	width : 100%;
	padding-left : 2px;
	padding-right : 2px;
}
.fc_item_list_remove {
	padding-top : 0px;
	color : #FFFFFF;
	padding-left : 2px;
	padding-bottom : 3px;
	font-size : 9px;
}
a.fc_item_list_remove {
	color : #FFFFFF;
	text-decoration : none;
	padding-top : 0px;
	padding-bottom : 3px;
	font-size : 9px;
}
.fc_item_list_price {
	color : #FFFFFF;
	padding-top : 0px;
	padding-bottom : 3px;
	font-size : 11px;
}
TR.fc_item_list_total {
	padding : 4px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.fc_item_list_total_text {
	padding-left : 3px;
	color:#FFFFFF;
	padding-bottom : 3px;
	font-size : 11px;
	font-weight : normal;
}
.fc_item_list_total_price {
	padding-right : 3px;
	color:#FFFFFF;
	font-size : 11px;
	font-weight : normal;
}
.fc_footer {
	font-size : 10px;
	color : #3A3A3A;
	background-color : white;
	padding : 5px;
}
.fc_item_qty {
	border : 1px #5e5e5e solid;
	font-size : 10px;
	width : 17px;
	margin-right : 2px;
}
tr.fc_update_button {
	background-color : #990033;;
	text-align : center;
}
input.fc_update_button {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	padding : 3px;
	border-width : 0px;
	background-color : transparent;
}

