#wrapper_track{background:url(images/bg_blue_line.jpg); background-repeat:repeat-y;background-position:right;}
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0254a6;
	text-decoration: none;
	text-align: justify;
}
.text-read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(images/blank.gif);
	background-repeat:repeat-x;
}
.border-blue {
	border: 1px solid #6699CC;
}
.border-blue2 {
	border: 1px solid #6699CC;
}
.border-grey {
	border: 1px solid #CCCCCC;
}
select, option, textarea
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
.small-text {
	font-size: 10px;
	color: #000000;
}
.grey-text {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text-user {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	color: #FF0000;
}.print-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}.bak-bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}.bak-bg2 {
	background-position: right;
	background-repeat: repeat-y;
}
.text-warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}