.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.title-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
}
.title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E87300;
	text-decoration: none;
}
.title-orange-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E87300;
	text-decoration: none;
}
.orange-border {
	border: 1px solid #E87300;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.link-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	text-decoration: none;
	line-height: normal;
}
.text-orange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E87300;
	text-decoration: none;
	line-height: normal;
}
.gray-border {

	border: 2px solid #B3B2B2;
}
.title-orangebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E87300;
}
.title-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0085D0;
	text-decoration: none;
}
.gray-border1 {
	border: 2px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	}
.title-bluebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0085D0;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.email {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
