body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt_footer_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #97A0AA;
}

.dotted_line {
	background-attachment: scroll;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dotted_line2 {
	background-attachment: scroll;
	background-image: url(../images/dotted_line2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.continuous_line {
	background-attachment: scroll;
	background-image: url(../images/continuous_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.continuous_line2 {
	background-attachment: scroll;
	background-image: url(../images/continuous_line2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.vertical_line {
	background-attachment: scroll;
	background-image: url(../images/continuous_line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_top_ringer {
	background-attachment: scroll;
	background-image: url(../images/top_bg_ringer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.txt_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1578DA;
	line-height: 18px;
}
.txt_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b5b6c;
	line-height: 18px;
}

.txt_support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b5b6c;
	line-height: 18px;
}
.txt_support a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e90168;
	line-height: 18px;
	text-decoration: none;
}
.txt_support a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e90168;
	line-height: 18px;
	text-decoration: underline;	
}

.txt_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color: #BFC7D1;
	width: 220px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #e90168;
}
.txt_area2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color: #A4ACB6;
	width: 320px;
	border: none;
	margin: 0px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #e90168;
}
