/* CSS Document */


.GR_top_left {
	background-image:url(GR_top_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:14px;
	height:30px;
}

.GR_top_bg {
	background-image:url(GR_top_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:30px;
	vertical-align:top;
}

.GR_top_right {
	background-image:url(GR_top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:15px;
	height:30px;
}	

.bottom_header {
	font-family:Arial;
	font-size:5px;
	height:8px;
}	

.GR_contant_top_left {
	background-image:url(GR_contant_top_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:12px;
}

.GR_contant_top_right {
	background-image:url(GR_contant_top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:15px;
}

.GR_left_corn {
	background-image:url(GR_left_corn.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:12px;
	height:100%;
}

.GR_right_corn {
	background-image:url(GR_right_corn.gif);
	background-position:right top;
	background-repeat:repeat-y;
	height:100%;
	width:15px;
}					

.GR_bot_left {
	background-image:url(GR_bot_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:12px;
	height:14px;
}

.GR_bot_bgRpt {
	background-image:url(GR_bot_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:14px;
}

.GR_bot_right {
	background-image:url(GR_bot_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}			
