BODY
{ 
    color: #ffffff;
    text-decoration: none;
    font-size:9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url("../img/main_background.gif");
    background-repeat: repeat-x;
    background-color: #4d4d4d;
}

div#wn
{ 
    position:relative; 
    width:184px; height:52px; 
    overflow:hidden;    
}

.txtHeader{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    background-image: url("../img/back_header_short.gif");
    background-repeat: no-repeat;
}

.txtContent{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    background-image: url("../img/back_content_short.gif");
    background-repeat: no-repeat;
}

.txtContentLight{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    background-image: url("../img/back_content_light.gif");
    background-repeat: no-repeat;
}

.txtContentBig{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    background-image: url("../img/back_content_big.gif");
    background-repeat: no-repeat;
}

.txtContentLong{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    background-image: url("../img/back_content_long.gif");
    background-repeat: no-repeat;
}

.txtHeaderLong{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    background-image: url("../img/back_header_long.gif");
    background-repeat: no-repeat;
}

.txtContentVeryLong{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    background-image: url("../img/back_content_very_long.gif");
    background-repeat: no-repeat;
}

.txtHeaderVeryLong{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    background-image: url("../img/back_header_very_long.gif");
    background-repeat: no-repeat;
}

.bottomReflection{
    background-image: url("../img/bottom_reflection.gif");
    background-repeat: repeat-x;
}

.txtRegularBlack{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.txtRegularWhite{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.txtRegularWhiteOver{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

.txtRegularGray{
    color: #9e9f9e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.logoTeam {
  height: 110px;
  border: 1px solid #ffffff;
  background-color: white;
}

.logoTeamOn {
  height: 100px;
  border: 1px solid #ffc498;
  background-color: white;
}

.lnkTopOptions{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

.lnkRegular{
    color: #ff7a21;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

.lnkRegularOver{
    color: #ff7a21;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

.admTextForm{
    color: #380000;
    font-family: arial;
    text-decoration: none;
    font-size:9pt;
}


.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.white_content {
  display: none;
  position: absolute;
  top: 32%;
  left: 32%;
  width: 35%;
  height: 35%;
  padding: 16px;
  border: 2px solid #b8cadc;
  background-color: white;
  z-index:1002;
  overflow: auto;
  color: #380000;
  font-family: arial;
  text-decoration: none;
  font-size:10pt;
}

.textbox_focus
{
    BACKGROUND-COLOR: #FAFBE7;
    BORDER-BOTTOM: aliceblue 1px solid;
    BORDER-LEFT: darkgray 1px solid;
    BORDER-RIGHT: aliceblue 1px solid;
    BORDER-TOP: darkgray 1px solid
}

.textbox_regular
{
    background-color: #ffffff;
    border-bottom: #a8a8a8 1px solid;
    border-left: #a8a8a8 1px solid;
    border-right: #a8a8a8 1px solid;
    border-top: #a8a8a8 1px solid;
    font-size: 8pt;  
}

.textbox_login
{
    background-color: #ffffff;
    border-bottom: #a8a8a8 1px solid;
    border-left: #a8a8a8 1px solid;
    border-right: #a8a8a8 1px solid;
    border-top: #a8a8a8 1px solid;
    font-size: 16px;
    height: 24px;  
}

.textbox_disabled
{
    background-color: #f3f3f3;
    border-bottom: #e0e0e0 1px solid;
    border-left: #e0e0e0 1px solid;
    border-right: #e0e0e0 1px solid;
    border-top: #e0e0e0 1px solid;
    font-size: 14px;
}

.button_expand
{
  font-weight: bold;
	font-family: verdana, helvica, arial;
	font-size: 10pt; 
	color: #ffffff; 
	background-color: #cecece;
	width: 20;
	height: 25;
	border-bottom: #898989 1px solid;
  border-left: #898989 1px solid;
  border-right: #898989 1px solid;
  border-top: #898989 1px solid
}

.button_yes_no
{
    font-weight:bold;
	font-family:Verdana;
	font-size:10pt; 
	color:"#FFFFFF"; 
	background-color:#919276;
	width:40;
	border-color:"#000000"
}

.button_yes_no_focus
{
    font-weight:bold;
	font-family:Verdana;
	font-size:10pt; 
	color:"#000000"; 
	background-color:#C9EFFB;
	width:40;
	border-color:"#000000"
}

.button_normal
{
  font-weight: bold;
	font-family: arial, verdana, helvica;
	font-size: 8pt; 
	color: #0C4B7B; 
	background-color: #E3EAF0;
	width: 120;
	border-bottom: #ADC5ED 1px solid;
    border-left: #ADC5ED 1px solid;
    border-right: #ADC5ED 1px solid;
    border-top: #ADC5ED 1px solid
}

.button_normal_focus
{
  font-weight:bold;
	font-family:Verdana, Helvica, Arial;
	font-size:10pt; 
	color:"#000000"; 
	background-color:#C9EFFB;
	width:180;
	border-color:"#000000"
}
