body {
	background-color: #003399;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainframe {
	background-color: #FFFFFF;
	width: 700px;
	/*height: 600px;  /* need to remove */
	margin-top:20px;
	margin-bottom: 20px;
}

#maintable {
	background-color: #990000; 
	width: 684px;
	margin-top:8px;
	margin-left:8px;
	margin-right: 8px;
}

.sidecell {
	background-color: #990000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;	
}

.domaintable {
	background-color: #FFFFFF;
	border-width: thin;
	border-color: #000000;
	border-style: double;	
	font-size: 10pt;
	font-family: Arial;
	width: 450px;
	margin-top:8px;
	margin-left:8px;
	margin-right: 8px;
}

.domain1 {
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: thin;
	font-weight: bold;
	text-align: center;
}

.domain {
	font-weight: bold;
}

.menubar {
	background-color: #990000;
	width: 705px;
	height: 15px;
	margin-top:0px;
	text-align: right;
}

.content_title {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top:10pt;
	margin-left: 8pt;
}

blockquote {
	font-family: Arial;
	font-size: 10pt;
}

.links a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}

.links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.links a:hover {
	text-decoration: none;
	color: #003399;
}

.linked {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	color: #FFFFFF; /*#3399FF;*/
}

.links-bg a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	vertical-align: middle;
	text-decoration: none;
}

.cctcore a {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5pt;
	text-decoration: none;
}

.cctcore a.visited {
	color: #66CCFF;
	text-decoration: none;
}

.cctcore a.hover {
	color: #CC3333;
	margin-right: 5pt;
	text-decoration: none;
	vertical-align: middle;
}

.lg_ban_title {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #330000;
	position: relative;
	top: -60pt;
	left: 9pt;
	bottom: 0pt;
	overflow: hidden;
	z-index: 0;
}

.sm_ban_title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333300;
	position: relative;
	top: -100pt;
	left: 10pt;
	z-index: 2;
}

.filelink a {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	margin-top: 5pt;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
}