/* CSS definition file containing site wide stylesheets */

.textdividedtop {
	background-color: transparent;
 	background-image: url( "../assets/images/TTt_01.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.textcontent {
	background-color: transparent;
 	background-image: url( "../assets/images/textbaknd.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.textboxmiddle {
	background-color: transparent;
 	background-image: url( "../assets/images/TTt_02.gif" );
 	background-repeat: repeat-y;
 	background-position: top;
 	padding-left: 46px;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 43px;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(72,70,74);
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal
}

.textboxbottom {
	background-color: transparent;
 	background-image: url( "../assets/images/TTt_03.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal
}