
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../imagesTFL/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
.bg1 {
	background-image: url(../imagesTFL/img-tfl-bg1.jpg);
	background-repeat: repeat-x;
	background-color:#20150d;
	height:10px;
	
}
.bg2 {
	background-image: url(../imagesTFL/img-tfl-bg2.jpg);
	background-repeat: repeat-y;
	
}
.bg3 {
	background-image: url(../imagesTFL/img-tfl-bg3.jpg);
	background-repeat: repeat-y;
}
.bg4 {
	background-image: url(../imagesTFL/img-tfl-bg4.jpg);
	background-repeat: repeat-x;
	height:10px;
}
.color1 {
	background-color: #20150d;
}
.bg5 {
	background-image: url(../imagesTFL/img-tfl-bg5.jpg);
	background-repeat: repeat-y;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:1.5em;
}

.text1Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.color2 {
	background-color: #FFFFFF;
}
.dashingline {
	background-image: url(../imagesTFL/img-tfl-line.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.btn1 {
	background-image: url(../imagesTFL/img-btn1.gif);
	background-repeat: no-repeat;
}

.btn1:hover 
{
	
	background-image: url(../imagesTFL/img-btn2.gif);
	background-repeat: no-repeat;
}

.btn2 {
	background-image: url(../imagesTFL/img-btn2.gif);
	background-repeat: no-repeat;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.textBox {
	font-family: Verdana;
	font-size: 8.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 250px;
/*	border: 1px none #BF4343;*/
}
.ButtonContact
{
    border:0px;
    height: 21px;
	width: 100px;
	text-align:center;
	background:url(../imagesTFL/ActiveBtn.JPG);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.ButtonContact:hover
{
	cursor:pointer;
	border:0px;
	width: 100px;
	height: 21px;
	text-align:center;
	background:url(../imagesTFL/InActiveBtn.JPG);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
