body {
	margin				: 0px;
	padding				: 0px;
	background-image		: url(/root/import/studio4creatives/patternh.png);
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 12px;
	text-shadow			: #000 0 1px 1px;
	filter:DropShadow(Color=#000000, OffX=1, OffY=1);
}

h1, h2 {
	font-size			: 16px;
}

h3 {
	font-size			: 14px;
	font-weight			: bold;
}

a {
	font-family			: Helvetica, Arial, sans-serif;
	font-weight			: bold;
	color				: #feb878;
}

.homeLink, .myAccountLink,
.makePrintableLink, .crumbTrail,
.verticalMenu A, .verticalMenu A:visited {
	font-size			: 14px;
	font-weight			: bold;
}

.verticalMenuService A, .verticalMenuService A:visited {
	font-size			: 14px;
}

A:hover, .verticalMenu A:hover, .selectedMenuItem {
	color				: #ffffff;
	font-weight			: bold;
}

.selectedMenuItem A:visited {
	color				: #feb878;
}

.divMain {
	position			: absolute;
	left				: 0px;
	top				: 0px;
	width				: 100%;
	height				: 100%;
	min-width			: 860px;
}

.divTopBar {
	position			: absolute;
	left				: 0px;
	top				: 0px;
	width				: 100%;
	height				: 200px;
	background-image		: url(/root/import/studio4creatives/200x1v.png);
	z-index				: 3;
}

.divSubDomains {
	position			: absolute;
	width				: 100%;
	text-align			: center;
	color				: #aaaaaa;
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 10px;
	top					: 8px;
	z-index				: 3;
}

.aSubDomains {
	color				: #aaaaaa;
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 10px;
	text-decoration		: none;
}

.divLogo {
	position			: absolute;
	width				: 100%;
	text-align			: center;
	top					: 34px;
	z-index				: 3;
}

.divContent {
	position			: absolute;
	top				: 99px;
	bottom				: 101px;
	width				: 100%;
	z-index				: 3;
	text-align			: center;
}

.divNavigation {
	position			: relative;
	width				: 845px;
	margin				: auto;
	padding-bottom			: 2px;
}

.tdButton {
	padding-right			: 1px;
}

.tdButtonRight {
	padding				: 0px;
}

.divInnerContent {
	position			: relative;
	width				: 845px;
	height				: 100%;
	bottom				: 0px;
	margin				: auto;
}

.divCopyright {
	position			: absolute;
	width				: 100%;
	bottom				: 24px;
	text-align			: center;
	color				: #aaaaaa;
	font-family			: Helvetica, Arial, sans-serif;
	font-size			: 10px;
	z-index				: 2;
}

.divBottomBar {
	position			: absolute;
	left				: 0px;
	bottom				: 0px;
	width				: 100%;
	height				: 120px;
	background-image		: url(/root/import/studio4creatives/200x1v.png);
	z-index				: 1;
}

.tableInnerContent {
	height				: 100%;
}

.tableRealContent {
	color				: #FFFFFF;
	height				: 100%;
	padding				: 10px;
	text-align			: left;
}

.tableHeader {
	border-bottom		: 1px solid #cccccc;
	background-color	: #676767;
	padding				: 3px;
}

.tableData {
	border-bottom		: 1px solid #676767;
	padding				: 1px;
}

