 body {
   background-attachment: scroll;
   background-color: #eeeeee;
   background-position: left top;
   background-repeat: no-repeat;
   font-family: Arial,Helvetica,sans-serif;
}
.loginLayoutPanel {

   padding-top: 0;
   text-align: right;
   vertical-align: top
}
.loginLayoutComponent {
margin-right:10px
}
.helloUser {
   color: maroon;
   font-weight: bold
}
.topSiteLayoutPanel {
background-image:url(top_site_pnl_bg.gif);
height:40px;
margin-left:0;
padding-bottom:0;
padding-top:0;
position:absolute;
text-align:left
}
.topLeftAlign{
   background-position: left top;
   text-align: left;
   vertical-align: top
}
.topAlign{
   background-color: #ffffff;
   background-position: top;
   vertical-align: top;
}
.blockTopBorder {
   background-color: #08c;
   height: 18px;
   text-align: center;
   vertical-align: middle;
   width: 100%
}
.textField {
width:200px
}
.ddList {
width:207px
}
.footerSTPnl {
text-align:center
}
a.tooltip {
z-index:24;
color:#FF5E2F;
position:relative;
text-decoration:none
}
a.tooltip:hover {
z-index:25;
color:#7a7a7a;
text-decoration:none
}
a.tooltip span {
display:none
}
a.tooltip:hover span {
khtmlopacity:0.9px;
mozopacity:0.9px;
background-color:#eee;
border:1px solid #014021;
color:#01015e;
display:block;
filter:alpha(opacity:90);
left:0;
opacity:0.9px;
position:absolute;
text-align:left;
text-decoration:none;
top:2em;
width:400px;
padding:3px
}
.MnuStdOptGrp{
   color: #990033
}
.list-header {
background-color:#eee;
font-size:larger;
font-weight:700
}
.list-row-odd {
background-color:#eee
}

.MsgGrpInfo {
color:green;
font-weight:700
}
.infoMessage {
color:#000
}
.warnMessage {
color:orange;
font-weight:700
}
.errorMessage {
color:red;
font-weight:700
}
.fatalMessage {
color:red;
font-style:italic;
font-weight:700
}
.centerTopBlock,.allignTopLeft {
background-position:left top;
text-align:left;
vertical-align:top
}
.labelFont,.fieldFont {
color:#000;
font-family:sans-serif;
font-size:12px
}

.logo{
}
.logo a:link {
font-size: 30px; 
font-weight: bolder;
text-decoration: underline;
}
.logo a:visited {
font-size: 30px; 
font-weight: bolder;
text-decoration: underline;
}
.logo a:hover {
   color: #00cc00;
   font-size: 30px;
   font-weight: bolder;
   text-decoration: underline
}

.nav {
   background-image: url(login_pnl_bg.gif);
   padding-bottom: 5px;
   padding-top: 5px;
   text-align: center;
   vertical-align: middle
} 
.nav a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.footerLinks {
   font-size: 10px
} 
.footerLinks a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.footerLinks a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.footerLinks a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
