.top_left {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.extender {
	background-image: url(images/bg_fill.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blue_rib {
	background-image: url(images/blue_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
.blue_div {
	background-image: url(images/blue_strip_div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 3px;
}
.blue_end {

	background-image: url(images/div_to_white.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 3px;
}
.white_rib {
	background-image: url(images/white_part.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #0030A9;
	text-align: center;
}
.sky {
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.white_end {
	background-image: url(images/white_end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.main_top_left {
	background-image: url(images/2_top_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_top_rib {
	background-image: url(images/2_top_middle.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main_left_rib {
	background-image: url(images/2_left_rib.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.main_left_bot {
	background-image: url(images/2_left_bot.jpg);
	background-position: left bottom;
}
.main_top_tab_end {
	background-image: url(images/2_top_end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_top_rib2 {
	background-image: url(images/2_top_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_top_end {
	background-image: url(images/2_top_gray_end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_right_rib {
	background-image: url(images/2_top_gray_rib.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.main_bot_rib {
	background-image: url(images/2_top_gray_bot_mid.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main_bot_end {
	background-image: url(images/2_top_gray_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.black_left {
	background-image: url(images/bot_left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.black_right {
	background-image: url(images/bot_wblack.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.white_end_black {
	background-image: url(images/bot_white_end.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.black_rib {
	background-image: url(images/bot_blue_rib.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.black_div {
	background-image: url(images/bot_blue_rib_div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 3px;
}
.bot_white_rib {
	background-image: url(images/bot_white_rib.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #0032AD;
	text-align: center;
}
.bot_white_div {
	background-image: url(images/bot_blue_end.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 3px;
}
