﻿@charset "utf-8";
/* CSS Document */

.box_mid {
	margin-top: 6px;
	padding:8px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 128px;
}
.box_mid_inner {
	margin-bottom: 2px;
	padding:2px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 130px;
}

.box_mid a{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.box_mid p{
	margin:0 0 16px 0;
	padding:0 4px;
}
.box_mid h3 {
	margin:0 2px 8px 0px;
	font-size:16px;
	border-bottom:1px #FFFFFF solid;
	padding:0 0 6px 0;
	text-align:center;
}
.box_hr{
	margin-top:3px;
	height:1px;
	line-height:1px;
	border-bottom:1px #FFFFFF solid;
}

.box_mid ul {
	margin:4px 4px 0 4px;
	padding:4px 4px 0 4px;
}
.box_mid li{
	list-style:none;
	margin:0;
	padding:0 0 4px 20px;
}
.box_mid li a{
	cursor:pointer;

}
.box_bottom{
	background: #FFFFFF;
	height:24px;
	margin:0 0 -1px 0;
}

/*--BLUE --*/

.box_blue {
	background: url(http://mybillsbills.com/images/left/box_blue_m.gif) repeat-y;
	width:252px;
}
.box_blue .box_mid {
	background: url(http://mybillsbills.com/images/left/box_blue_t.gif) no-repeat;
	color:#ffffff;
}
.box_blue .box_mid li{
	background: url(http://mybillsbills.com/images/left/a_blue.gif) no-repeat;
}
.box_blue .box_bottom {
	background: #FFFFFF url(http://mybillsbills.com/images/box_blue_b.gif) no-repeat;

}
#bottom_box {
	background: url(../images/box_gray_b.gif) no-repeat;
	height: 18px;
}
#bottom_box_inner {
	background: url(../images/box_gray_b2.gif) no-repeat;
	height: 17px;
}

/*--GRAY --*/

.box_gray {
	background: url(http://mybillsbills.com/images/box_gray_m.gif) repeat-y;
	width:252px;
}
.box_gray_inner {
	background: url(http://mybillsbills.com/images/box_gray_m2.gif) repeat-y;
	width:231px;
}

.box_gray .box_mid {
	background: url(http://mybillsbills.com/images/box_gray_t.gif) no-repeat;
	color:#ffffff;
}
.box_gray_inner .box_mid_inner {
	background: url(http://mybillsbills.com/images/box_gray_t2.gif) no-repeat;
	color:#ffffff;
}

.box_gray .box_mid li{
	background: url(http://mybillsbills.com/images/a_gray.gif) no-repeat;
}
.box_gray .box_bottom {
	background: #FFFFFF url(http://mybillsbills.com/images/box_gray_b.gif) no-repeat;

}
.box_gray_inner .box_bottom_inner {
	background: #FFFFFF url(http://mybillsbills.com/images/box_gray_b2.gif) no-repeat;

}


/*--LAV --*/

.box_lav {
	background: url(http://mybillsbills.com/images/left/box_lav_m.gif) repeat-y;
	width:252px;
}
.box_lav .box_mid {
	background: url(http://mybillsbills.com/images/left/box_lav_t.gif) no-repeat;
	color:#000000;
}
.box_lav .box_mid a{
	color:#000000;
	text-decoration:none;
}
.box_lav .box_mid h3 {
	border-bottom:1px #000000 solid;
}
.box_lav .box_hr{
	border-bottom:1px #000000 solid;
}
.box_lav .box_mid li{
	background: url(http://mybillsbills.com/images/left/a_lav.gif) no-repeat;
}

.box_lav .box_bottom {
	background: #FFFFFF url(http://mybillsbills.com/images/left/box_lav_b.gif) no-repeat;	
}

/*--ORANGE--*/

.box_orange {
	background: url(http://mybillsbills.com/images/left/box_orange_m.gif) repeat-y;
	width:252px;
}
.box_orange .box_mid {
	background: url(http://mybillsbills.com/images/left/box_orange_t.gif) no-repeat;
	color:#000000;
}
.box_orange .box_mid a{
	color:#000000;
	text-decoration:none;
}
.box_orange .box_mid h3 {
	border-bottom:1px #000000 solid;
}
.box_orange .box_hr{
	border-bottom:1px #000000 solid;
}
.box_orange .box_mid li{
	background: url(http://mybillsbills.com/images/left/a_orange.gif) no-repeat;
}
.box_orange .box_bottom {
	background: #FFFFFF url(http://mybillsbills.com/images/left/box_orange_b.gif) no-repeat;	
}

/*--RED --*/

.box_red {
	background: url(http://mybillsbills.com/images/left/box_red_m.gif) repeat-y;
	width:252px;
}
.box_red .box_mid {
	background: url(http://mybillsbills.com/images/left/box_red_t.gif) no-repeat;
	color:#ffffff;
}
.box_red .box_mid li{
	background: url(http://billsbills.com/images/left/a_red.gif) no-repeat;
}
.box_red .box_bottom {
	background: #FFFFFF url(http://billsbills.com/images/left/box_red_b.gif) no-repeat;
	
}

/*--YELLO --*/

.box_yellow {
	background: url(http://billsbills.com/images/left/box_yellow_m.gif) repeat-y;
	width:252px;
}
.box_yellow .box_mid {
	background: url(http://billsbills.com/images/left/box_yellow_t.gif) no-repeat;
	color:#000000;
}
.box_yellow .box_mid a{
	color:#000000;
	text-decoration:none;
}
.box_yellow .box_mid h3 {
	border-bottom:1px #000000 solid;
}
.box_yellow .box_hr{
	border-bottom:1px #000000 solid;
}
.box_yellow .box_mid li{
	background: url(http://billsbills.com/images/left/a_yellow.gif) no-repeat;
}
.box_yellow .box_bottom {
	background: #FFFFFF url(http://billsbills.com/images/left/box_yellow_b.gif) no-repeat;	
}