@charset "utf-8";

.Logo_Table_Outline {
}
.Logo_Cell_Right {
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #666666;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	vertical-align: top;
	background-image: url(../images/backgrounds/Logo_Cell_Right_Background.gif);
}

.Menu_Cell {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	background-image: url(../images/fades/Menu_Cell_Fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.Link_Cell {
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Link_Table_Outline {
}
