/* GUI Styles */

/* Borders */

#Shadow_Bottom {
	background-image:url(../images/shadow_bottom.png);
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
	height:12px;
}
#Shadow_Right {
	background-image:url(../images/shadow_right.png);
	background-repeat:repeat-y;
	width: 13px;;
	height: 100%;
}
#Shadow_rcorner {
	background-image:url(../images/shadow_rcorner.png);
	background-repeat: no-repeat;
	background-position:top left;
	width: 13px;
	height:12px;
}
#Shadow_lcorner {
	background-image:url(../images/shadow_lcorner.png);
	background-repeat: no-repeat;
	background-position:top right;
	width: 13px;
	height:12px;
}


/* Corner Graphics */


/* Global Decorations */

#Footer_Bevel {
	background-image:url(../images/footer_bevel.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 1026px;
	height:93px;
}


/* Index Decorations */


/* GUI Tables */

/* GUI Styles (Popup Images) */
