A:visited {text-decoration: underline; color:navy}
A:link    {text-decoration: underline; color:black}
A:hover   {text-decoration: underline; color:red}
A.nav:visited {text-decoration: underline; color: #f0f0f0;}
A.nav:link    {text-decoration: underline; color: #ffffff;}
A.nav:hover   {text-decoration: underline; color: #ffcc33;}
A.nav2:visited {text-decoration: underline; color: #ffcc33;}
A.nav2:link    {text-decoration: underline; color: #ffcc33;}
A.nav2:hover   {text-decoration: underline; color: #ffffff;}
.a td { 
      background: #efefef;
    }
.b td { 
      background: #ffffff;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
}
.checkbox {
	width:11px;
	height:11px;
}
.layout {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	background-color:#ffffff;
	border-color:#000000;
	width:700px;
	border:1;
}
.imgButton {
	background-color:#FFFFFF; 
	border-right-width:0px;
	border-left-width:0px;
	border-width:0px;
	color:#ffffff;
}
table {font-family: Verdana; font-size:13px;}
select {font-family: Verdana; font-size:12px; border-width:1px; border-color:#000000}

.EditTable {
	font-family: Verdana; 
	font-size:11px;
}

div {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:13px; font-weight:normal; color:black;
}
.header {
	font-family: Verdana;
	font-size: 18px; 
	font-weight: bold; 	
	color: #ffffff;
}
.headerNoImage {
	font-family: Verdana;
	font-size: 15px; 
	font-weight: bold; 	
	color: #000000;
}

.btn {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: normal; 
	background-color: #400081;
	color: #ffffff;
	cursor: hand;
	width: 75px;
		
	border-bottom-color:#ffcc33;
	border-right-color:#ffcc33;
	border-top-color:#F0f0f0;
	border-left-color:#F0f0f0;
	border-width:2px;
}

.lbtn {
	font-family: Verdana;
	font-size: 10px; 
	font-weight: normal; 
	background-color: #400081;
	color: #ffffff;
	cursor: hand;
	width: 20px;
		
	border-bottom-color:#ffcc33;
	border-right-color:#ffcc33;
	border-top-color:#F0f0f0;
	border-left-color:#F0f0f0;
	border-width:2px;
}

.RowTitle  {color:#000000; background-color:#400081}
.RowTitle2 {color:black; background-color:silver; font-weight:bold;}
.RowTitleR {color:#000000; background-color:#FFCC33}
.high {color:  #006681; font-weight:bold}	
.rTitle {
	font-family: verdana;
	font-size:13px;
	color:#ffffff;
}	
.NoBorders  {
	border-right-width:0px;
	border-left-width:0px;
	border-width:0px;
}
.RowData {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: normal; 		
}
.RowHL {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: normal; 		
	background-color:#ECF0F9;
}
.RowAlert {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold; 		
	background-color:#FF9D9D;
}
.RowBest {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold; 		
	background-color:#ffcc33;	
}
.EditMemberDiv 
{
	WIDTH: 464px; 
	HEIGHT: 230px; 
	POSITION: relative; 	
	BACKGROUND-COLOR: #000000;
	color:#FFFFFF;	
}
.EditMemberTable
{
	WIDTH: 464px; 	
	POSITION: relative; 	
	BACKGROUND-COLOR: #000000;
	color:#F0f0f0;
}
.TableNorm 
{
	BACKGROUND-COLOR: #f0f0f0;
	color:#FFFFFF;
}

.InvalidField 
{
	background-color:Red;
	color:Yellow;
}
.TabButtonHigh 
{
	background-color:#FFFFFF;
	color:black;
	border-top-color:gray;
	border-left-color:gray;
	border-bottom-color:white;
	border-right-color:white;	
}
.TabButtonNorm
{
	background-color:silver;
	color:black;
}