@charset "utf-8";

.Logo_Table_Outline {
}
.Logo_Cell_Right {
	background-image: url(../images/backgrounds/Logo_Cell_Right_Background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-right: 5px;
	vertical-align: middle;
	font-weight: bold;
	cursor: default;
}

.Menu_Cell {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	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-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.Link_Table_Outline {
}

