.whitetext {
	COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, serif; FONT-SIZE: 9pt; MARGIN-BOTTOM: 1px
}
A:active {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10pt; COLOR: red;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.menu {
	FONT-WEIGHT: bold; COLOR: #ffffcc; LETTER-SPACING: 1px; TEXT-DECORATION: none
}
A.menu:link {
	FONT-WEIGHT: bold; COLOR: #ffffcc; LETTER-SPACING: 1px; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: bold; COLOR: #ffffcc; LETTER-SPACING: 1px; TEXT-DECORATION: none
}
A.menu:active {
	FONT-WEIGHT: bold; COLOR: #ff0000; LETTER-SPACING: 1px; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: bold; COLOR: #ff0000; LETTER-SPACING: 1px; TEXT-DECORATION: none
}
P {
	FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: smaller; COLOR: #003300; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana
}
TH {
	FONT-SIZE: smaller; COLOR: #003300; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 185px;	
	padding-top: 10px;
background-image: url(images/menubackground.jpg);

}
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: #F8F9FB;
	text-decoration: none;
font-weight:bold;
  font-size: 11px;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
font-weight:bold;
  font-size: 11px;
color: red;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #999999;
  font-size: 12px;
font-weight:bold;
height: 24px;
  padding-left:5px;
color:#D44A20;
text-align: center;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px dotted #999999;
  font-weight:bold;
  font-size: 11px;
height: 24px;
  padding-left:5px;
background-image: url(images/arrow_orange.gif);
text-align: center;
color:#D44A20;
  background-color: #ffffff;
  filter:alpha(opacity='80', style='0');
}

TD#menu_1 DIV.menu1-level1-act A {
  color:#D44A20;

text-align: left;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
 border-bottom: 1px dotted #999999;  
font-size: 11px;
  padding-left:15px;
 background-color: #333333;
filter:alpha(opacity='90', style='0');
text-align: center;
 color:#D44A20;
height: 24px;
background-image: url(images/arrow_red.gif);
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
   border-bottom: 1px dotted #999999;
font-size: 11px;
  font-weight:bold;
  padding-left:25px;
background-color: #ffffff;
filter:alpha(opacity='60', style='1');
text-align: center;
color:#D44A20;
height: 24px;
background-image: url(images/arrow_red.gif);
}


/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  text-align: center;
  padding: 0px 2px 0px 2px;
width: 600px;

}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


body {

background: #FFFFCD;

}

INPUT {
background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
)

SELECT {
background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
)
