﻿/** BASIC */
html, body {
	height: 100%;
}
body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.theme {
	background-color: #000000;
}
.bigger {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.content {
	font-family: verdana,Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	color: #2d2c31;
}
.title {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
p, ol, ul {
	margin-top: 0px;
}
.searchINPUT {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	height: 22px;
	background-color: #69696B;
}
.searchPopINPUT {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	height: 22px;
}
a.search {
	color: #dc1665;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.leftlink {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.uselink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.titlelink {
	font-family: "verdana",Arial, Helvetica, sans-serif;
	color: #000000;
}
a.symbol {
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #2d2c31;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.chart:link {
font-family: "verdana",Arial, Helvetica, sans-serif;
	color: #2d2c31;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.chart:hover {
font-family: "verdana",Arial, Helvetica, sans-serif;
color: #2d2c31;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
a.chart:visited {
font-family: "verdana",Arial, Helvetica, sans-serif;
	color: #2d2c31;
	font-size: 14px;
	text-decoration: underline;
font-weight: bold;
}
.tabletitle {
	font-family: verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #2d2c31;
}
.tablecontent {
	font-family: verdana;
	font-size: 10pt;
	color: #2d2c31;
}
a.copyright {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.copyright {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}