body {
			color: #95b2c1;
			background-color: #000000;
			font-size: 10pt;
			font-family: Arial, Verdana;
			padding-left: 0;
			padding-right: 0;
			padding-top: 0;
			padding-bottom: 0;
			margin: 0;
}

A:link {text-decoration: none; color:#3eace4;}
A:visited {text-decoration: none; color:#3eace4;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: none; color: #FF0000;}

TD {
			font-weight: normal;
			color:#95b2c1;
			font-size:10pt;
			font-family:Arial, Verdana;
}


DIV.TopTitle {color: #3eace4; font-size: 12pt; font-family: Tahoma, Verdana, Sans-serif; padding-top: 10; padding-bottom: 10;}

DIV.Copyrights {color: #4995bc; font-size: 10pt; font-family: Tahoma, Verdana, Sans-serif; padding-top: 30;} 

DIV.menu {color: #3eace4; font-weight: bold; font-size: 10pt; font-family: Tahoma, Verdana, Sans-serif; padding-top: 5; padding-right: 5;} 

SPAN.hl {color: #FFFFFF; font-weight: bold;}
SPAN.hlred {color: #FF0000; font-weight: bold;}

DIV.Main {font-size: 10pt; font-family: Tahoma, Verdana, Sans-serif; padding-top: 25; padding-left: 25; padding-right: 25; padding-bottom: 25; }

DIV.welcome {color: #3eace4; font-size: 12pt; font-weight: bold; font-family: Tahoma, Verdana, Sans-serif; padding-top: 10; padding-left: 10;}


.cssLink1, .cssLink1:active, .cssLink1:visited {
  color: #3eace4;
  text-decoration: none;
}
.cssLink1:hover {
  color: #FF0000;
  text-decoration: underline;
}
.cssLink2, .cssLink2:active, .cssLink2:visited {
  color: #3eace4;
  text-decoration: underline;
}
.cssLink2:hover {
  color: #FF0000;
  text-decoration: underline;
}
.cssLink3, .cssLink3:active, .cssLink3:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.cssLink3:hover {
  color: #FF0000;
  text-decoration: underline;
}
.cssDetails {
  color: #3eace4;
}
.cssCurThread {
  font-weight: bold;
  color: #3eace4;
}
.cssDate {
  color: #3eace4;
}
.cssTitle {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
.cssSmall {
  font-size: 10px;
  color: #3eace4;
}
.cssContent {
  text-align: left;
}
.cssForm {
  font-family: Courier New, Courier, Monospace;
  font-size: 12px;
}
.cssThreads {
  text-align: left;
}
.cssNavigation {
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
 }
.cssError {
  text-align: center;
  font-weight: bold;
  color: #3eace4;
 
.cssCode {
  font-family: Courier New, Courier, Monospace;
  font-size: 12px;
  color: #3eace4;
   margin-top: 2px;
  margin-bottom: 2px;
}
.cssQuote {
  color: #3eace4;
  margin-top: 2px;
  margin-bottom: 2px;
}

