BODY { background-color: #0F213F; background-image: img/bg_blue.gif; background-attachment: fixed; scrollbar-arrow-color :Navy; scrollbar-base-color:#6699FF; }


/* Text Emphasize Elements within document */
EM {	color: #000080; font-family: Arial Black, serif; font-style: normal; text-indent: 15px; font-size: 15px;  }
		
EM { font-size: 20px; }

H1 {	color: dodgerBlue; font: 36px Tahoma, Verdana, Arial, Geneva, Sans; text-align: center; }
H2, H3 { font-color: White; }

/* Text Elements within document */
P, BODY, BLOCKQUOTE, TD, TH, MARQUEE { color: #FFFFFF; font: 14px Tahoma, Verdana, Arial, Geneva, Sans; }
H1 { font-size: 24px; font-weight: bold; }
H2 { font-size: 20px; font-weight: bold; }
H3 { font-size: 18px; font-weight: bold; }
B { font-weight: bold; }
#smallfont { color: #FFFFFF; font: 10px Tahoma, Verdana, Arial, Geneva, Sans; }
#enterexit { font-size: 28px; }

/* A tag */
A { color: dodgerBlue; text-decoration: none; font-weight: bold;	}
A:HOVER { color: white; text-decoration: none; }
A:ACTIVE { background-color: coral; color: navy; }
#specialLink:ACTIVE { background-color: transparent; color: white; }
#popLink { background-color: transparent; color: #0F213F; }
#popLink:HOVER { color: yellow; }


/* Forms */ 
FORM {	border: 1px solid White; color: #FFFFFF; padding: 8px; width: 60%;  }

#plaintext { font-family:Courier, Courier New; text-align:center; color:white; }
#uhuClan { color: #FFFFFF; font-weight: bold; font: 36px Tahoma, Verdana, Arial, Geneva, Sans; text-align:center; }
#uhuSearch { border: 1px solid White; color: #FFFFFF; width: 90%; }



/* Tables */

#shopItem
{	background-color:#cccccc; color: #0F213F; }

#showimage { background-color: #5788DA; }


#formButton
{ 	background-color: DarkGray; font: 12px Arial Black; color: White;  }
#formInput
{ background-color: powderblue; color: #000080; }

#tableBorder { background-color: dodgerBlue; }
#tableCell
{	border: 1px solid #000080; }
#tableCell EM, #tableCell A { font-size: 14px; }

#tableCell HR
{	position: relative; color:dodgerBlue; width: 60%; text-align: right; }