﻿body 
{
	margin:5px;
}

.cssText
{
	font-family:Tahoma;
	border-style: groove;
	font-size: 11px;
	color: Black;
	height: 15px;
	width: 200px;
}
.cssDDL
{
	font-family:Tahoma ;
	border-style: groove;
	font-size: 11px;
	color: Black;
	height: 18px;
	width: 206px;
}


.cssTitle
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	font-family:Tahoma;
	font-size: 13px;
	font-weight:bold;	
	color:Black; 
}
.cssLabel
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: Black;
}
.cssErrLabel
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:Red;
	width: 100%;
}

.cssHead
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;	
	color:Black; 
}

.cssMenuTD
{
	background-color:#c0d7e2;	
	background-image:url('images/328up.jpg');
	background-repeat: repeat;
	height:25px;
	padding-left:20px;
}

a.cssLink:link, a.cssLink:active, a.cssLink:visited { color:blue; font-family:Verdana; font-size:11px;text-decoration:none;text-align:center; }
a.cssLink:hover { color:blue; font-family:Verdana; font-size:11px;text-decoration:underline;text-align:center; }

a.cssPagingLink:link, a.cssPagingLink:active, a.cssPagingLink:visited { color:blue; font-family:Verdana; font-size:9pt;text-decoration:none;text-align:center; }
a.cssPagingLink:hover { color:blue; font-family:Verdana; font-size:9pt;text-decoration:underline;text-align:center; }

a.cssLinkWhite:link, a.cssLinkWhite:active, a.cssLinkWhite:visited,a.cssLinkWhite:hover { color:White; font-family:Verdana; font-size:11px;text-decoration:underline; }


a.cssMenu:link, a.cssMenu:active, a.cssMenu:visited { color:#000033; font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:underline;text-align:center; }
a.cssMenu:hover { color:#000033; font-family:Arial; font-size:10pt;text-decoration:underline;font-weight:bold;text-align:center; }
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70);*/
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	
}

.Normal
{
  cursor: auto;
  padding: 0px;
}
 
.Progress
{
  padding:10px;
  cursor:wait;
}

#maincontainer
{
  height:99%;
  min-height:99%;
}

.Menulink, .Menulink:visited, .Menulink:active {
  color: Blue;
  text-decoration: none;
  cursor:hand;
}
.Menulink:hover, .Menulink_active {
  color: Blue;
  font-weight:bold;
  cursor:hand;
}
.cssMenubg 
{
    background-image:url('images/blue-bg.jpg');
    height: 30px;
    width:30px;
    vertical-align:middle;
    cursor:hand;
    border:0;
}
.cssImage
{
	border:0;	
}

.cssTopMenu, .cssTopMenu:visited, .cssTopMenu:active {
  color: White;
  text-decoration: none;
  cursor:hand;
  border-width:thick;
  display:block;
  font-family:Tahoma;
  font-size:10pt;
}
.cssTopMenu:hover {
  color: Silver;
  cursor:hand;
  border-width:1px;
  border-color:Silver;
  border-style:solid;
}
.cssTopMenuTD
{
    width:120px;
    text-align:center;
}

.cssTable
{  
  width:100%;
  height:100%;
  padding-left:5px;
  
}
 
 .cssTableContent
{  
  width:101%;
  height:100%;
  margin-top:5px;
  margin-left:5px;
  margin-right:5px;  
 }
 
.cssTDHead
{  
  width:100%;
  padding:5px;
  vertical-align:middle;
}
.cssTDBlank
{
  border-width:1px;
  border-style:solid;
  border-bottom-color:White;
  height:5px;
}

.ContentLeft
{
  padding:5px;
  margin-top:5px;
  border-spacing:5px 5px;
}

.ContentRight
{
  padding:5px;
  margin-top:5px;
}

.ContentFull
{
  border-width:1px;
  border-color:#0066FF;
  border-style:solid;
  
  padding:5px;
}

.cssLeftMenu, .cssLeftMenu:visited, .cssLeftMenu:active
{
    color: #0099FF;
    text-decoration: none;
    cursor: hand;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    
    margin-left: 5px;
}
.cssLeftMenu:hover {
  color: Silver;
  cursor:hand;
  
  text-decoration:underline;
  margin-left:5px;
}


.cssGridHeader
{
    /*background-image:url("images/BlueBG.jpg");
    background-repeat:repeat; */
    background-color:#C7D9F1;
    color:White;
    font-family:Tahoma;
    font-size:11px;
    
}
.cssGridHeader A:hover {
    text-decoration: underline;
    cursor:hand;
    font-family:Tahoma;
    font-size:8pt;
    
}
.cssGridHeader A {
    text-decoration: none;
    cursor:hand;
    border-width:thick;
    display:block;
    font-family:Tahoma;
    font-size:8pt;
    
}
.cssGridRowAlternate
{
    
}

.textbox
{background-image:url(images/txt_bg.jpg);
background-repeat:no-repeat;
width:165px;
height:20px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#d40505;
text-align:justify;

}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #284d90; font-weight: bold; }

.cssTextHighlight
{
	font-family:Verdana;
	border-style: groove;
	font-size: 11px;
	color: Black;
	height: 15px;
	width: 200px;
	background-color :#D7D7FF;
}

.demo {
 background-image:url('images/AllianceHPRevHQ.jpg');
 background-position:Top Left;
 width: 100%;
 height:100%;
 background-size: auto;
 background-attachment:fixed;
}
