.text {

	font-family: arial;

	font-size: 12px;

	color: #333333;

	line-height: 14pt;



}

.bg-leftnav {

	background-color: #DFE9F0;

	background-image: url(images/bg_leftnav.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

a:link {

	color: #C04F11;

	text-decoration: none;



}

a:hover {

	font-weight: bold;

	color: #C04F11;

	text-decoration: none;

}

a:visited {

	color: #C04F11;

	text-decoration: none;

}

.text-blue {

	font-family: arial;

	color: #134069;

	font-weight: bold;

	font-size: 12px;





}

.bg1 {

	background-image: url(images/bg1.jpg);

	background-repeat: no-repeat;

	background-position: left;

}

.bg2 {

	background-image: url(images/bg2.jpg);

	background-repeat: no-repeat;

	background-position: right;

}

.text-small {



	font-family: arial;

	font-size: 11px;

	color: #333333;

}


