/* common --------------------------------------------------------------------------*/
#common0{
	width:100%;
	height:auto;
}
#common1{
	background:url(media/main_top.gif) repeat-x top #FFFFE1;
	width:100%;
	height:auto;
}
#common2{
	background:url(media/main_right.gif) repeat-y right;
	width:100%;
	height:auto;
}
#common3{
	background:url(media/main_bottom.gif) repeat-x bottom;
	width:100%;
	height:auto;
}
#common4{
	background:url(media/main_left.gif) repeat-y left;
	width:100%;
	height:auto;
}
#common5{
	background:url(media/main_left_top.gif) no-repeat top left;
	width:100%;
	height:auto;
}
#common6{
	background:url(media/main_right_top.gif) no-repeat top right;
	width:100%;
	height:auto;
}
#common7{
	background:url(media/main_right_bottom.gif) no-repeat bottom right;
	width:100%;
	height:auto;
}
#common8{
	background:url(media/main_left_bottom.gif) no-repeat bottom left;
	width:auto !important;
	width:100%;
	height:auto;
	padding:20px;
}
/* red --------------------------------------------------------------------------*/
#red0{
	width:100%;
	height:auto;
}
#red1{
	background:url(media/red_top.gif) repeat-x top #FF9966;
	width:100%;
	height:auto;
}
#red2{
	background:url(media/red_right.gif) repeat-y right;
	width:100%;
	height:auto;
}
#red3{
	background:url(media/red_bottom.gif) repeat-x bottom;
	width:100%;
	height:auto;
}
#red4{
	background:url(media/red_left.gif) repeat-y left;
	width:100%;
	height:auto;
}
#red5{
	background:url(media/red_top_left.gif) no-repeat top left;
	width:100%;
	height:auto;
}
#red6{
	background:url(media/red_top_right.gif) no-repeat top right;
	width:100%;
	height:auto;
}
#red7{
	background:url(media/red_bottom_right.gif) no-repeat bottom right;
	width:100%;
	height:auto;
}
#red8{
	background:url(media/red_bottom_left.gif) no-repeat bottom left;
	width:auto !important;
	width:100%;
	height:auto;
	padding:20px;
}
/* blue --------------------------------------------------------------------------*/
#blue0{
	width:100%;
	height:auto;
}
#blue1{
	background:url(media/blue_top.gif) repeat-x top #4A92B7;
	width:100%;
	height:auto;
}
#blue2{
	background:url(media/blue_right.gif) repeat-y right;
	width:100%;
	height:auto;
}
#blue3{
	background:url(media/blue_bottom.gif) repeat-x bottom;
	width:100%;
	height:auto;
}
#blue4{
	background:url(media/blue_left.gif) repeat-y left;
	width:100%;
	height:auto;
}
#blue5{
	background:url(media/blue_top_left.gif) no-repeat top left;
	width:100%;
	height:auto;
}
#blue6{
	background:url(media/blue_top_right.gif) no-repeat top right;
	width:100%;
	height:auto;
}
#blue7{
	background:url(media/blue_bottom_right.gif) no-repeat bottom right;
	width:100%;
	height:auto;
}
#blue8{
	background:url(media/blue_bottom_left.gif) no-repeat bottom left;
	width:auto !important;
	width:100%;
	height:auto;
	padding:20px;
}
#Spacer1{
	height:7px;
	font-size:7px;
}
/* --------------------------------------------------------------------------*/
.title{
	margin-bottom:5px;
}
.actionbuttons{
	text-align:right;
	padding-top:10px;
}

