@charset "ISO-8859-1";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003369;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tb3-bg_tiler.gif);
	background-color: #0D335E;
	background-repeat: repeat-x;
}

.txt09 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}

.legal {
	font-size: 12px;
	color: #327AC6;
	margin-bottom:12px;
}

.tblogotxt16 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	letter-spacing: -.02cm;
}

.section_title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.01cm;
	background-color: #FAE5CA ;
	border-top:1px;
	border-bottom:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#719DCB;
	border-bottom-color:#719DCB;
}

a:link {
	text-decoration: none;
	color: #A57333; /* gold */
}
a:visited {
	text-decoration: none;
	color: #4D74A2;
}
a:hover {
	text-decoration: underline;
	color: #A57333;
}
a:active {
	text-decoration: none;
	color: #A57333;
}

.side_col_txt {
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
.coupon_code {
	font-size: 11px;
	padding: 4px;
	margin-top: 22px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 22px;
	border:1px;
	border-style:solid;
	border-color:#0D335E;
	text-align:center;
}
.side_col_container {
	background-color: #A57333;
	background-image: url(../images/tb3-side_col_bg.gif);
	background-repeat:repeat-x;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-color:#F0E2D0;
	border-right-color:#F0E2D0;
	border-bottom-color:#F0E2D0;
}

.side_col_txt a:link {
	color: #0D335E; /* dark blue */
	text-decoration: none;
}
.side_col_txt a:visited {
	text-decoration: none;
	color: #4D74A2;
}
.side_col_txt a:hover {
	text-decoration: underline;
	color: #A57333;
}
.side_col_txt a:active {
	text-decoration: none;
	color: #A57333;
}

#content_margins {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;"
}

#content_holder {
	background-color:#ffffff;
}

#table_shadow {
	background: url(../images/tb3-sideshads.png);
	background-repeat: repeat-x;
}
#table_shadow_rounded {
	background: url(../images/tb3-sideshads-rounded.png);
	background-repeat: repeat-x;
}


