/* Cascading Stylesheet for topsides.transexbabe.com */

/* RGB-Code: darkblue 045.045.145 > #2D2D91, lightblue 080.095.185 > #505FB9, red 255.45.45 > #FF2D2D,
             yellow 255.255.140 > #FFFF8C, gray 102.102.102 > #666666, white 255.255.255 > #FFFFFF */

/* Bodystyle */

body {
font-size: 10pt;
font-weight: bold;
font-family: arial, trebuchet ms, helvetica;
background-color: #FFFFFF; /* white */
}

/* Scrollbar */

html{
scrollbar-face-color: #2D2D91;		/* darkblue */
scrollbar-highlight-color: #505FB9;	/* lightblue */
scrollbar-shadow-color: #505FB9;	/* lightblue */
scrollbar-3dlight-color: #505FB9;	/* lightblue */
scrollbar-arrow-color: #C0C0C0;		/* gray */
scrollbar-darkshadow-color: #C0C0C0;	/* gray */
scrollbar-track-color: #C0C0C0;		/* gray */
}

/* Normal Hyperlink */

a:link {
  text-decoration: underline;
  color: #505FB9; /* lightblue */
}

a:visited {
  text-decoration: underline;
  color: #666666; /* gray */
}

a:active {
  text-decoration: underline;
  color: #FF2D2D; /* red */
}

a:hover {
  text-decoration: none;
  color: #2D2D91; /* darkblue */
}

/* Table Hyperlink */

a.table_top {
  text-decoration: underline;
  color: #FF2D2D; /* red */
}
a.table_top:visited {
  text-decoration: underline;
  color: #FFFF8C; /* yellow */
}

a.table_top:active {
  text-decoration: underline;
  color: #FF2D2D; /* red */
}

a.table_top:hover {
  text-decoration: none;
  color: #FFFF8C; /* yellow */
}

/* Headline */

h1 {
  font-size: 14pt;
  text-decoration: underline;
  color: #FF2D2D; /* red */
  text-align: center;
}

h2 {
  font-size: 13pt;
  color: #FFFFFF; /* white */
  text-align: center;
}

h3 {
  font-size: 12pt;
}

/* horizontale Linien */

hr {
color: #FFFFFF;
}

/* Error */

.error {
  color: #FFFFFF; /* white */
  background-color: #FF2D2D; /* red */
}

/* Top Ranking Style */

.table_top_title {
  background-color: #2D2D91; /* darkblue */
  text-align: center; color: #FFFFFF; /* white */
}

.table_top_rank {
  background-color: #505FB9; /* lightblue */
  text-align: center; font-size: 16pt;
}

.table_top_description {
  text-align: center; font-size: 10pt;
  color: #000000; /* black */
}

.table_top_stats {
  text-align: left;
  background-color: #505FB9; /* lightblue */
  color: #FFFFFF; /* white */
}

.table_top_stats2 {
  text-align: center;
  background-color: #505FB9; /* lightblue */
  color: #FFFFFF; /* white */
}

.table_title {
  background-color: #2D2D91; /* darkblue */
  color: #FFFFFF; /* white */
}

.table_rank {
  background-color: #505FB9; /* lightblue */
  font-size: 16pt;
}

.table_stats {
  text-align: center;
  background-color: #505FB9; /* lightblue */
  color: #FFFFFF; /* white */
}

.table_alert {
  background-color: #FF2D2D; /* red */
  color: #FFFFFF; /* white */
}

.table_left {
  text-align: left;
  padding-left: 10px;
  vertical-align: top;
}

.table_description {
  text-align: center; font-size: 10pt;
  color: #000000; /* black */
}

/* Stats Style */

.stats_top {
  background-color: #2D2D91; /* darkblue */
  color: #FFFFFF; /* white */
  font-size: 13pt;
  padding: 5px;
}

.stats1 {
  background-color: #505FB9; /* lightblue */
  color: #FF2D2D; /* red */
  font-size: 11pt;
}
.stats2 {
  background-color: #2D2D91; /* darkblue */
  color: #FFFFFF; /* white */
}

.stats_left {
  background-color: #505FB9; /* lightblue */
  color: #FF2D2D; /* red */
  text-align: left;
  padding-left: 10px;
}

/* Define Admin colors */

.darkbg {
  background-color: #FFFFFF; /* white */
  color: #505FB9; /* lightblue */
  font-size: 12px;
}

.mediumbg {
  background-color: #2D2D91; /* darkblue */
  color: #FFFFFF; /* white */
  font-size: 14px;
}

.lightbg {
  background-color: #505FB9; /* lightblue */
  color: #FFFFFF; /* white */
  font-size: 12px;
}

.lightbgalt {
  background-color: #505FB9; /* lightblue */
  color: #FFFFFF; /* white */
  font-size: 12px;
}

/* Define from transexbabe.com */
.taba:link {
font-size: 10pt; font-weight: bold; text-decoration: underline; color: #FF2D2D;
}
.taba:visited {
font-size: 10pt; font-weight: bold; text-decoration: underline; color: #FFFF8C;
}
.taba:active {
font-size: 10pt; font-weight: bold; text-decoration: underline; color: #FF2D2D;
}
.taba:hover {
font-size: 10pt; font-weight: bold; text-decoration: none; color: #FFFF8C;
}

/* Table LightBlue Format */
.tablblue {
background-color: #505FB9;
}

/* Table DarktBlue Format */
.tabdblue {
background-color: #2D2D91;
}

/* Table Blue BigCenterText */
.tabc {
font-size: 12pt; font-weight: bold; color: #FFFFFF; text-align: center;
}

/* Table Blue SmallCenterText */
.tabcs {
font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: center;
}

/* Table Blue BigLeftText */
.tabl {
font-size: 12pt; font-weight: bold; color: #FFFFFF; text-align: left; margin-left: 10;
}

/* Table Blue SmallLeftText */
.tabls {
font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: left; margin-left: 10;
}

/* Table Blue SmallRightText */
.tabrs {
font-size: 10pt; font-weight: bold; color: #FFFFFF; text-align: right; margin-left: 10;
}
