﻿#body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b0b0b0;
	line-height:140%;
}
.caption {
	max-width:320px;
	color:yellow;
	font-size:12px;
	line-height:100%;
}
.imagePOP {
	z-index:2000;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-320px;
	margin-top:-240px;
	min-width:100px;
	min-height:100px;
	display:none;
}
.noP P {
	margin:0px;
}

.outer {
	position:absolute;
	left: 50%;
	top:5px;
	margin-left:-490px;
	width:980px;
}
.outer2 {
	position:absolute;
	left: 50%;
	top:5px;
	margin-left:-490px;
	width:980px;
}
.column {
	width:295px;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	font-family:arial;
	line-height:120%;
	color:#C0C0C0;
}
.column a {
	color:#C0C0C0;
	text-decoration:underline;
}
.column a:hover {
	color:#FFF;
	text-decoration:underline;
}
.nav {
	position:absolute;
	top:2px;
	left:25px;
	font-size:10px;
	font-family:"Trebuchet MS";
}
.navLeft {
	position:absolute;
	top:60px;
	left:20px;
	font-size:10px;
	font-family:"Trebuchet MS";
}
.navLeftHome {
	font-size:10px;
	font-family:"Trebuchet MS";
}
.navLeftAd {
	position:absolute;
	top:260px;
	left:20px;
	font-size:10px;
	font-family:"Trebuchet MS";
}
.navOPT {
	font-family:Arial;
	font-size:12px;
	color:black;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.navOPT:hover {
	color:white;
}
.navOPT:visited {
	color:black;
}
.bodyTXT {
	font-size:12px;
	font-family:"Trebuchet MS";
	line-height:130%;
	color:#E0E0E0;
}
.bodyTXT2 {
	font-size:12px;
	font-family:"Trebuchet MS";
	line-height:110%;
	color:#E0E0E0;
}
.bodyTXT2 a {
	color:#FFF005;
	text-decoration:none;
}
.bodyTXT2 a:hover {
	color:#dfdfdf;
	text-decoration:none;
}
.footer {
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#444444;
}
.footer a {
	color:#666666;
	text-decoration:none;
}
.footer a:hover {
	color:#dfdfdf;
	text-decoration:none;
}
.uText a {
	color:#E0E0E0;
}
.uText a {
	color:#FFF005;
	text-decoration:none;
}
.uText a:hover {
	color:#dfdfdf;
	text-decoration:none;
}
.bodyHome {
	font-size:14px;
	font-family:Arial;
	line-height:110%;
	color:#E0E0E0;
}
.bodyHome a {
	color:#C0C0C0;
	text-decoration:underline;
}
.bodyHome a:hover {
	color:#FFF;
	text-decoration:underline;
}

.b1 {
	width:132px;
	height:37px;
	margin-right:0px;
	background-image:url('SITE-Images/btnOFF.png');
	float:left;
}
.b1:hover {
	background-image:url('SITE-Images/btnHOV.png');
	cursor:pointer;
}
.b1ON {
	width:132px;
	height:37px;
	margin-right:0px;
	background-image:url('SITE-Images/btnON.png');
	float:left;
}
.imgLink {
	border:0px;
}
.b2 {
	width:132px;
	height:37px;
	margin-right:0px;
	background-image:url('SITE-Images/bt2OFF.jpg');
	text-decoration:none;
}
.b2:hover {
	background-image:url('SITE-Images/bt2HOV.jpg');
	cursor:pointer;
}
.b2ON {
	width:132px;
	height:37px;
	margin-right:0px;
	background-image:url('SITE-Images/bt2ON.jpg');
}
.b2TXT {
	width:130px;text-align:center;font-family:'Trebuchet MS';font-size:14px;color:white; padding-top:10px;text-decoration:none;
}
.b2TXT:link {
	text-decoration:none;
}
.mainDIV {
	z-index:2000;
	position:absolute;
	background-color:white;
	border:1px black dotted;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:100px;
	height:100px;
	display:none;
}
.hor{
margin-top:5px;
background-color:black;
border:1px solid silver;
width:910px;
height:212px;
overflow:auto;
white-space: nowrap;
}
.nGal {
	color:red;
}
.nGal a {
	color:#ffff00;
	text-decoration:none;
}
.nGal a:hover {
	color:white;
}


