body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.shadow-top {
	background-image: url(../images/shadow/top-right.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	}
.shadow-right {
	background-image: url(../images/shadow/right.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
.shadow-lower-corner {
	background-image: url(../images/shadow/right-corner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
.shadow-bottom {
	background-image: url(../images/shadow/bottom.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
.shadow-left-corner {
	background-image: url(../images/shadow/left-corner.gif);
	background-position: top right;
	background-repeat:no-repeat;
	}
.catalog_image {
	float:right;
	padding: 0px 0px 5px 0px;
	position: relative;
	margin: 10px 0px 0px 10px;
	}
.picture_right {
	float:right;
	padding: 0px 0px 5px 0px;
	position: relative;
	margin: 10px 0px 0px 10px;
	}
.picture_left {
	float:left;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0px 10px 0px 0px;
	}
.box {
	border-width:medium;
	border-color:#FFCC00;
	background-color:#FFFFFF;
	border-style: solid;
	padding:10px;
	}
.box2 {
	border-width:medium;
	border-color:#FFCC00;
	background-color:#FFFFCC;
	border-style: none;
	padding:10px;
	
}
.box3 {
	border-width:medium;
	border-color:#FFCC00;
	background-color:#eeecde;
	border-style: none;
	padding:10px 10px 10px 10px;
	margin:5px;
}
.box250px {
	border-width:medium;
	width:250px;
	border-color:#FFCC00;
	background-color:#FFFFCC;
	border-style: none;
	padding:10px;
	
}
.send {
	padding:5px;
	background-image:url(../images/send_info1.gif);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
	float:right;	
}
a:link .send{
	color:#FFFFFF;
	float:right;
}
a:visited .send{
	color:#FFFFFF;
	float:right;
}
a:hover .send{
	background-image:url(../images/send_info2.gif);
	background-repeat:no-repeat;
	float:right;
}
a:active .send{
	color:#FFFFFF;
	float:right;
}
.BoxPR {
	border-width:medium;
	border-color:#CCCC99;
	background-color:#eeecde;
	margin-left:20px;
	padding:10px;
	width: 600px;
	border: double;
		}
.picRightBorder { 
	padding:0px 0px 0px 0px; 
	margin-right:20px;	
	border-width:medium;
	border-color:#CCCC99;
	background-color:#FFFFFF;
	border-style: solid;}
.littleBox {
	border-width:medium;
	border-color:#FFCC00;
	background-color:#FFFFCC;
	padding:10px 10px 0px 10px;
	width: 500px;
	border: double;
		}
.columnBox {
	float:left;
	border-width:medium;
	border-color:#CCCC99;
	background-color:#eeecde;
	padding:10px;
	width: 500px;
	border: double;
	margin:0px 10px 10px 10px;
	position: relative;
	clear:both;
		}
.quote {
	float:right;
	border-width:thin;
	border-color:#CCCC99;
	background-color:#eeecde;
	padding:7px;
	width: 200px;
	border: dashed;
	margin:0px 5px 0px 5px;
	font-style: italic;	
	}
.boxState {
	float:right;
	margin:5px 40px 5px 5px;
	border:medium solid #cccc99;
	width: 50px;
	position:static;
	left: 741px;
	top: 338px;
		}
