body {
	background-color: #2699A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small-white-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.big-text {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bigger-text {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.td-border {
	border-top: 1px none #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px none #E0E0E0;

}
.title-white {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;

}
a.white:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;

}
a.white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	width: 203px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;

}
.small-txt {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.smaller-txt {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.pole-live-chat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
}
.green {
	color: #008000;
	text-decoration: none;
}
a.green:link {
	color: #008000;
	text-decoration: underline;
}
a.green:visited {
	color: #008000;
	text-decoration: underline;
}
a.green:hover {
	color: #008000;
	text-decoration: none;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #5E75FC;
	text-decoration: none;
}
a.blue:link {
	color: #5E75FC;
	text-decoration: underline;
}
a.blue:visited {
	color: #5E75FC;
	text-decoration: underline;
}
a.blue:hover {
	color: #5E75FC;
	text-decoration: none;
}
.big2 {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
