.popup {POSITION: absolute; VISIBILITY: hidden;}
td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #5c9eec;
}
h2 {
	color: #3e5bff;
	font-size: 18pt;
	margin: 3px;
}
.sectiontable{
	background: #efefef;
	border: 1px solid #FFFFFF;
}
.commentsection{
	border: 1px solid #5c9eec;
	background-color: #F5F5FF;
	margin: 2px;
	padding: 3px;
	visibilty: hidden;
}
.sectionheader{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3e5bff;
	padding: 3px;
}
.sectiondivider{
	font-size: 14px;
	font-weight: bold;
	color: #3e5bff;
	padding: 3px;
}
.headera{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionheader a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectiondiv{
	padding-bottom: 3px;
}
.formsection{
	background-image: url('images/searchbg.jpg');
	border: 1px solid #999999;
}
.loading {
	border: 2px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 5pt;
	background-image: url('content/img/static/loading_bg.gif');
}
#pscroller1{
	width: 248px;
	height: 248px;
	padding: 5px;
}
#pscroller1 a{
	text-decoration: none;
}
ul {
	list-style-image: url('images/palpoint.png');
}
input {
	border: 1px solid #5c9eec;
	padding: 2px;
	margin: 1px;
	font-family: verdana,arial,helvetica;
}
select {
	border: 1px solid #5c9eec;
	padding: 2px;
	margin: 1px;
	font-family: verdana,arial,helvetica;
}
textarea {
	border: 1px solid #5c9eec;
	background: #EEEEFF;
	padding: 2px;
	margin: 1px;
	font-family: verdana,arial,helvetica;
}
.myh2{
	color: #3e5bff; 
	font-size: 16pt; 
	margin-top:5px; 
	border-bottom: 1px solid #888888;
}
.someclass{
}
.bottomlink {
	color: #FFFFFF;
	font-size: 10px;
}
.adminlinkcell {
	border-bottom: 1px solid #FFFFFF;
}
.pbottom {
	background-color: #3e5bff;
	color: #FFFFFF;
}
.pbottom a{
	color: #FFFFFF;
}
.newsbody{
	font-size: 12px;
	font-weight: normal;
}
.hometd {
	position: relative;
}
.hometdin {
	position: absolute;
}
.couponclass {
	position: absolute;
	height: 0px;
	width: 220px;
	top: 230px;
	left: 120px;
	font-weight: bold;
	font-size: 12pt;
}
.homebutton {
	position: absolute;
	top: 35px;
	left: 120px;
	width: 170px;
	height: 0px;
	overflow-y: visible;
	visibility: hidden;
}
.blogentry {
	border: 1px solid #3e5bff;
	padding: 4px;
	background-color: #FFFFFF;
}
.hometd[class] {
	position: static;
}
.couponclass[class] {
	position: relative;
	height: 0px;
	width: 220px;
	top: 230px;
	left: 120px;
	font-weight: bold;
	font-size: 12pt;
}
.hometdin[class] {
	position: relative;
}
.homebutton[class] {
	position: relative;
	top: 35px;
	left: 120px;
	width: 170px;
	height: 0px;
	overflow-y: visible;
	visibility: hidden;
}
.videos{
	display: inline; 
	list-style-type: none; 
	padding-right: 20px;
}
.curvy {position:relative; width:300px; background:#e0e0e0; color:#000;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#e0e0e0; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#e0e0e0; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}
