.text_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 45px;
	padding-top: 8px;
}
.text_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 15px;
}
.text_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	text-align: left;
}
.text_L a:visited, .text_L a, .text_L a:link, .text_L a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}
.text_L a:hover 
{
	text-decoration: underline;
}
.text_L2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	padding-left: 15px;
	text-align: left;
}


.reg_top {
	background-image: url(../img/lines3_sup1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.reg_med {
	background-image: url(../img/lines3_med1.png);
	background-repeat: repeat-y;
	background-position: center;
}
.reg_bot {
	background-image: url(../img/lines3_bot2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.img_central {
	padding-bottom: 5px;
}
