body, html {
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-image: url(/images/bottom_lines.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	/* color: #aab6bf; */
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
}
a {
	color: #668188;
	text-decoration: underline;
}
a:hover {
	color: #aab6bf;
}
.txtmain {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #aab6bf;
}
.txtmainblack {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.txtlink {
	font-size: 11px;
	color: #007578;
	text-decoration: none;
	border-bottom : 1px solid #283239;
}
.txtlink:hover {
	color: #007578;
	text-decoration: none;
	border-bottom : 1px solid #007578;
}
.txtwelcome {
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
	border:none;
}
.txtwelcomeblack {
	font-family: Georgia;
	font-size: 19px;
	text-decoration: none;
	border:none;
	color: #333333;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	border:none;
	font-weight: normal;
	text-transform: uppercase;
}
.txtmenu:hover {
	color: #ffffff;
	border-bottom : 1px dotted #ffffff;
}
.txtmenublack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border:none;
	font-weight: normal;
	text-transform: uppercase;
}
.txtmenublack:hover {
	color: #000000;
	border-bottom : 1px dotted #ffffff;
}
.box1 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #aab6bf;
	background-color: #000000;
	border: 1px solid #373F45;
}
.box1focus {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background-color: #1d272e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pcc a, #pcc a:hover {
	border:none;
}
.txtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	text-decoration: none;
	border:none;
	color: #668188;
	line-height: 55px;
	letter-spacing: -1px;
	vertical-align: top;
}
#tMenuBg {
	position: absolute;
	z-index:200;
	width:100%;
	height:57px;
	top:123px;
	background-color: #000000;
	opacity: .6;
	filter: alpha(opacity=60);
}
#tMenu {
	position:absolute;
	top:0;
	left:0;
	z-index:300
}
#tMenuBottom {
	position:absolute;
	bottom:0;
	left:0;
	z-index:300;
	width:816px;
}
#tMenu img {
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#tbMenu a {
	margin:5px 11px;
}
#tbMenu1 {
	margin:0 auto
}
#tbMenu1 a {
	margin:5px 12px;
}
.subMenuTxt {
	display:none;
	background-color:#ffffff;
	text-transform: uppercase;
	font-size: 9px;
	color:#374249;
	padding:10px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
.popupClassFg {
	background-color: #ddebf0;
}
.popupClassBg {
	border-width: 0px;
}
.popupClassTxt {
	font-family: Arial;
	font-size: 11px;
	color:#333333;
}
.popupImage {
	margin-right:4px;
}
