strong {
	font-weight: lighter;
}

.style1 {
	font-size: 72%;
	color: #444444;
	margin-left: 5px;
}

.style2 {
	font-size: 70%;
	color: #444444;
	line-height: 1.1;
}

.style3 {font-size: 72%; color: #FFFFFF; }

.style4 {font-size: 72%; color: #444444; font-weight: bold; line-height:1.2;}

.style5 {color: #FFFFFF}

.style6 {font-size: 65%; color: #FFFFFF; }

.ptop {
	background-image: url(../../img/back_ptop.gif);
	background-repeat: no-repeat;
}

.pside {
	background-image: url(../../img/back_pside.gif);
	background-repeat: repeat-y;
}

.btop {
	background-image: url(../../img/back_btop.gif);
	background-repeat: no-repeat;
}

.bside {
	background-image: url(../../img/back_bside.gif);
	background-repeat: repeat-y;
}

.gtop {
	background-image: url(../../img/back_gtop.gif);
	background-repeat: no-repeat;
}

.gside {
	background-image: url(../../img/back_gside.gif);
	background-repeat: repeat-y;
}

#entry {
	padding: 0px;  
	width: 145px;
	height: 46px;
	min-height: 100%;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}