a:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #37556C
}
a:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #37556C
}
a:active { 
	text-decoration: underline;
	font-size: 8pt;
	color: #4F7999;
}
a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #4F7999;
}
a.topTabLinks:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #000000;
}
a.topTabLinks:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
a.topTabLinks:active { 
	text-decoration: none;
	font-size: 8pt;
	background-color: #C5C5C5;
	color: #000000;
}
a.topTabLinks:hover {
	text-decoration: none;
	font-size: 8pt;
	background-color: #C5C5C5;
	color: #000000;
}
a.bottomTabLinks:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #000000;
}
a.bottomTabLinks:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
a.bottomTabLinks:active { 
	text-decoration: none;
	font-size: 8pt;
	background-color: #9E9E9E;
	color: #000000;
}
a.bottomTabLinks:hover {
	text-decoration: none;
	font-size: 8pt;
	background-color: #9E9E9E;
	color: #000000;
}

a.bottomTabLinkSmall:link, a.bottomTabLinkSmall:visited { 
	text-decoration: none; 
	font-size: 7pt; 
	color: #000000;
}
a.bottomTabLinkSmall:active { 
	text-decoration: none;
	font-size: 7pt;
	background-color: #9E9E9E;
	color: #000000;
}
a.bottomTabLinkSmall:hover {
	text-decoration: none;
	font-size: 7pt;
	background-color: #9E9E9E;
	color: #000000;
}

body {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt; 
	background-color: #000000;
	color: #FFFFFF;
}
table,tr,td {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt; 
	background-color: #FFFFFF;
	color: #000000;
}
input, textarea, select, option {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt;
	background-color: #CFCFCF;
	color: #37556C;
}
hr {
	font-size: 8pt; 
	background-color: #CFCFCF;
	color: #CFCFCF;
}
.topTabSection {
	background-color: #838383;
	color: #000000;
	font-size: 8pt;
}
.bottomTabSection {
	background-color: #CFCFCF;
	color: #000000;
	font-size: 8pt;
}
.mainBack {
	font-size: 8pt;
	background-color: #CFCFCF;
	color: #000000;
}
.bodyBack {
	background-color: #FFFFFF;
	color: #000000;
}
.topBack {
	background-color: #000000;
	color: #FFFFFF;
}

.tabHeader {
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 10pt;
	color: #000000;
}
.title {
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 16pt;
}
.title2 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12pt;
}
.login {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt; 
}

.bar {
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 10pt;
	color: #000000;
}
.right {
	font-size: 8pt;
}

.postedBy {
	color: #006699;
	font-size: 8pt;
}
a.postedByLink:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #0083C1
}
a.postedByLink:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #0083C1
}
a.postedByLink:active { 
	text-decoration: underline;
	font-size: 8pt;
	color: #009CE8
}
a.postedByLink:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #009CE8;
}

.tableHighlight {
	behavior: url(tablehl.htc);
}

.tablenewstitle {
	font-size: 12pt;
}
.tablenews {
	font-size: 8pt
}
.tablecontents {
	font-size: 9pt
}
.copyright { 
	font-size: 7pt 
}
.rightsection {
	font-size: 9pt;
}
.line12 {
	background-color: #121740;

}
.errormessage {
	color: #FF0000;
}
.success {
	color: green;
}
.test {
	font-size: 8pt;
	background-color: #E5CCA9;
	background-color: #0F1525;
	background-color: #2C3A3A;
}

/* Imperitrade Styles */
.table_right_inner_text, .table_right_inner_light_text {
	background-color: #000000;
	color: #FFFFFF;
}
.table_right_inner_light_text a:link, .table_right_inner_light_text a:visited, .table_right_inner_light_text :active { 
	text-decoration: underline;
	font-size: 8pt;
	color: #FFFFFF;
}
.table_right_inner_light_text a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #CCCCCC;
}
.changeUp {
	color: #008000;
}
.changeDown {
	color: #FF0000;
}
