body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}
.bg-intro {
	background-color: #dfe7ef;
	background-image: url(../images/bg_tile_new.gif);
	background-repeat: repeat-x;
}

.tile-left {
	background-image: url(../images/tile_left.gif);
	background-repeat: repeat-y;
}
.spot-buttom {
	background-image: url(../images/spotlite_tile_buttom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.spot-tile-left {
	background-image: url(../images/spotlite_tile_left.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6A6A6A;
	line-height: 20px;
}
a.content:link, a.content:visited, a.content:hover, a.content:active {
	text-decoration:none;
	color: #FF6600;
}
a.content:hover {
	text-decoration:underline;
	color: #FF6600;
}
.content-2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.title {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6A6A6A;
	font-weight: bold;	
}
.org {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
}
.title-org {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.table-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active  {
	text-decoration:none;
	color: #FF6600;
}
a.copyright:hover {
	text-decoration:underline;
}
.title-blue {
	font-family: Arial, Tahoma;
	font-size: 17px;
	color: #0862C7;
	font-weight: bold;	
}
.content-contact {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #6A6A6A;
}
.org-contact {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF6600;
}

