.txmas_logo
	{
		position:relative;
		float:left;
		width:90px;
		height:50px;
	}
.txmas_column_spacer
	{
		position:relative;
		float:left;
		height:auto;
		width:50px;
	}
.txmas_body_row_right_logo
	{
		position:relative;
		float:left;
		width:500px;
		font-size:14px;
		color:#000099;
		text-align:left;
		height:25px;
		/*background-color:#99CCFF;*/
	}
.txmas_body_row_right_col_spacer
	{
		position:relative;
		float:left;
		width:30px;
		height:355px;
	}

.txmas_body_row_right_header_text
	{
		position:relative;
		float:left;
		width:430px;
		font-size:14px;
		text-align:center;
		color:#000000;
		height:25px;
	}

.txmas_rate_table_header_cell_left
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		color:#FFFFFF;
		background-color:#999999;
		height:25px;
		width:100px;
	}
.txmas_rate_table_header_cell_center
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		color:#FFFFFF;
		background-color:#999999;
		height:25px;
		width:200px;
	}
.txmas_rate_table_header_cell_right
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		color:#FFFFFF;
		background-color:#999999;
		height:25px;
		width:75px;
	}
.txmas_body_row_right_text
	{
		position:relative;
		float:left;
		width:430px;
		font-size:14px;
		text-align:center;
		color:#000000;
		height:25px;
	}
.txmas_rate_table_data_cell_left
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		height:25px;
		width:100px;
	}
.txmas_rate_table_data_cell_center
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		height:25px;
		width:200px;
		text-align:left;
	}
.txmas_rate_table_data_cell_right
	{
		position:relative;
		float:left;
		border:thin;
		border-style:solid;
		border-color:#000000;
		height:25px;
		width:75px;
	}
.txmas_body_row_right_plain_text
	{
		position:relative;
		float:left;
		width:500px;
		font-size:14px;
		text-align:justify;
		color:#000000;
	}
