body, html {
	margin: 0px;
	padding: 0px;
	background-color: #FDFBFD;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	height: 100%;
}

a:link, a:visited {
	color: #9F1212;
	text-decoration: none;
}

a:hover, a:active {
	color: #EF1212;
	text-decoration: none;
}

table {
	table-layout: fixed;
}

td {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

img {
	border-color: #000000;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.edit {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0E0000;
	height: 15px;
}

.button {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.Tag1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.Tag2 {
	font-weight: bold;
}

.Tag3 {
	color: #9F1212;
}

.Tag4 {
	font-weight: bold;
	padding-left: 10px;
}

.Tag5 {
	color: #7C7C7C;
	font-weight: normal;
}

.LoginLink {
	color: #FFFFFF !important;
	text-decoration: underline !important;
	font-size: 10px;
}

.Content {
	padding: 40px 86px 60px 40px;
}



.Title {
	background-image: url('images/line.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 24px;
	font-family: 'arial narrow', arial;
	height: 32px;
	margin: 0px 0px 10px 0px;
}

.Title2 {
	font-size: 12px;
	font-weight: bold;
	color: #980101;
	margin: 0px 0px 0px 0px;
}

.Title3 {
	font-weight: bold;
	margin: 13px 0px 0px 0px;
}

.Title4 {
	background-image: url('images/dots.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #980101;
	height: 19px;
	margin: 17px 0px 5px 0px;
}

.LeftColumn {
	width: 186px;
	padding: 0px 0px 0px 0px;
}

.Menu {
	margin: 0px 0px 20px 0px;
}

.Menu img {
	cursor: hand;
}

.Menu a {
	color: #626262 !important;
	font-size: 10px;
	text-transform: uppercase;
}

.Menu a:hover {
	color: #EF1212 !important;
	font-size: 10px;
	text-transform: uppercase;
}

.Menu td {
	padding: 0px 0px 6px 0px;
}

.CenterColumn {
	width: 476px;
	padding: 0px 40px 0px 33px;
}

.NewsBlock {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 6px 0px;
	background-image: url('images/icon_list.gif');
	background-position: 1px 0px;
	background-repeat: no-repeat;
}

.NewsBlock a {
	color: #000000 !important;
}

.NewsBlock a:hover {
	color: #EF1212 !important;
}

.NewsDate {
	color: #9F1212;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
}

.RightColumn {
	width: 186px;
	padding: 0px 0px 0px 0px;
}

.PartnerLogo {
	text-align: center;
	padding-bottom: 10px;
}

.PartnerLogo a {
	color: #626262 !important;
}

.PartnerLogo a:hover {
	color: #EF1212 !important;
}



.CatalogSubCats {
	background-image: url('images/dots.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 14px 0px;
}

.CatalogItem {
	background-image: url('images/dots.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 27px 0px;
	margin: 0px 0px 30px 0px;
}

.CatalogItemTitle {
	color: #9F1212;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.CatalogItemInfo {
	border-bottom: 1px solid #C2C2C2;
	padding: 0px 0px 11px 0px;
	margin: 0px 0px 11px 0px;
}

.CatalogPrice {
	font-weight: bold;
}

.CatalogPrice2 {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #000000;
}

.ClMaroon {
	color: #9F1212;
}

.TableCell {
	font-weight: bold;
	height: 48px;
}

.TableCell input {
	width: 240px;
	font-weight: normal;
	margin-top: 4px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0E0000;
	height: 15px;
}

.TableDiv {
	background-image: url('images/dots.gif');
	background-position: left center;
	background-repeat: repeat-x;
	height: 30px;
}




.TextBlock {
	background-image: url('images/dots.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}

.TextBlock p {
	margin: 0px 0px 8px 0px;
}

.TextBlock li {
	list-style: none;
	list-style-position: inside;
	background-image: url('images/bullet.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

.TextBlock table {
	margin-top: 2x;
	margin-bottom: 10px;
}


.Footer {
	border-top: 2px solid #980101;
	background-color: #E1E1E1;
	height: 81px;
}

.FooterText {
	font-size: 10px;
	color: #898989;
}

.BottomMenu, .BottomMenu a {
	color: #0C0C00 !important;
}

.BottomMenu a:hover {
	color: #EF1212 !important;
}


