@charset "utf-8";
body {
	background-color: #e9e9e9;
	margin: 0px;
}
.tl_crnr {
	background-image: url(img/grey_tl_crnr.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}
.tr_crnr {
	background-image: url(img/grey_tr_crnr.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}
.hdr_top {
	background-image: url(img/grey_top.gif);
	width: 20px;
}
.hdr_top_middle {
	background-image: url(img/grey_top.gif);
	background-repeat: repeat-x;
}
.hdr_left_end {
	background-image: url(img/hdr_left_end.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 60px;
}
.hdr_right_end {
	background-image: url(img/hdr_right_end.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 60px;
}
.hdr_bg {
	background-image: url(img/hdr_bg.gif);
	background-repeat: repeat-x;
}
.grey_left_edge1 {
	background-image: url(img/grey_left_edge.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
.grey_right_edge1 {
	background-image: url(img/grey_right_edge.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 60px;
}
.menu_left_end {
	background-image: url(img/menu_left_crnr.gif);
	background-repeat: no-repeat;
}
.menu_right_end {
	background-image: url(img/menu_right_crnr.gif);
	background-repeat: no-repeat;
}
.menu_bg {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.menu_shadow {
	background-image: url(img/menu_shdw.gif);
	height: 20px;
}
.grey_left_edge2 {
	background-image: url(img/grey_left_edge2.gif);
	background-repeat: repeat-y;
}
.grey_right_edge2 {
	background-image: url(img/grey_right_edge2.gif);
	background-repeat: repeat-y;
}
.red_bg {
	background-color: #CC0000;
}
.inner_topleft_crnr {
	background-image: url(img/main_tl_crnr.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
}
.inner_topright_crnr {
	background-image: url(img/main_tr_crnr.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
}
.inner_bottomleft_crnr {
	background-image: url(img/main_bl_crnr.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
}
.inner_bottomright_crnr {
	background-image: url(img/main_br_crnr.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
}
.inner_top_edge {
	background-image: url(img/main_inner_shdw.gif);
	background-repeat: repeat-x;
}
.inner_left_edge {
	background-image: url(img/main_inner_left_shadow.gif);
	background-repeat: repeat-y;
}
.inner_right_edge {
	background-image: url(img/main_inner_right_shadow.gif);
	background-repeat: repeat-y;
}
.lgrey_bg {
	background-color: #e9e9e9;
}
.bl_crnr {
	background-image: url(img/grey_bl_crnr.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
}
.br_crnr {
	background-image: url(img/grey_br_crnr.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
}
.grey_bottom_edge {
	background-image: url(img/grey_bottom.gif);
	background-repeat: repeat-x;
}
.camera_bg {
	background-image: url(img/camera-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e9e9e9;
}
