body {
	background: #ffffff;
	background-color: #ffffff;
	background-image: url( 'http://www.cbgcorp.com/media/background.gif' );
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

ul.check {
	list-style: none;
}
li.check {
	list-style: none;
}
.status {
	background: #00ff00;	
	margin: 5px;
	padding: 10px;
}
.status-warn {
	background: #ffcc00;	
	margin: 5px;
	padding: 10px;
}

th {
	background: #eeeeee; 
							text-align: center;
}
th a{
	color: #000055; 
}

table.spec {
	background: #ccccff;
	border: 2px solid #000033;
	clear: right;
	float: right;
}
td.subhead {
	color: #ccccff;
	background: #000033;
}
td.row {
	border-bottom: 1px dotted #000033;
}

td {
	font-size: 10pt;
}
td {
	font-family: arial, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}

a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

#slogan {
	float: right;
	color: #0000ff;
	font-weight: normal;
	font-size: 8pt;
	padding: 5px;
	padding-right: 30px;
}

#masthead {
	background: #666666;
	color: #000022;
	position: relative;
}
#masthead img {
}
#masthead h1 {
}

#left {
	float: left;
	width: 150px;
	padding-bottom: 20px;
}
#information {
	background: #79b9e2;
	background: #80bde3;
	background: #99ccff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	clear: both;
	font-size: 8pt;
	color: #000000;
	width: 149px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#information ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#information ul li {
	list-style: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 2px;
}
#information ul li ul {
}
#information ul li ul li {
	font-weight: normal;
	padding-left: 10px;
}

#navigation {
	border: 0px solid #ff0000;
	text-align: center;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a.active {
	background: #444444;
}
#navigation ul li a {
	border: 0px solid #666666;
	background: #006599;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#navigation ul li a:hover {
	background: #333333;
}

#page {
	background: #ffffff;
	padding: 10px;
}

#box {
	background: #ffffff;
	padding: 10px;
}
#box ul li {
	margin-bottom: 10px;
	margin-right: 10px;
	list-style: square;
}
#box td ul li {
	list-style: none;
}

#canvas {
	background: #ffffff;
	padding: 0px;
	width: 718px;;
}

#console {
	background: #000000;
	padding: 10px;
}

#splash {
	border: 0px solid #ff0000;
	background: #000000;
	background-image: url( '/media/console-background.png' );
	background-repeat: no-repeat;
	padding: 15px 0px 15px 0px;
	width: 718px;
	font-size: 10pt;
}

#splash div {
}

#splash div.body {
	width: 350px;
	min-height: 375px;
	overflow: hidden;
	background: #ddddff;
	margin: 8px 0px 7px 15px;
	padding: 10px 0px 10px 0px;
}
#splash div.body-text {
	padding: 0px 10px 0px 10px;
}
#splash div.bottom-fin {
	border: 0px solid #ff0000;
	text-align: right;
	width: 350px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

#splash p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.bottom-fin {
}

#splash div h1 {
	color: #006599;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#footer {
	background: #ffffff;
	background-color: #ffffff;
	clear: both;
	color: #999999;
	font-size: 8pt;
	margin-right: 0px;
	text-align: left;
	width: 718px;
}

#copyright {
	font-size: 8pt;
	color: #999999;
	margin: 0px 0px 15px 0px;
}
#copyright a {
	color: #999999;
}

.photo {
	border: 1px solid #000000;
	margin: 5px;
}

.photo-left {
	border: 1px solid #000000;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

.photo-right {
	border: 1px solid #000000;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.normal {
	font-weight: normal;
	font-size: 12pt;
}

.label {
	font-weight: bold;
	padding: 0px;
}
li.label {
	list-style: none;
}
li.field {
	list-style: none;
	padding: 5px 5px 5px 5px;
}
li.submit {
	list-style: none;
}

#form-list {
}
#form-list ul {
	margin: 0px;
	padding: 0px;
}
#form-list ul li {
	margin: 0px;
	padding: 0px;
}
#form-list ul li.field {
	padding: 5px 5px 5px 5px;
}

.grey {
	color: #999999;
}
.small {
	font-weight: normal;
	font-size: 8pt;
}

.medium {
	font-weight: normal;
	font-size: 10pt;
}

td.plt {
	background: #58131a;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}
td.gamma {
	background: #222244;
	color: #ffffff;
}
td.geo {
	background: #ada730; 
	color: #ffffff;
	padding: 10px 0px 0px 0px;
}
td.image {
	padding: 0px 0px 0px 0px;
	background: #222958;
	color: #ffffff;
}

#catalog-index {
}
#catalog-index a {
	color: #eeeeee;
}
#catalog-index a:hover {
	color: #ffffff;
	text-decoration: none;
}
#catalog-index table {
	border-top: 0px solid #444444;
	border-left: 0px solid #555555;
}
#catalog-index ul {
	list-style: none;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
}
#catalog-index ul li {
	display: block;
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
#catalog-index ul li a {
	color: #000000;
	display: block;
	padding: 3px;
}
#catalog-index ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#catalog-index ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#catalog-index h2 {
	margin: 0px;
	padding: 0px;
}

#category-index {
	background: #cccccc;
	border-left: 10px solid #666666;
	border-bottom: 10px solid #666666;
	float: right;
	width: 250px;
	margin: 0px 0px 10px 10px;
}

#category-index a {
	color: #000000;
}
#category-index a:hover {
	color: #000000;
	text-decoration: none;
}
#category-index ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#category-index ul li {
	color: #eeeeee;
	list-style: none;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	border-left: 0px;
	border-bottom: 1px solid #bbbbbb;
}
#category-index ul li ul li {
	border-bottom: 1px solid #cccccc;
}
#category-index ul li.current_page_item,  
#category-index ul li.current_page_parent ,
#category-index ul li.current_page_ancestor 
{
	background: #dddddd;
}

#category-index ul li.bottom-fin {
	border-left: 2px solid #cccccc;
	background: #cccccc;
	border-bottom: 0px;
}
#category-index ul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
}

#category-index ul li a:hover {
	background: #aaaaaa;
}

#category-index ul li a.current {
	color: #000000;
}
#category-index ul li a.current:hover {
	background: #bbbbbb;
	color: #000000;
}


#category-index ul li ul li.current_page_item,  
#category-index ul li ul li.current_page_parent ,
#category-index ul li ul li.current_page_ancestor 
a{
	background: #5F8BB7;
	color: #000000;
}
#category-index ul li ul li a.current:hover {
	background: #5F8BB7;
	color: #000000;
}

#category-index ul li ul li {
	display: none;
}
#category-index ul li ul li a {
	padding-left: 10px;
}
#category-index ul li.current_page_item,  #category-index ul li.current_page_item ul li,
#category-index ul li.current_page_parent, #category-index ul li.current_page_parent ul li,
#category-index ul li.current_page_ancestor, #category-index ul li.current_page_ancestor ul li,
#special ul li,  #special ul li ul li,
#special ul li, #special ul li ul li
{
	display: block;
}

#catalog-index ul li ul li {
	list-style: none;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
	padding: 0px;
}
#category-index ul li ul li {
	font-size: 10pt;
	font-weight: normal;
}
#category-index h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
}

#category-summary {
	border: 0px solid #999999;
	background: #dddddd;
	background-image: url( '/images/grid.gif' );
	float: left;
	clear: left;
	padding: 5px;
	width: 200px;
}


#top {
	background: #000000;
}

#wrapper {
	background: #ffffff;
	border: 10px solid #666666;
	margin: 15px 0px 0px 0px;
	width: 718px;
	text-align: left;
}


td.grey {
	background: #dddcd2;
	color: #000000;
}
td.gold {
	background: #ddcc66;
	color: #000000;
}
td.yellow {
	background: #e4e3af;
	color: #000000;
}
td.purple {
	background: #8988bb;
	color: #000000;
}
td.blue {
	background: #cecfda;
	color: #000000;
}
td.brown {
	background: #a5a190;
	color: #000000;
}
td.green {
	background: #88cc77;
	color: #000000;
}
td.lightgreen {
	background: #b5d9a8;
	color: #000000;
}
td.red {
	background: #a77767;
	background: #994444;
	color: #000000;
}
td.lightred {
	background: #bb8877;
	color: #000000;
}

#grid table {
	border: 1px solid #333333;
	border-right: 0px solid #333333;
	border-top: 0px solid #333333;
}
#grid table tr th {
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
#grid table tr th.empty {
	border-top: 0px solid #333333;
}
#grid table tr td {
	font-size: 9pt;
	border-top: 1px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	border-right: 1px solid #333333;
}

#contact {
}
#contact ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#contact ul li {
	list-style: none;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#contact h3 {
	font-size: 12pt;
	margin: 10px 0px 0px 0px;
}

#news {
}

#news ul {
}

#news ul li {
	list-style: none;
}


#ticker {
	border-top: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	color: #eeeeee;
	background: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

#ticker span {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
#ticker a {
color: #eeeeee;
	text-decoration: none;
}
#ticker a:hover {
	color: #dbcf1c;
}

#ticker_body {
	line-height: 20px;
}

#flags {
	top: 12px;
	right: 15px;
	position: absolute;
}
