body			{
	text-decoration: none;
	background: #151515 url(../i/BG.jpg) repeat-y center;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

A.nav1			{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color:#68b7dd;
	font-weight: normal;
}
A.nav1:hover		{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#FFFFFF;}
A.nav1:visited		{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#68b7dd;}
A.nav1:visited:hover	{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#FFFFFF;}
	

.tableDivs {
	border-top: 0.16em none #000000;
	border-right: 0.16em solid #000000;
	border-bottom: 0.16em solid #000000;
	border-left: 0.16em none #000000;
	background-color: #1A1A1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
}
.borderLine {
	background-color: #333333;
}
.tableDivsSide {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	background-color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.topText {
	font-size: 12px;
	font-weight: bold;
}
.topTextColored {
	font-size: 23px;
	font-weight: bold;
	color: #68b7dd;
	font-variant: small-caps;
	text-transform: capitalize;
}
.topTextSidebar {
	font-size: 11px;
	font-weight: bold;
}
.positions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5283B0;
}

