body {
	background-attachment: fixed;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #DFDFDF;
}
.mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainCellTop {
	background-image: url(../images/bodywork_top.jpg);
	height: 16px;
}
.mainCellMiddle {
	background-image: url(../images/bodywork_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.mainCellBottom {
	background-image: url(../images/bodywork_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}

.mainCellWebshopTop {
	background-image: url(../images/bodywork_webshop_top.jpg);
	height: 16px;
}
.mainCellWebshopMiddle {
	background-image: url(../images/bodywork_webshop_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.mainCellWebshopBottom {
	background-image: url(../images/bodywork_webshop_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}

.mainCellFPTop {
	background-image: url(/mu/images/bodywork_fp_top.jpg);
	height: 16px;
}
.mainCellFPMiddle {
	background-image: url(/mu/images/bodywork_fp_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.mainCellFPBottom {
	background-image: url(/mu/images/bodywork_fp_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}


.frontpageHeading {
	font-size: 17px;
	font-weight: bold;
	color: #FFFF00;
	font-variant: normal;
}
.topCell {
	background-image: url(../images/header.jpg);
	background-repeat: repeat;
	height: 105px;
	width: 701px;
}
.menuLink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:active{
	color: #ED3630;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #ED3630;
	text-decoration: none;
}

a.menuLink:active{
	color: #FFFF00;
	text-decoration: none;
}
a.menuLink:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.menuLink:link {
	color: #FFFF00;
	text-decoration: none;
}
a.menuLink:hover {
	color:#FF9900;
	text-decoration: none;
}

a.footerLink:active{
	color: #FFFF00;
	text-decoration: none;
}
a.footerLink:visited {
	color: #000000;
	text-decoration: none;
}
a.footerLink:link {
	color: #000000;
	text-decoration: none;
}
a.footerLink:hover {
	color:#FFFF00;
	text-decoration: none;
}


a.imageLink:active{
	border-color:#ED3630;
	color: #ED3630;
	text-decoration: none;
}
a.imageLink:visited {
	color: #660000;
	text-decoration: none;
	border-color:#660000;
}
a.imageLink:link {
	border-color:#660000;
	color: #660000;
	text-decoration: none;
}
a.imageLink:hover {
	border-color:#ED3630;	
	color:#ED3630;
	text-decoration: none;
}


.itemCell {
	font-size: 12px;
	text-align: left;
	vertical-align: top;

}
.catlogItemCell {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	width:100px;
}
	
.itemHeaderCell {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.itemCatalogFrontCell {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	width:107px;
}
.normalText{
	font-size:12px;
}

.cartCell{
	font-size:12px;
	color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}
a.cartCell:visited{color: #FFF0B3; text-decoration:none}
a.cartCell:link{color: #FFF0B3; text-decoration:none}
a.cartCell:hover{color: #FFF0B3; text-decoration:none}

h1 {
	font-size: 16px;
}
.formControl {
	width: 250px;
	border: 1px solid #FF0000;
}
.optionCheckoutControl {
	width: 250px;
	border: 1px solid #FF0000;
}
.optionCheckoutTable{
	width:330px;
	font-size: 12px;
	text-align: right;
}

.optionCheckoutCell1{
	font-size: 12px;
	text-align: left;
	font-style: italic;
	color: #666666;	
}
.optionCheckoutCell2{
font-size: 12px;
	text-align: right;
}


.formControlNoWidth {
	border: 1px solid #FF0000;
}
.checkoutTable {
	width: 660px;
}
.itemImage {
	border: none;
}
.cartContentTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	width: 190px;
	border: none;
	color: #FFFFFF;
}
.albumTableCell{
	vertical-align:top;
	
}
.photoAlbum{
	height:160px;
	width:140px;
	text-align:center;
	vertical-align:top;
	font-size:11px;
}
.cssAmountCell{}
.cartContentAmountCell{}
.cssTitleCell{}
.cartContentTitleCell{}
