/************************************************************************************
* File      : skinstyle.css
* Project   : Techassault
* Author    : Stefan Faller (reddevil@spaceassault.de)
* Company   : RedMoonStudios
* Version   : 2.0
* Language  : PHP
* 
* Disclaimer:
* This software is property of Redmoon Studios
*
* History:
* 04.08.2003	Stefan Faller		First Version
*
************************************************************************************/

body {color:#FFFFFF; font-family:Verdana,Arial;font-size:10pt; background:#181817; margin-top:0px; margin-left:0px; scrollbar-base-color:#635F53; scrollbar-arrow-color:#000000;}

.s{font-family:Verdana,Arial;font-size:8pt}

A{color:rgb(255,255,255); text-decoration:none }
A:visited{color:rgb(255,255,255); text-decoration:none }
A:hover{color:rgb(150,200,250); text-decoration:none }


td.tdhr {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#56241b}
td.tdnr {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#773b31}
td.tdho {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#5e3823}
td.tdno {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#955436}
td.tdhb {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#253f58}
td.tdnb {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#4866a6}
td.tdhg {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#2f4f37}
td.tdng {font-size:10pt; font-family:Helvetia,sans-serif; background-color:#397046}
th.tdh {background-color:#114477}
th.tdn {background-color:#002255}
tr.tdh {background-color:#114477}
tr.tdn {background-color:#002255}


.input {background-color:#474337; color:#FFFFFF; border-style:solid; border-width:0px; border-color:#002255; }
.inputselect {background-color:#635F53; color:#FFFFFF; border-style:medium none; border-width:0px; border-color:#002255; }
.input_klein {font-size:6; background-color:#635F53; color:#FFFFFF; border-style:solid; border-width:1px; border-color:#002255; }

.rightText {font-size:0.7em; }
.rightText:hover {font-size:1em;}

.smallText {font-family:Verdana,Arial;font-size:0.8em; }
.smallTextERROR {font-family:Verdana,Arial;font-size:0.8em; color:red; }
.bigText {font-family:Helvetia,sans-serif;font-size:1.2em; color:#000000; border-style:solid; border-width:2px; border-color:#000000;}

.ue2{font-family:Verdana,Arial;font-size:0.8em;font-weight:bold; color:#e2d7bd;cursor:pointer;}
.ue3{font-family:Helvetia,sans-serif;font-size:1.2em;font-weight:bold; color:#e2d7bd;cursor:pointer;}

.help {font-size:1.2em;font-weight:bold;}

form {
  margin:0;
  padding:0em;
}

