body{
	font-family : Verdana;
	color : #00254A;
	background-repeat: no-repeat;
	background-color: #7981ab;
	margin: 0;
	background-position: center 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images_layout/shop_02.jpg);
	background-attachment: scroll;
}
.container_main{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	background-position:0px 0px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../images_layout/shop_02.jpg);
}
.container {
	margin-left : auto;
	margin-right : auto;
	width : 798px;
}
#header {
	height: 292px;
	width: 798px;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image: url(../images_layout/shop_04.jpg);
}

.body_p {
	background-image: url(../images_layout/shop_07.jpg);
	width: 798px;
}
#foot {
	background-image: url(../images_layout/shop_09.jpg);
	width: 798px;
	height: 150px;
	background-repeat: no-repeat;
	background-color: 5C6D81;
}
.table {width: 187px;}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
---------------------------
#leftnav {
	width: 150px;
	vertical-align: top;
}
#leftnav a {
	/*/*/padding: 3px;
	display: block;
	border: 1px dotted #CCCCCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */;
	font-size: 9px;
	color: #3D4550;
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}
ul, ol {
	font-family: Verdana;
}



#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-weight: 11;
}

.entryTable {
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: VERDANA;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: VERDANA;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: VERDANA;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: VERDANA;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: VERDANA;
	color:#FFFFFF;
	font-weight:bold;
	border: 0px none #FFFFFF;
	height: 34px;
	background-image: url(../images/123.gif);
	width: 175px;
}
.btnDelete {
	font-family: VERDANA;
	color:#FFFFFF;
	font-weight:bold;
	border: 0px none #FFFFFF;
	height: 25px;
	background-image: url(../images/delete.gif);
	width: 25px;
}
#btnDelete {
	font-family: VERDANA;
	color:#FFFFFF;
	font-weight:bold;
	border: 0px none #FFFFFF;
	height: 25px;
	background-image: url(../images/delete.gif);
	width: 25px;
}
#errorMessage {
	color: #990000;
	font-weight: bold;
}
.white_text {	color: #FFFFFF;	font-weight: bold;}
.white {
	color: #FFFFFF;
}
.red {	color: #990000;	font-weight: bold;}
.bold {
	font-weight: bold;
}
.style4 {color: #CCCCCC}

