body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:11px;
}

td {
	font-size:11px;
}

a {
	color: #333333;
	text-decoration:none;
}
a:hover {text-decoration:underline;}

#main_table {
	width: 100%;
	height: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

#top_td {
	background-color: #FFFFFF;
	width: 100%;
}

#header_table {
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

#header_image_td{
	text-align: center;
	vertical-align: middle;
	width: 36%;
}

#header_image_td font{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#header_image_td b{
	color: #666666;
}

#header_image_td i{
	font-size: 10px;
	font-weight: 100;
}

#viewcart_td {
	text-align: left;
	width: 36%;
	background-color: #666666;
}

#viewcart_td a{
	color: #FFFFFF;
	font-size: 12px;
}

#clearance_div{
	visibility: hidden;
}

#middle_left_td {
	background-color: #FFFFFF;
	width: 10%;
	vertical-align: top;
	text-align: left;
}

#middle_center_td {
	background-color: #FFFFFF;
	color: #0000000;
	width: 80%;
	vertical-align: top;
	text-align: left;
}

#middle_right_td {
	background-color: #FFFFFF;
	width: 10%;
	vertical-align: top;
	text-align: right;
}

#left_content_table {
	width: 174px;
	background-color: #FFFFFF;
	border: 0px;
	text-align: center;
}

#left_content_header {
	background-color: #CCCCCC;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#help_row_1 {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: left;
}

#help_row_2 {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: left;
}

#brochure_td{
	vertical-align: top;
	background-color: #CCCCCC;
	height: 700px;
}

#brochure_header_table {
	width: 100%;
	background-color: #666666;
	border-collapse: collapse;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}
#shop_cards_title {
	width: 100%;
	background-color: #666666;
	border-collapse: collapse;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding:5px
}
#brochures{
	width: 170px;
	text-align: left;
}

#brochures a{
	color: #333333;
	font-size: 11px;
}

#right_content_table {
	width: 160px;
	background-color: #FFFFFF;
	text-align: center;
}

#card_search_form {
        vertical-align: top;
	background-color: #FFFFFF;
}

#type_section {
	background-color: #FFFFFF;
	text-align: left;
}

#card_types {
	font-size: 10px;
}

#type_section_bottom {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

#side_ads {
	text-align: center;
}

#bottom_td {
	width: 90%;
	background-color: #666666;
	vertical-align: bottom;
	text-align: center;
	color: #FFFFFF;
}

#copyright_div {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#copyright_div b{
	color: #CCCCCC;
}

#copyright_div a{
	color: #CCCCCC;
}

#copyright_div i{
	font-size: 10px;
	font-weight: 100;
	font-style: normal;
}
	
input.ImprintInput {
	font-size:11px;
	width:150px;
}

.CartPreviewLink a:link, .CartPreviewLink a:visited {
	padding: 2px 4px 2px 4px;
	background: #EBEBEB;
	border: 1px solid #CCCCCC;
	color:#666666;
	margin-top:8px;
	text-decoration:none;
}

.CartPreviewLink a:hover {
	background: #FFFFFF;
	color:#336699;
	border: 1px solid #336699;
}