A{ text-decoration: none; color: #FFFFFF; }
A:hover {text-decoration:none; color: #4169AA}

.right_but_box {
	font-variant: normal;
	margin-right: 14px;
	margin-left: 14px;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}


.but_box {
	border-right-style: outset;
	border-right-width: 1px;
	font-size: 12px;
	font-variant: normal;
	margin-right: 14px;
	margin-left: 14px;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: bold;
	text-align: center;
}

.header_cell_white_bg
{
	background-color: white;
	padding: 0px;
	margin: 0px;
}

.light_blue
{
	background-image: url(../images/l_blue.png);
	background-repeat: repeat-x;
}

