
.contentTitle {
	padding: 5px 4px;
	margin-bottom: 1px; 
	color: #036; 
	font-weight: bold;
	border: 1px solid #069;
	background-position: left top; 
	background-image: url('../imgPG/sx.bar.gif'); 
	background-repeat:repeat-x;
}

#contentBG {
	clear: both;
	margin-bottom: 15px;
	line-height: 12px;
	background-position: left top; 
	background-image: url('../imgPG/sx.color40.gif'); 
	background-repeat:repeat;
	}

/*	======================== 
	Defines all link levels in the menu
	Don't set colors if you want to use differnt ones at every level 
======================== */
#contentBG a {
	text-decoration: none;
	line-height: 12px;
	}
#contentBG a:hover {}

/*	======================== 
	1st category level 
======================== */
.firstLevel {
	margin-bottom: 1px;
	clear: both;
	}
.firstImgBG {
	float: left;
	cursor: pointer;
	padding: 3px 2px 4px 2px;
	border: 1px solid #069;
	background-color: #f90;
	background-repeat:no-repeat;
	}
.firstLinkBG {
	cursor: pointer;
	margin-left: 18px;
	background-color: #fff;
	}
.firstLinkBG a {
	display: block;
	padding: 3px 2px;
	color: #036; 
	border: 1px solid #069;
	background-position: left top; 
	background-repeat:repeat;
	background-image: url(imgPG/sx.color10.gif); 
	}

.firstLinkBG a:hover {
	color: #fff;
	background: #069;
	background-image: url(imgPG/sx.color40.gif);
	}

/*	======================== 
	2nd category level 
======================== */
.secondLevelBG	{
	padding: 1px 1px 0 17px;
	margin-bottom: 1px;
	border: 1px solid #069;
	background-color: #ddd none;
	background-image: url(../imgPG/sx.color10.gif) none;
	}
.secondLevel {
	clear: both;
	color: #fff;
	padding: 2px 1px;
	margin-bottom: 1px;
	background-color: #069;
	background-image: url(../imgPG/sx.colorRev40.gif);
	}
.secondImgBG {
	cursor: pointer;
	float: left;
	margin: 0 2px 2px 0;
	}
.secondLinkBG {
	cursor: pointer;
	}
.secondLinkBG a {
	display: block;
	color: #fff;
	}
.secondLinkBG a:hover{
	color: #fc0;
	}

/*	======================== 
	3d category level 
======================== */
.thirdLevelBG {
	clear: both;
	height: 100%;
	background: #069;
	padding: 1px 1px 0 1px;
	margin: 1px 0;
	}
.thirdLevel {
	clear: both;
	color: #069;
	background: #fff;
	padding: 1px;
	margin-bottom: 1px;
	}
.thirdImgBG {
	float: left; 
	margin-top: 1px;
	width: 10px;
	height: 10px;
	font-size: 4px;
	line-height: 4px;
	border-left: 1px solid #069;
	border-bottom: 1px solid #069;
	background-color: #f90;
	}
.thirdLinkBG {
	margin-left: 10px;
	}
.thirdLinkBG a {color: #039}
.thirdLinkBG a:hover {color: #f90}

/*	===================================================== 
	OTHER MENU CLASSES
===================================================== */
.leftGroupBG {
	margin-bottom: 15px;
	}
.leftContentBG {
	}
.leftLinkLineBG {
	clear: both;
	padding-bottom: 1px;
	}
.leftLinkImgBG {
	cursor: pointer;
	float: left;
	display: inline;
	padding: 4px 2px;
	border: 1px solid #069;
	margin-right: 1px;
	background: #a0a6a9;
	}
.leftLinkTitle {
	border: 1px solid #069;
	margin-left: 18px;
	}
.leftLinkTitle a {
	display: block;
	padding: 4px 0;
	line-height: 100%;
	color: #069; 
	background-color: #ffffff;
	background-image: url('../imgPG/sx.colorRev10.gif'); 
	}
.leftLinkTitle a:hover {
	color: #fff;
	background-color: #069;
	background-image: url('../imgPG/sx.colorRev40.gif'); 
	}
#leftLoginBG {
	padding: 4px;
	border: 1px solid #069;
	color: #036;
	background-color: #a0a6a9;
	background-image: url('../imgPG/sx.colorRev20.gif'); 
	}

/*	===================================================== 
== GENERAL LEFT NAVIGATION CLASSES
===================================================== */
.navBG {
	margin: 0 0 15px 0;
	background-position: left top; 
	background-image:url('../imgPG/sx.bg2Light.gif'); 
	background-repeat:repeat;
	}

.navHead {
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold; 
	padding: 5px 4px;
	background-position: left top; 
	background-image:url('../imgPG/sx.Bar2.gif'); 
	background-repeat:repeat-x; 
	}

.navLink {
	clear: both;
	text-decoration: none;
	border-top:1px solid #ffffff; 
	}

.navLink a {
	display: block;
	padding: 2px 4px; 
	font-size: 10px;
	font-weight: bold;
	color: #f7f7f7; 
	}
.navLink a:hover {
	color: #fff9f0; 
	background-color: #c00000; 
	background-position: left top; 
	background-image:url('../imgPG/sx.bg2Dark.gif'); 
	background-repeat:repeat;
	}

/**/