body, .bb {
	background-color:#8DB9FF;
}
body, table, tr, td {
	font-family:tahoma, "ms sans serif", arial, verdana, helvetica;
	color:#0B6482;
	font-size:12px;
	text-align:justify;
	vertical-align:top;
}
img { border:none }
h1 { font-size:20px; }
a {
	color:#5593A8;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#336085;
}
table { margin-left:auto; margin-right:auto; padding:0px; border:none; border-collapse:collapse; }
table, .tt { background:#C5D6ED; }
.box {
	background:#EE6700;
}
.menu {
/*	background:#FFAB73;
*/	background:#284A7E;
}
.link a {
/*	border-bottom:#FF6700 1px solid;
	color:#7E3301;
	border-bottom:#104BA9 1px solid;
*/	color:#FFA200;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.link a:hover {
/*	color:#FF8D40;
	background-color:#A64300;
*/	color:#284A7E;
	background-color:#FFA200;
}
.n a {
	color:#666;
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:center center;
	padding:2px 10px 2px 10px;
	display:block;
}
.n a:hover, .n td:hover {
	color:#333;
	background-color:#DDD;
}
.login td {
	padding:2px 0px 2px 0px;
	vertical-align:middle;
}
.t td {
	padding:5px;
}
.blue {
	background:#0578AA;
}
.org {
	background:#FF6600;
}
.white {
	background:#FFF;
}
.p0, .p0 tr, .p0 td {
	margin:0px;
	padding:0px;
}
.p5 { padding-left:5px; }
.ct, .ct td {
	background:#DDD;
	color:#111;
	font-style:oblique;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
}
.ct td div {
	font-style:normal;
	font-weight:bold;
	text-align:right;
}
.b { font-weight:bold; }
.btxt, .btxt a {
	color:#FF8D40;
}
.bltxt {
	color:#0073A2;
}
.hf {
	background:#FF6700;
}
.content {
	background:#EEE;
	text-align:center;
	vertical-align:text-top;
}
.highlight {
	background-color:#FFFF00;
}
.mtxt, .mtxt a {
	color:#900;
}
.otxt, .otxt a {
	color:#FF6700;
}
.wtxt, .wtxt a, .wtxt td {
	color:#FFF;
}