/* ****************************************************************************** */

/* BODY AND GENERAL TEXT STYLES */
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	background: #191919 url(/images/bg.jpg) no-repeat top center;
	height: 100%;
}
body,p,td,th,li,textarea,input,select {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
button {
	border: 0;
	cursor:pointer;
	font-weight: bold;
	padding: 0 20px 0 0;
	text-align: center;
}
button span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 20px;
	margin-top: -1px;
}
button span img {
	padding-left: 6px;
	margin-right: -6px;
	position: relative;
	top: 1px;
}
button.blue22 { 
	background: url(/images/btn22_blue.png) no-repeat right -84px;
	font-size: 12px; 
}
button.blue22 span { 
	height: 22px; 
	line-height: 20px;
	background: url(/images/btn22_blue.png) no-repeat left top;
	color: #FFFFFF;
}
button.blue22:hover {
	background-position: right -126px;
}
button.blue22:hover span {
	background-position: 0 -42px;
}

button.blue26 {
	background: url(/images/btn26_blue.png) no-repeat right -92px;
	font-size: 14px; 
}
button.blue26 span { 
	height: 26px; 
	line-height: 24px;
	background: url(/images/btn26_blue.png) no-repeat left top;
	color: #FFFFFF;
}
button.blue26:hover {
	background-position: right -138px;
}
button.blue26:hover span {
	background-position: 0 -46px;
}

button.blue36 {
	background: url(/images/btn36_blue.png) no-repeat right -112px;
	font-size: 16px; 
}
button.blue36 span { 
	height: 36px;
	line-height: 36px;
	background: url(/images/btn36_blue.png) no-repeat left top;
	color: #FFFFFF;
}
button.blue36:hover {
	background-position: right -168px;
}
button.blue36:hover span {
	background-position: 0 -56px;
}

option {
	padding: 0px 4px;
}
input {
	padding: 1px 3px;
}
textarea {
	padding: 1px 0 1px 3px;
}
textarea {
	overflow: auto;
}
ul {
	margin: 0px 0px 20px 2px;
}
ul ul {
	margin: 3px 0px -2px 2px;
}
ul.qa {
	padding: 0px;
}
li {
	padding: 4px 0px 4px 15px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
ul.nodot {
	margin-left: 0px;
}
ul.nodot li {
	padding-left: 0px;
	background: transparent;
}
li li {
	padding-left: 15px;
	background-image: url(/images/li2.gif);
}
li.q {
	padding: 1px 0px 5px 50px;
	list-style-type: none;
	background-image: url(/images/q.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
li.q p {
	margin: 20px 0px;
	color: #A02616;
}
li.a {
	list-style-type: none;
	padding: 5px 0px 1px 50px;
	background-image: url(/images/a.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
div.q {
	margin: 35px 0px 25px 0px;
	color: #A02616;
	font-weight: bold;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A02616;
	margin: 4px 0px 20px 0px;
}
h1.topgap {
	margin-top: 32px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A02616;
	margin: 32px 0px 20px 0px;
}
h2.afterh1 {
	margin: 20px 0px 25px 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #A02616;
	margin: 28px 0px 20px 0px;
}
p {
	margin: 20px 0px;
}
p.quote {
	font-style: italic;
	color: #00269B;
	padding: 0px 120px 0px 50px;
}
p.quotewide {
	font-style: italic;
	color: #00269B;
	padding: 0px 0px 0px 50px;
}
p.quotewidered {
	font-style: italic;
	color: #A02616;
	padding: 0px 0px 0px 50px;
}
span.quote {
	font-style: italic;
	color: #00269B;
}
div.signpost {
	border: 1px solid #8799d0;
	padding: 10px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
.blueitalic {
	font-style: italic;
	color: #00269B;
}
p.fr {
	font-style: italic;
	color: #00269B;
	float: right;
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #27546B;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	clear: both;
	margin: 35px 0px;
	display: block;
}
hr.blue {
	border-style: solid;
	border-color: #bfc2cd;
}
img {
	border: 0px;
}
img.floatleft {
	float: left;
	margin: 10px 30px 10px 0px;
}
img.floatright {
	float: right;
	margin: 0px 0px 20px 30px;
}
.dispnone {
	display: none;
}
.posrel {
	position: relative;
}
.tracysig {
	font-style: italic;
	font-size: 17px;
	line-height: 2.0;
}
.smaller {
	font-size: 12px;
}
.small {
	font-size: 12px;
	line-height: 1.2;
}
.tiny {
	font-size: 11px;
}
.red {
	color: #F00000;
}
.blue {
	color: #00269B;
}
.clear {
	clear: both;
}
.printonly {
	display: none;
}

/* ****************************************************************************** */

/* DIVS & MAIN LAYOUT */
div#outer {
	margin: 0px auto;
	width: 960px;
	position: relative;
	height: 100%;
	color: #CCCCCC;
}
img#share {
	position: absolute;
	top: 258px;
	right: 100px;
	z-index: 10;
}
img#share.lwr {
	top: 312px;
}
div#sharemore {
	position: absolute;
	top: 283px;
	right: 67px;
	z-index: 15;
	background: url(/images/share_bg.png) no-repeat top center;
	color: #606060;
	width: 232px;
	height: 137px;
	font-size: 11px;
	padding: 24px 8px 0 12px;
	display: none;
}
div#sharemore.lwr {
	top: 337px;
}
img#shareclose {
	float: right;
	padding-right: 3px;
}
div#sharemore table {
	margin: 4px auto 0 auto;
}
div#sharemore td {
	font-size: 11px;
	padding: 10px 6px 0px 0px;
}
div#sharemore a {
	text-decoration: none;
}
div#sharemore a:hover {
	text-decoration: underline;
	color: #1E506B;
	background-color: transparent;
}
table#maintab1 {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 960px;
	z-index: 2;
}
tr.maintab1 {
	height: 63px;
}
td.maintab1L {
	background: url(/images/maintab1L.png) no-repeat bottom right;
	width: 26px;
}
td.maintab1LL {
	background: url(/images/maintab1LL.png) no-repeat bottom right;
	width: 26px;
}
td.maintab1OT {
	background: url(/images/maintab1OT.png) repeat-x bottom center;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
td.maintab1OT a, td.maintab1OT a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	background-color: transparent;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
td.maintab1OT a:active, td.maintab1OT a:hover, td.maintab1MT a:active, td.maintab1MT a:hover {
	outline: none;
}
td.maintab1OTD {
	background: url(/images/maintab1OTD.png) no-repeat bottom center;
	width: 18px;
}
td.maintab1MTL {
	background: url(/images/maintab1MTL.png) no-repeat bottom center;
	width: 32px;
}
td.maintab1MTLL {
	background: url(/images/maintab1MTLL.png) no-repeat bottom center;
	width: 32px;
}
td.maintab1MT {
	background: url(/images/maintab1MT.png) repeat-x bottom center;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
td.maintab1MT a, td.maintab1MT a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
td.maintab1MTR {
	background: url(/images/maintab1MTR.png) no-repeat bottom center;
	width: 32px;
}
td.maintab1MTRR {
	background: url(/images/maintab1MTRR.png) no-repeat bottom center;
	width: 32px;
}
td.maintab1R {
	background: url(/images/maintab1R.png) no-repeat bottom left;
	width: 75px;
}
td.maintab1RR {
	background: url(/images/maintab1RR.png) no-repeat bottom left;
	width: 75px;
}
table#maintab2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 100%;
	z-index: 1;
}
tr.maintab1a {
	height: 247px;
}
tr.maintab2 {
	height: 65px;
}
tr.maintab3 {
	height: 71%;
}
td.maintab2 {
	background: url(/images/maintab2.png) no-repeat top center;
	width: 960px;
}
td.maintab2blue {
	background: url(/images/maintab2blue.png) no-repeat top center;
	width: 960px;
}
td.maintab3L {
	background: url(/images/maintab3L.png) repeat-y top right;
	width: 21px;
}
td.maintab3C {
	background: #F0F0F0 url(/images/maintab3C.png) top left;
	width: 915px;
	vertical-align: top;
	-moz-user-select: -moz-none;
}
td.maintab3Cblue {
	background: #D4DBF7 url(/images/blue_paper.gif) repeat top left;
	width: 915px;
	vertical-align: top;
	-moz-user-select: -moz-none;
}
td.maintab3R {
	background: url(/images/maintab3R.png) repeat-y top left;
	width: 24px;
}
div#content {
	float: left;
	position: relative;
	top: -27px;
	left: 29px;
	width: 540px;
	margin-bottom: -20px;
	-moz-user-select: text;
}
div#content p {
	line-height: 1.4;
}
div#content div.lh15 p {
	line-height: 1.5;
}
div#content.wide {
	width: 840px;
}
div.narrow {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	width: 400px;
	padding: 1px 20px;
	margin: 40px 0px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
div.narrow h2 {
	margin-top: 19px;
}
div.narrow2 {
	position: relative;
	width: 500px;
}
div.wider {
	width: 650px;
}
div.sidephotos {
	position: absolute;
	top: 0px;
	left: 473px;
	text-align: center;
}
div.sidephotos img {
	margin-bottom: 20px;
}

div#altcart div#sidecart {
	top: -7px;
	right: -23px;
	float: none;
}
div#sidecart {
	float: right;
	position: relative;
	top: -29px;
	right: 23px;
	width: 270px;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	margin: 30px 10px 0px 0px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #D4DBF7 url(/images/blue_paper_light.gif) repeat top left;
	text-align: center;
}
div#sidecart div.heading {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	color: #454545;
}
div#sidecart div.sideevent {
	font-size: 12px;
	padding: 5px 10px;
}
div#sidecart div.button {
	padding: 10px 0px;
}
div#sidecart span.red {
	color: #A02616;
}

div.sidepic {
	float: right;
	position: relative;
	top: -22px;
	right: 25px;
	width: 285px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#sidepanel {
	float: right;
	position: relative;
	top: -22px;
	right: 19px;
	width: 292px;
	padding-top: 20px;
}
div#sidepanel p {
	line-height: 1.3;
}
div#sidepanel1H {
	height: 233px;
	background: url(/images/sidepanel1H.png) no-repeat top left;
	padding-top: 25px;
}
div#sidepanel1H img {
	position: relative;
	left: 25px;
}
div#sidepanel2H {
	background: url(/images/sidepanel2H.png) repeat-y top left;
}
div#sidepanel1 {
	height: 48px;
	background: url(/images/sidepanel1.png) no-repeat bottom left;
}
div#sidepanel2 {
	background: url(/images/sidepanel2.png) repeat-y top left;
}
div#sidepanel3 {
	height: 97px;
	background: url(/images/sidepanel3.png) no-repeat top left;
}
div#player {
	padding-left: 25px;
	width: 235px;
	overflow: hidden;
}
div#playercont {
	padding: 7px 6px;
}
div#playercont b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#playercont a {
	display: block;
	font-weight: normal;
	margin-top: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div#spcont {
	background: #B4C4D1 url(/images/sidepanel2bg.jpg) repeat-x top left;
	margin: 0px 33px 0px 25px;
	padding: 12px 14px 12px 13px;
	text-align: justify;
}
div#spcont h1, div#spcont h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	text-align: center;
	margin: 0px;
}
div#spcont h2 {
	margin-top: 25px;
}
div#spcont p {
	font-size: 11px;
	margin: 15px 0px 0px 0px;;
}
div#spcont p.testname {
	text-align: right;
	margin-top: 5px;
}
div#slideshow {
	padding: 0px 33px 0px 25px;
}
div#ssinner {
	height: 235px;
}
div#iconpanel {
	float: right;
	position: relative;
	top: -5px;
	right: 19px;
	width: 292px;
}
div#ipcont {
	width: 273px;
	height: 139px;
	margin-left: 9px;
	background: url(/images/iconpanel_bg.png) no-repeat top left;
}
table#iptable {
	position: relative;
	left: -4px;
	top: 18px;
	margin: 0px auto;
}
table#iptable td {
	text-align: center;
	font-size: 12px;
}
div#underip {
	float: right;
	width: 304px;
}
div#underip img {
	padding: 20px 2px;
}
table.col2 {
	width: 100%;
}
table.col2 td {
	vertical-align: top;
	padding-right: 20px;
}
table.col2 td h3 {
	white-space: nowrap;
}
input.email {
	color: #888888;
	font-size: 12px;
	width: 190px;
	height: 16px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	margin: 8px 2px 16px 0px;
	border: 1px solid #C4C4C4;
	border-top-color: #C1C1C1;
	border-bottom-color: #E1E1E1;
}
input.go {
	cursor: pointer;
	vertical-align: middle;
	margin: 8px 0px 16px 0px;
	width: 27px;
	height: 21px;
}

div#nav2 {
	position: relative;
	top: -35px;
	border-bottom: 1px solid #5c7d96;
	margin-bottom: 23px;
	left: -1px;
	font-size: 13px;
}
div#nav2 div {
	border-bottom: 1px solid #a4b6cf;
	padding: 0px 30px 16px 30px;
}
div#nav2bot {
	position: relative;
	left: -29px;
	width: 856px;
	padding: 20px 30px;
	border-top: 1px solid #a4b6cf;
	background: #D4DBF7 url(/images/blue_paper.gif) repeat top left;
	margin-bottom: -7px;
	font-size: 13px;
}
div#nav2 img, div#nav2bot img {
	margin-left: 3px;
	margin-right: 20px;
	vertical-align: middle;
}
div#nav2 img.spacer, div#nav2bot img.spacer {
	margin: 0px;
}

div.booking {
	width: 650px;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	margin: 25px 0px 30px 0px;
}
div.booking div.title {
	text-align: center;
	font-size: 22px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 20px;
}
div.booking div.dates {
	text-align: center;
	font-weight: bold;
	color: #A02616;
	border-top: 1px dashed #85949B;
	padding: 16px 20px 12px 20px;
}
table.booking {
	width: 100%;
	margin-bottom: 10px;
}
table.booking td {
	width: 50%;
	vertical-align: middle;
	padding: 0px 16px 8px 20px;
}
table.purchase td {
	padding: 5px 20px 10px 10px;
}
div.terms {
	border-top: 1px dashed #85949B;
	font-size: 12px;
	padding: 20px;
}

div.yeargap {
	height: 5px;
}
div.yearheadingL {
	margin: 3px 0px 0px 10px;
	float: left;
	width: 16px;
	height: 30px;
	background: url(/images/yearheadL.png) no-repeat top right;
}
div.yearheadingR {
	margin: 3px 10px 0px 0px;
	float: right;
	width: 16px;
	height: 30px;
	background: url(/images/yearheadR.png) no-repeat top left;
}
div.yearheading {
	background: #27546B url(/images/yearheadbg.png) repeat-x top left;
	margin: 3px 25px 25px 25px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
div.event {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	padding: 10px 20px;
	margin: 20px 10px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	height: 60px;
	overflow: hidden;
}
div.thin {
	height: 30px;
}
div.event div.date {
	position: relative;
	top: 2px;
	background: url(/images/datebg.png) no-repeat top left;
	width: 50px;
	height: 55px;
}
div.event div.month {
	width: 48px;
	position: absolute;
	top: 5px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
div.event div.day {
	width: 47px;
	position: absolute;
	top: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #101010;
}
div.event div.title {
	position: absolute;
	left: 100px;
	top: 12px;
	line-height: 1.8;
}
div.event div.details {
	position: absolute;
	left: 440px;
	top: 12px;
	line-height: 1.8;
}
div.event div.book {
	position: absolute;
	left: 715px;
	top: 28px;
	white-space: nowrap;
}
div.event div.book img {
	vertical-align: middle;
}
div.event div.stripe {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 80px;
	width: 10px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
div.thin div.stripe {
	height: 50px;
}
div.event div.stripe {
	background-color: #1E506B;
}
div.event div.foundation {
	background-color: #C11E1E;
}
div.event div.expanded {
	background-color: #1C68B5;
}
div.event div.clearchannel {
	background-color: #ff7c00;
}
div.event div.psychic {
	background-color: #ff7c00;
}
a.foundation {
	color: #C11E1E;
}
a.foundation:hover, a.foundation:active {
	background-color: #C11E1E;
}
a.expanded {
	color: #1C68B5;
}
a.expanded:hover, a.expanded:active {
	background-color: #1C68B5;
}
a.clearchannel {
	color: #e87100;
}
a.clearchannel:hover, a.clearchannel:active {
	background-color: #e87100;
}
a.psychic {
	color: #49b8ea;
}
a.psychic:hover, a.psychic:active {
	background-color: #49b8ea;
}

div.thin div.item {
	position: absolute;
	left: 70px;
	top: 15px;
}
div.thin div.item b {
	color: #A02616;
}
div.thin div.price {
	position: absolute;
	left: 430px;
	top: 15px;
}
div.thin div.remove {
	position: absolute;
	left: 715px;
	top: 15px;
	white-space: nowrap;
}
div.event div.button2 {
	position: absolute;
	left: 50px;
	top: 20px;
}
div.thin div.remove2 {
	position: absolute;
	left: 580px;
	top: 15px;
	width: 190px;
	text-align: center;
	white-space: nowrap;
}
div.event div.total2 {
	position: absolute;
	left: 385px;
	top: 28px;
}
div.event div.update2 {
	position: absolute;
	left: 580px;
	top: 28px;
	width: 190px;
	text-align: center;
}
div.event div.button {
	position: absolute;
	left: 75px;
	top: 20px;
}
div.event div.total {
	position: absolute;
	left: 460px;
	top: 12px;
	line-height: 1.8;
}
div.bookform {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	padding: 20px;
	margin: 20px 10px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
div.bookform th {
	text-align: left;
	font-weight: bold;
	padding: 0px 8px 18px 8px;
}
div.bookform td {
	vertical-align: middle;
	padding: 0px 8px 4px 8px;
}
div.bookform tr.topgap td {
	padding-top: 10px;
}
div.bookform table table td {
	padding: 8px 10px 9px 0px;
	font-size: 13px;
	line-height: normal;
}

div.recording {
	margin: 5px 10px 5px 0px;
}
div.recording a {
	color: #A02616;
	font-weight: normal;
	text-decoration: none;
}
div.recording a:hover, div.recording a:active {
	color: #A02616;
	background-color: transparent;
}
div.recording input {
	margin: 0px 7px;
	vertical-align: middle;
}
div.buybutton {
	margin: 20px 0px 40px 45px;
}

div.afr {
	float: right;
	text-align: right;
}
div.afr a {
	font-size: 10px;
}

div.homebox {
	z-index: 1;
	position: relative;
	width: 533px;
	padding-right: 3px;
	margin: 20px 0px;
	text-align: center;
	font-size: 12px;
}
div.homebox div.bg1, div.homebox div.bg2 {
	position: absolute;
	left: 0px;
	height: 120px;
	width: 533px;
	background: url(/images/homebox_bg.png) no-repeat;
}
div.homebox div.bg1 {
	top: 0px;
	z-index: -1;
	background-position: top left;
}
div.homebox div.bg2 {
	bottom: 0px;
	z-index: -2;
	background-position: bottom left;
}
div.homebox h3 {
	padding-top: 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #454545;
}
div.homebox p {
	margin: 10px 0px;
	font-size: 12px;
}
div.homeboxhead {
	padding: 15px 0 10px 0;
	font-size: 14px;
}

/* ****************************************************************************** */

/* GENERAL TABLES */
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.lalign {
	text-align: left;
}
.calign {
	text-align: center;
}
.ralign {
	text-align: right;
}
.jalign {
	text-align: justify;
}
.talign {
	vertical-align: top;
}
.malign {
	vertical-align: middle;
}
.balign {
	vertical-align: bottom;
}

table.iconify td {
	padding-right: 12px;
	vertical-align: middle;
}

table.coursetitle {
	width: 100%
}
table.coursetitle td {
	vertical-align: middle;
}
table.coursetitle td h1 {
	margin: 5px 0px 8px 0px;
}
table.coursetitle td img {
	vertical-align: middle;
}

table.connected td {
	text-align: center;
	font-size: 12px;
	padding-bottom: 7px;
}

table.feednl th {
	font-weight: bold;
	text-align: left;
	padding: 15px 20px 15px 0px;
}
table.feednl td {
	padding: 10px 20px 10px 0px;
}
table.feed td {
	padding: 3px 20px 3px 0px;
}

/* ****************************************************************************** */

/* LINKS */
a {
	font-weight: bold;
	color: #1E506B;
	text-decoration: underline;
}
a.noline:link, a.noline:visited {
	text-decoration: none;
}
a:hover, a:active, a.noline:hover, a.noline:active {
	color: #FFFFFF;
	background-color: #1E506B;
	text-decoration: none;
}
a.nohov:hover, a.nohov:active {
	color: #1E506B;
	background-color: transparent;
}
