/* CSS Document */

.bkgd {
	margin: 0px;
	background-image:  url(../bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #000014;
	padding: 40px;
}
.footer {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #2F2F2F;
	text-align: right;
	text-indent: 0px;
	background-color: transparent;
}
.footerleft {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #2F2F2F;
	text-align: left;
	text-indent: 0px;
	background-color: transparent;
}
.nav {
	margin: 0px;
}
.shellbkgd {
	background-color: #FFFFFF;
}
.iframe {
	background-color: transparent;
}
.bkgduc {
	margin: 0px;
	background-image:  url(../uc/bkgduc.jpg);
	background-repeat: repeat-x;
	background-color: #000014;
}
.podheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}

.podbkgd {
	background-color: #0E192A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.podsubtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none
}

.catalog{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
}

.sitemap{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:capitalize;
	margin: 20px;
}
.sitemapheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #CC9900;
	font-weight: bold;
	text-transform:capitalize;
	margin: 20px;
}
