.body1 {  
	font-family: verdana,arial,helvetica;
	background: #2B56A5;
	margin: 0px 0px 0px 0px;
}

.body2 {
	background-image: url('newsite/pics/bg/left.jpg'); 
	background-attachment: fixed;
	font-family: verdana,arial,helvetica;
	color: #d0d0d0;
	font-size: 9px;
}
.body3 {
	background: #ffffff;
	font-family: verdana,arial,helvetica;
	color: #d0d0d0;
	font-size: 9px;
}
.body4 {
	background: #F6FDf5;
	font-family: verdana,arial,helvetica;
	color: #d0d0d0;
	font-size: 9px;
}

p { margin-left: 20px; }
hr { align: right; width: 500px; } 
 
A:link{ text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 9px; } 
A:visited{ text-decoration: underline; color: #ffffff; font-weight: bold } 
A:active{ text-decoration: underline; color: #cccccc; font-weight: bold } 
A:hover{ text-decoration: underline; color: #cccccc; font-weight: bold } 
 
.link:link{	COLOR:#000000; font-weight:bold; text-decoration:none } 
.link:visited{ COLOR:#000000; font-weight:bold; text-decoration:none } 
.link:active{ COLOR:#000000; font-weight:bold; text-decoration:none } 
.link:hover{ COLOR:#000000; font-weight:bold; text-decoration:underline } 
 
.nText{ COLOR:#000000; font-weight:normal; text-decoration:none; font-size: 12px; } 
.nSmallText{ COLOR:#000000; font-weight:normal; text-decoration:none; font-size: 10px; } 
.nLargeText{ COLOR:#000000; font-weight:normal; text-decoration:none; font-size: 14px; } 
.bText{ COLOR:#000000; font-weight:bold; text-decoration:none; font-size: 12px; } 
.bTextWhite{ COLOR:#fff; font-weight:bold; text-decoration:none; font-size: 12px; } 
.bSmallText{ COLOR:#000000; font-weight:bold; text-decoration:none; font-size: 10px; } 
.bLargeText{ COLOR:#000000; font-weight:bold; text-decoration:none; font-size: 14px; } 

#bar {
	position: absolute;
	top: 375;
	_top: 373;
	left: 133;
}
#skip {
	width: 100%;
	text-align: center;	
}
#pic {
	position: absolute;
	top: 20;
}
#holder{
	position: absolute;
	left: 50%;
	top: 0;
	width: 438px;
	height: 545px;
	margin-left: -219px;
}

#pic a {
	font-family: verdana,arial,helvetica;
	text-decoration: underline; color: #ffffff; font-weight: normal; font-size: 9px;	
}