.mainBGColor {
	background-image: url(images/mainBG_Color.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.mainBG {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
}
.navigationBackground {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
.footerText {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color:#BBBBBB;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.footerText:link {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color:#BBBBBB;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.footerText:hover {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color:#BBBBBB;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.footerText:active {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color:#BBBBBB;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.footerText:visited {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color:#BBBBBB;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.navigationText {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.navigationText {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.navigationText:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.navigationText:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.navigationText:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a.navigationText:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.leftBackground {
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
.rightBackground {
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.bottomBackground {
	background-image:url(images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.contentBGColor {
	background-image:url(images/content_bg_color.gif);
	background-repeat:repeat;
}
.recentCellBG {
	background-image:url(images/recentCellBG.gif);
	background-repeat:repeat;
}
.recentTableBG {
	background-image:url(images/recentTableBG.gif);
	background-repeat:repeat;
}
.contentTop {
	background-image:url(images/content_top.gif);
	background-repeat:repeat-x;
}
.pageContentBG {
	background-image:url(images/pageContentBG.gif);
	background-repeat:repeat;
}
.pageContent {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#CCCCCC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}