.bckgrnd {
	background: #464646 url(images/gradient_back_01.jpg) repeat-x scroll;
	color: #464646;
}
body {
	background: #464646;
}
.topLcorner {
	background: url(images/top_ornate_01.jpg) no-repeat fixed left;
	height: 90px;
	width: 261px;
}
.topRcorner {
	background: url(images/top_ornate_02.jpg) no-repeat fixed right;
	height: 90px;
	width: 261px;
}
.logo {
	margin-left: 50px;
}
.bodyText {
	font:12px/140% Arial, Helvetica, sans-serif;
	color:#BFBFBF;
	letter-spacing:0.1em;
	margin-left: 10px;
	}
.leftRepeater {
	background: url(images/left_repeater_31.gif) repeat-y scroll;
}
.rightRepeater {
	background: url(images/right_repeater_32.gif) repeat-y scroll;
}
#navbarTable {
	margin-right: 40px;
}
.footer {
	background: #000000;
	width: 809px;
	color: #FFFFFF;
	font: 10px Verdana;
}

a:link {
	color: #CCCCCC;
}

a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #656565;
}
.subTitles {
	font: 16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.categoryTitles {
	font: 18px Helvetica, sans-serif;
	color: #88C6AF;
	margin-left: 25px;
}
