
input.flat { border: 1px #bbbbbb solid;}
select.flat { border: 1px #bbbbbb solid;}

Body
{
	background-color: #6487DC;
}

.form
{
	background-color: #EDF2FC;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.form A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.form A:visited
{
  color: #2965ad;
}

.form A:hover
{
	color: red;
}

.formgray
{
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.formgray A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.formgray A:visited
{
  color: #2965ad;
}

.formgray A:hover
{
	color: red;
}

.formgold
{
	background-color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.menu
{
	background-color: #efefef;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.menu A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.menu A:visited
{
  color: #2965ad;
}

.menu A:hover
{
	color: red;
}

/* text style for the selected tab */
.lit-on
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EDF2FC;
}

/* text style for the selected tab */
.lit-off
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #4B65A4;
}

A.lit-off:hover   {
    color: #ffcc00;
}

.lightmenu
{
	background-color: #ffcc00;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.lightmenu A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.lightmenu A:visited
{
  color: #000000;
}

.lightmenu A:hover
{
	color: red;
}


.rightmenu
{
	background-color: "#6487DC";
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

.rightmenu A:link
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

.rightmenu A:visited
{
  color: #ffffff;
}

.rightmenu A:hover
{
	color: #ffcc00;
}

.base
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.basewarning
{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Helvetica, sans-serif;
}

.basebold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}


.base A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.base A:visited
{
  color: #2965ad;
}

.base A:hover
{
	color: red;
}


.basesmall
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.basesmall A:link
{
	color: #2965ad;
}

.basesmall A:visited
{
  color: #2965ad;
}

.basesmall A:hover
{
	color: red;
}

.basebutton
{
  background-color: #ffcc00;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

input.basebutton { border: 1px #bbbbbb solid;}

/* text style for the selected tab */
.TabDarkBlue
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #2965ad;
}

.TabBlack
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #000000;
}

.TabWhite
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.TabGold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFCC00;
}

.TabRed
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FF0000;
}


.listbase
{
	border: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.listbase A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.listbase A:visited
{
  color: #2965ad;
}

.listbase A:hover
{
	color: red;
}


.gridbase
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.gridbase A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2965ad;
	font-family: Verdana, Helvetica, sans-serif;
}

.gridbase A:visited
{
  color: #2965ad;
}

.gridbase A:hover
{
	color: red;
}

.gridbase INPUT
{
  background-color: #FFCC00;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
