body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 820000;
}

td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a {         color: #FFFFFF;  font-size: 10px;  text-decoration: underline;}
a:hover {   color: #FFFFFF;  font-size: 10px;  text-decoration: underline;}


a#nolink {         color:#FFFFFF ; font-size: 10px;   text-decoration: none;}
a#nolink:hover {   color:#FFFFFF ; font-size: 10px;   text-decoration: underline;}

a#webski {         color:#ACACAC ; font-size: 10px;   text-decoration: none;}
a#webski:hover {   color:#FFFFFF ; font-size: 10px;   text-decoration: underline;}

a#site {         color:#FFFFFF ; font-size: 10px;   text-decoration: none;}
a#site:hover {   color:#FFFFFF ; font-size: 10px;   text-decoration: underline;}

.caImg {
	border: 1px solid #E2E7EB;
}
.verLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E7EB;
}
.galleryMenu {
	border: 1px solid #999999;
	margin-right: 5px;
	padding: 5px 7px;
}
.galleryMenuOn {
	border: 1px solid #999999;
	margin-right: 5px;
	padding: 5px 7px;
	background-color: #FFFFFF;
	color: #000000;

}

.shoppingCart  {
	border: 1px solid #999999;

	background-color: #E1E1E1;
}

.blackText td{
	color: #000000;
}

.pictureCell {
	border: thin solid #666666;
	color: #FFFFFF;

}
.pictureCellCart {
	border: thin solid #CCCCCC;
	background-color: FFDE00;
	color: #000000;


}

.darkCell{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 333333;
	border-bottom-color: 333333;
	padding: 2px;
	background-color: #7D7D7D;
}

.lightCell{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 333333;
	border-bottom-color: 333333;
	padding: 2px;
	background-color: #949494;
}

.thumb {
	border: 1px dotted #666666;
}
p {
	margin: 0px;
	padding: 0px;
}
.mainBGsideL {
	background-image: url(../images/window/LRbgbottom.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: 0A0A0A;
	width: 10px;


}
.mainBGsideR {
	background-image: url(../images/window/LRbgbottom.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: 0A0A0A;
	width: 10px;


}

.mainBGleft {
	background-image: url(../images/window/BL.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainBGright {
	background-image: url(../images/window/BR.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.manuHead {
	padding: 5px 20px 5px 10px;
	line-height: 18px;

}

.manuHead a { font-size: 10px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: ACACAC;}
.footerCell {
	padding-top: 7px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: 0A0A0A;
}
