	#loading {
		background-color: #c00;
		border: 0.1em solid #800;
		color: #fff;
		display: none;
		margin: 0;
		right: 1em;
		padding: 0.25em 0.5em 0.25em 0.5em;
		position: absolute;
		top: 1px;
		font-size: 14px;
		font-weight: bold;
	}
	TABLE {
		font-size: 11px;
	}
	CAPTION {
		background-color: #007670;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
	}
	A {
		text-decoration:none;
		color: #005E60;
	}
	A:HOVER {
		color: #ff5300;
	}
	#blue {
		color: #0000FF;
	}
	#red {
		color: #FF0000;
	}
	A#red:HOVER {
		color: #FF7979;
	}
	#orange {
		color: #FF6600;
	}
	A#orange:HOVER {
		color: #FF9B59;
	}
	#bgcolor {
		background-color: #b9dbd9;
	}
	#bgcolor1 {
		background-color: #abd2d0;
	}
	#bgcolor2 {
		background-color: #5ea9a6;
	}
	#bgcolor3 {
		background-color: #FFC6C6;
	}
	UL {
		list-style-type : square;
	}
	.lnk TD{
		text-align:center;
		width:25%;
		padding:5px;
	}
	.lnk-partners TD {
		text-align:center;
		width:25%;
		padding:5px;
		border-width:1px;
		border-style:solid;
		border-color:#006666;
		background-color:#7AB5B5;
	}
	TABLE.warning {
		border-width:1px;
		border-style: solid;
		border-color: #ff0000;
		text-align : center;
		margin: 3px;
		background-color: #b9dbd9;
	}
	TABLE.warning TD {
		font-size: 11px;
		color: #ff0000;
		text-align : center;
	}
	TABLE.notice {
		border-width:1px;
		border-style: solid;
		border-color: #3366FF;
		text-align : center;
		background-color: #b9dbd9;
	}
	TABLE.notice TD {
		font-size: 11px;
		color: #3366FF;
		text-align : center;
	}
	TABLE.stat {
		font-size:12px;
		font-weight: bold;
		text-align: center;
	}
	#left {
		text-align: left;
	}
	#select {
		background-color:#5ea9a6;
	}
	TH {
		text-align: right;
	}
	.dark {
		font-size:12px;
		font-weight: bolder;
		background-color:#265557;
		color:#e0ecec;
	}
	.dark TD,TH {
		text-align: center;
	}
	body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana,Tahoma,Arial;
		font-size: 11px;
	}
	.menu TD {
		height:18px;
	}
	.tdborder-light TD {
		text-align: center;
		border-color:#cef0ee;
		border-width:0px;
		border-bottom-width:1px;
		border-style:solid;
	}
	ul.bb-list-unordered {
	}
	ol.bb-list-ordered {
	}
	ol.bb-list-ordered-d {
		list-style-type:decimal;
	}
	ol.bb-list-ordered-lr {
		list-style-type:lower-roman;
	}
	ol.bb-list-ordered-ur {
		list-style-type:upper-roman;
	}
	ol.bb-list-ordered-la {
		list-style-type:lower-alpha;
	}
	ol.bb-list-ordered-ua {
		list-style-type:upper-alpha;
	}
	ol.bb-listitem {
	}

	.bb-mark {
		background-color: #a9cbcb;
	}
	.bb-code,
	.bb-php {
		color: #003333;
		border: 1px solid #A9CBCB;
		padding: 10px;
		font-family: Courier;
		white-space: nowrap;
		background-color: #CEE2E2;
	}

	.bb-quote {
		color: #003333;
		border: 1px solid #A9CBCB;
		padding: 10px;
		background-color: #CEE2E2;
	}

	.bb-email {
	}
	.bb-url {
	}

	.bb-image {
		border-width: 0;
		border-style: none;
	}
	.admin_menu {
		color: #FFFFFF;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		white-space: nowrap;
		background-color: #A8D2D0;
		text-align: center; 
	}
	TABLE.admin_menu {
		border-right: 1px solid #2E696B;
	}
	.admin_menu TD {
		border: 1px solid #2E696B;
		border-right-width: 0px;
		border-top-width: 0px;
	}

	.admin_menu #current,#bgcolor2 {
		background-color: #2E696B;
	}
	TR.visible {
		display: table-row;
		visibility: visible;
	}
	.hidden {
		display: none;
		visibility: hidden;
	}
	.faq ul,ol{
		text-align: left;
	}
	.faq li {
		margin-bottom: 10px;
		text-align: justify;
	}
	#norm li {
		margin-bottom: 0px;
		text-align: justify;
	}
