img {
	border:0;
}
body {
	background-image: url('body.gif');
	background-position:top;
	background-repeat: repeat-x;
	background-color: #25579c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
}
div.centered {
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
.headerBG {
	width:785px;
	height:200px;
	padding:0px;
	background-image: url('head_full.jpg');
	background-repeat: no-repeat;
}
.tabsBG {
	width:785px;
	height:22px;
	padding:0px;
	background: url('content_top.gif') no-repeat;
}
.tabs img {
	margin-left:7px;
	padding-right:8px;
}
.contentBG {
	width:785px;
	background-color:#F7F5D4;
	background-color:#ffffff;
}
.footBG {
	width:785px;
	height:7px;
	padding:0px;
	background: url('foot.png') no-repeat;
	line-height:4px;
}
.footer td {
	padding-left:6px;
	padding-right:6px;
	color:#92aacc;
/*	background:#25579c;*/
	font-size:11px;
}
a {
	color:#25579c;
}
h1 {
	padding:0px;
	margin:0px;
}
h2 {
	color:#a31e26;	/* red */
	color:#25579c;	/* blue */
}
img.box {
	margin-bottom:5px;
}
/* Round Table */
.t {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-x; width:100%}
.b {background: url(/media/rndbox/yellow/dot-999999.gif) 0 100% repeat-x}
.l {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-y}
.r {background: url(/media/rndbox/yellow/dot-999999.gif) 100% 0 repeat-y}
.bl {background: url(/media/rndbox/bl.gif) 0 100% no-repeat}
.br {background: url(/media/rndbox/br.gif) 100% 100% no-repeat}
.tl {background: url(/media/rndbox/tl.gif) 0 0 no-repeat}
.tr {background: url(/media/rndbox/tr.gif) 100% 0 no-repeat; padding:2px}

/* Round Table yellow */
.ty {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-x; width:100%; background-color:#fcffd8;}
.by {background: url(/media/rndbox/yellow/dot-999999.gif) 0 100% repeat-x}
.ly {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-y}
.ry {background: url(/media/rndbox/yellow/dot-999999.gif) 100% 0 repeat-y}
.bly {background: url(/media/rndbox/yellow/bly.gif) 0 100% no-repeat}
.bry {background: url(/media/rndbox/yellow/bry.gif) 100% 100% no-repeat}
.tly {background: url(/media/rndbox/yellow/tly.gif) 0 0 no-repeat}
.try {background: url(/media/rndbox/yellow/try.gif) 100% 0 no-repeat; padding:2px}

/* Round Table blue */
.tb {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-x; width:100%; background-color:#d8eeff;}
.bb {background: url(/media/rndbox/yellow/dot-999999.gif) 0 100% repeat-x}
.lb {background: url(/media/rndbox/yellow/dot-999999.gif) 0 0 repeat-y}
.rb {background: url(/media/rndbox/yellow/dot-999999.gif) 100% 0 repeat-y}
.blb {background: url(/media/rndbox/blue/blb.gif) 0 100% no-repeat}
.brb {background: url(/media/rndbox/blue/brb.gif) 100% 100% no-repeat}
.tlb {background: url(/media/rndbox/blue/tlb.gif) 0 0 no-repeat}
.trb {background: url(/media/rndbox/blue/trb.gif) 100% 0 no-repeat; padding:2px}

