.preLoad1
{
	background: url(../images/btn-hi.gif) repeat-x center;
}

.preLoad2
{
	background: url(../images/menu-hi.gif) repeat-x center;
}

#topbar
{
	background: url(../images/topback5.jpg) no-repeat;
}

#topbarLeft 
{
	width: 200px;
	height: 117px;
}

#topbarMiddle 
{
	color: #fff;
	padding-left: 4px;
	padding-right: 22px;
	padding-top: 8px;
}


#topbarRight
{
	text-align: right;
	color: #fff;
	padding-top: 8px;
	padding-right: 16px;
}

.h1 
{ 
	color: white; 
	font-family: verdana,arial,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	background: url(../images/back.gif) repeat-x;
	height: 30px;
	padding-left: 8px;
}

.h2 
{ 
	color: white; 
	font-family: verdana,arial,helvetica; 
	font-size: 11px; 
	background: url(../images/back.gif) repeat-x;
	height: 30px;
	padding-left: 8px;
	padding-right: 8px;
}

.h3
{ 
	color: white; 
	font-family: verdana,arial,helvetica; 
	font-size: 9px; 
	font-weight: bold;
	background: url(../images/sback.gif) repeat-x;
	height: 21px;
	text-align: center;
}

a.actionItem {
	border: 1px solid #657B99;
	background: url(../images/btn-lo.gif) repeat-x center;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
}
a.actionItem:hover {
	border: 1px solid #657B99;
	background: url(../images/btn-hi.gif) repeat-x center;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
}

a.menuItem {
	border: 1px solid #657B99;
	background: url(../images/menu-lo.gif) repeat-x center;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
a.menuItem:hover {
	border: 1px solid #657B99;
	background: url(../images/menu-hi.gif) repeat-x center;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

.popupS1Title
{
	background-image: url(../images/title_blu.jpg);
}
