td.blue{
	background-color: #2B2CD0;
}

.boxheader_white
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	 color: White;
}

.box_left{
	background-image: url(../images/box_left.gif);
	background-repeat: repeat-y;
}

.box_right{
	background-image: url(../images/box_right.gif);
	background-repeat: repeat-y;
}

.box_bottom{
	background-image: url(../images/line_horizontal_bottom.gif);
	background-repeat: repeat-X;
}