@charset "utf-8";
.Content_Table_Outline {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/Content_Table_Outline_Background.jpg);
}
.Page_Title_Cell {
	text-align: right;
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 21px;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/Page_Title_Cell_Background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: default;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Adsense_Cell_Top {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
.Left_Column_Cell {
	text-align: left;
	vertical-align: top;
	color: #333333;
	cursor: default;
	padding: 0px;
}


.Right_Column_Cell {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	cursor: default;
}

.Adsense_Cell_Bottom {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.left_categories {
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	background-image: url(../images/fades/left_menu_fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
	color: #000000;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.Left_Content {
	background-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}

