body
{
  background-color:White; 
  font-family:Verdana; 
  font-size:11px;
  color:#3F3F3F; 
}

a:link { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; } 
a:hover { color: blue; } 

ul
{
  list-style-image: url(images/bullet.gif);
  list-style-type:square; 
  list-style-position:outside; 
  margin-left:18px; 
  margin-top:5px; 
  color:Navy;
  padding-left:2px;
}

ol
{
  list-style-position:outside; 
  margin-left:25px; 
  margin-top:5px; 
}

h1
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:12px; 
  margin-bottom:40px; 
}

h2
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:15px; 
  margin-bottom:15px; 
}

h3
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:12px; 
  margin-top:2px; 
  margin-bottom:2px; 
}

.TopNavLink
{
  font-size:8px;
  color:#3F3F3F; 
}


.WelcomeTitle
{
  font-family:Verdana;
  font-size:23px;   
  font-weight:900; 
  letter-spacing:-0.2mm;
  margin-top:10px; 
  margin-bottom:20px; 
}

.MainText
{
  font-size:11px; 
}

.SmallText
{
  font-size:10px; 
}

.Hint
{
  color:Red;
}


input
{
  font-family: verdana; 
  font-size: 11px; 
}  

select
{
  font-family: Verdana; 
  font-size:11px;
}
heading
{
  font-family: Verdana; 
  font-size:8px;
}
.ButtonStyle
{
	font-family:Verdana;
	font-size: 11px;
}

.TextboxStyle
{
	font-family:Verdana;
	font-size: 11px;
}

.LoginTextboxStyle
{
	font-family:Verdana;
	font-size: 11px;
	background-color:Transparent;
}

.LinkStyle
{
	font-family:Verdana;
	font-size: 11px;
	cursor: hand;
	color:Blue;
}

.MouseOverTextboxStyle
{
	font-family:Verdana;
	font-size: 11px;
	background : #A2B5CD;	
}

.contentheader1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background:#B5B5B5;
	height:18px;
	color:Black;
	padding-left:3px;
	
}

.contentheader2
{
	font-family:Verdana;
	font-size: 13px;
	font-weight:bold;
	color:Black;
	text-align:left
}



.trandetailitemstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background :"#DCDCDC";	
	font-size: 11px;		
	height:18px;
}
.trandetailalternateitemstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background : "#DCDCDC";	
	font-size: 11px;	
	height:18px;
}
.trandetailselecteditemstyle
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background :gray;
	font-size: 14px;
	color:Black;
	height:18px;
}

.tranpagerstyle
{
	font-family:Verdana;
	background :"#B5B5B5";
	font-size:11px;
	color:Black;
	height:18px;
}

.tranitemstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:Black;
	height:18px;
}

.tranmouseoverstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:Black;	
	height:18px;
	background:"#BCD2EE";
}

.tranalternateitemstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	color:Black;
	height:18px;
}

.transelectedmouseoverstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	background:"#A2B5CD";
	color:Black;
	height:18px;
}

.transelecteditemstyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	background:"#DCDCDC";
	color:Black;
	height:18px;
}

.tranheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:"#B5B5B5";
	font-size: 12px;
	color:Black;	
	height:18px;
}
.subtranheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color:Black;		
	font-weight:bold;
}

.rowfooter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:"#B5B5B5";
	font-size: 12px;
	color:Black;		
}

.lastLogin
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	position:absolute;
	top:43px;
	left:675px
}
. buttonReport
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	background-color:"WhiteSmoke";
	CURSOR: hand;
	COLOR: black;
	FONT-FAMILY: Arial;
}