/* ======================================
    CSS STYLES FOR THE OXFAM APP
   ====================================== */   


BODY
{
}

.Login
{
  font-family: Verdana;
  font-size: 11px;
  color: #253D4D;
  font-weight: bold;    
  border-width:2px;
  border-style:Solid ;
  border-color:#BDD5E6;  
  background-color: #3D637D;
   /*#898952; */
}

.Signature 
{	 					
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-left :10px;
	height: 20px;
	background-color:#C61A0E; 	
	text-align: center;
}



.ContentBGColorWhite
{
	font-weight: bold;
	font-size: 16px;
	color: #898952;
	font-family: Verdana, Arial;
	height: 30px;
	background-color: white;
}

.ContentHeadLink
{
	font-weight: bold;
	font-size: 16px;
	color: #898952;
	font-family: Verdana, Arial;
	height: 15px;
}

.Panel1
{
  background-color:#C6E1FA;
}

.PanelWhite
{
  background-color: White;
}

.Bold
{
  color: #898952;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px    
}

/******* i AYK *************************************/
.CSSBoldRed
{
  color: red;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}

.CSSBoldGreen
{
  color: green;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}
/******* f AYK *************************************/


.Normal2
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 15px;
  line-height: 12px    
}

.Normal3
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 10px;
  line-height: 12px    
}



/*****************************************************************************/

.ContentBlue
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  height: 20px;
  color:  #1C77AD;
  /*font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding-left: 10px;
  height: 20px    
	color: #D90000;*/
}

.ContentRed
{
	font-size: 16px;
	color: #D90000;
	font-family: Verdana, Arial;
  padding-left:10px;
	height: 20px;
}

.ContentRed2
{
	font-size: 16px;
	color: #D90000;
	font-family: Verdana, Arial;
}

.ContentHeadRed
{
	font-weight: bold;
	font-size: 16px;
	color: #D90000;
	font-family: Verdana, Arial;
  padding-left:10px;
	height: 35px;
}

.ContentHead1
{
	font-weight: bold;
	font-size: 12px;
	color: #1C77AD;
	font-family: Verdana, Arial;
  padding-left:10px;
	height: 20px;
}

.ContentHead2
{
	font-size: 12px;
	color: #1C77AD;
	font-family: Verdana, Arial;  
	padding-left :10px;
	height: 20px;
}

.ContentHead2Bold
{
	font-weight: bold;
	font-size: 10px;
	color: #1C77AD;
	font-family: Verdana, Arial;
	padding-left :10px;
	height: 20px;
}

.ContentHead3
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana, Arial;
	padding-left: 10px;
	height: 35px;
	background-color: #339999;
}

.SubContentHead
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana, Arial;
	height: 20px;
}

.Title
{
  background-color:#1C77AD; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-left:10px;
  line-height: 20px;
}

.SubTitle
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left:10px;
  line-height: 20px
}

.Warning
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left:5px;
  line-height: 20px;
  color:Red;
}

.BkgWhite
{
  background-color: White;
}

/* GENERAL */
/* text style used for most text rendered by modules */
.Normal0
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px    
}


.Mandatory0
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  color: red;    
}

.Mandatory
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 10px;
  line-height: 12px;
  color: red;    
}

.Mandatory2
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 15px;
  line-height: 12px;
  color: red;    
}

.Mandatory3
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 20px;
  line-height: 12px;
  color: red;    
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
  font-size: 10px;
  cursor: hand;
  font-family: Verdana, Helvetica, sans-serif;   
}                

.NormalBold
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  line-height: 12px
}

.BoldItalic
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  line-height: 16px
}

.Button {
	cursor: hand;
	font: bold 10px arial, verdana, helvetica;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	border: 1px outset;
	background-color: #CCCCCC;
}

/* text style for the links */
A.SiteLinkSize16BKGWhite, A.SiteLinkSize16BKGWhite:link, A.SiteLinkSize16BKGWhite:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #086298;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	height: 30px;
	background-color: white;
}
A.SiteLinkSize16BKGWhite:hover
{
  text-decoration: none;
  color: #555555;
}

A.SiteLinkSize16BKGLightBlue, A.SiteLinkSize16BKGLightBlue:link, A.SiteLinkSize16BKGLightBlue:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #086298;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	height: 30px;
	background-color: #D1E6FA;
}
A.SiteLinkSize16BKGLightBlue:hover
{
  text-decoration: none;
  color: #555555;
}

A.SiteLinkBlue, A.SiteLinkBlue:link, A.SiteLinkBlue:visited
{
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  color: #0000FF;
  font-size:2;
}
A.SiteLinkBlue:hover
{
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  color: #0000FF;
  font-size:2;
}

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  color: #0000FF;
  font-size: 11px;
}

.CSSValidator
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 13px    
}

.ErrorText
{
  color: red;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 17pt
}

.Bold2
{
  color: #1C77AD;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}

.BoldRed
{
  color: red;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}

.BoldBlue
{
  color: Blue;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}

.BoldGray
{
	color: #606976;
	padding-left: 10px;
	font: bold 10px/12px Verdana;
}

.BoldDarkGray
{
  color: #404040;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding-left: 10px;    
}

.NormalDouble
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px    
}

.Tab1
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;      
  border-width:2px;
  border-style:Solid ;
  border-color:#296488;  
  background-color: #1c77ad;
  color: white; 
}

/*Este era un formato también para el tabstrip*/

.Tab3
{
  font-family: Verdana;
  font-size: 8px;
  font-weight: bold;    
  border-width:2px;
  border-style:Solid ;
  border-color:#1C77AD;  
  background-color: #D1E6FA;/*#ffBB00;*/
  color: #707070; 
}


.Button5
{
  font-family : Verdana;
  font-size: 10px;
  font-weight: bold;  
  border-width:1px;
  border-style: double;
  border-color:#296488;  
  background-color:#DB6756;
  color: white;     
  line-height: 13px;
  padding-left: 1px;
  padding-right:1px;
  cursor:hand;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
}

.TextBoxDisabled{
	display: none;
}

.BeforeSearchDisabled{
	display: none;
}

.FieldValue{
	border: 1px solid;
  border-color: #999966;
	font: 10px arial, tahoma, verdana, helvetica;
	background: #ffffff;
}

.BeforeSearch{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	color: red;
	background-color: #ffffff;
	font: 11px tahoma, verdana, arial, helvetica;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBoxDate
{
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #999966;
  cursor:hand;
}

.MandatoryTextBox
{
  font-family: Arial;
  font-size: 8pt;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  background-color: white;
}

.MandatoryFile
{
  font-family: Arial;
  font-size: 8pt;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  background-color: #eeeeee; 
}

.DisabledFile
{
  font-family: Arial;
  font-size: 8pt;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  background-color: #dcdcdc;
  }


/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
  margin-left: -4px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 30px;
  font-weight: normal;
}

.BoldCheckBox
{
  margin-left: -4px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 40px;
  color:  #505050;
  line-height: 12px;  
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-indent: -5px;
}

A.SiteLink:hover    
{
  text-decoration: none;
  color: #0000CC;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
  color: #dddddd;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  11px;
  font-weight: bold
}

A.SiteLinkBold:hover
{
  color: white;
  text-decoration: none;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 9px;
	cursor: hand;
	color: #ff8c00;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.MenuUnselected:hover
{
  color: white;
  text-decoration: underline;
  cursor: hand;
  padding-left: 10px
}

A.MenuSelected
{
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  9px;
  font-weight: bold;
  cursor: hand;
  line-height: 16px;
  padding-left: 10px
}

A.MenuSelected:hover
{
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  cursor: hand;
  padding-left: 10px
}

.CalPopupTextboxLabelStyleMandatory
{		
	background-color: #FFFFFF;	
	font-weight: normal;
	font-size: 9.5pt;
	color: #000000;
	font-family: Arial, Verdana
}

.CalPopupTextboxLabelStyleOptional
{		
	background-color: #fffacd;	
	font-weight: normal;
	font-size: 9.5pt;
	color: #000000;
	font-family: Arial, Verdana
}

.CalPopupTodayDayStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	color: #000000;
	background-color: #F2F1F1;	
}

.CalPopupSelectedDateStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:bold;	
	color: #000000;
	background-color: #F2F1F1;
}

.CalPopupGoToTodayStyle
{
	Font-Size: 8pt;
	Font-family: Arial;
	font-weight:normal;	
	color: #000000;
	background-color: #F2F1F1;	
}

.CalPopupClearDateStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:normal;	
	color: #000000;
	background-color: #F2F1F1;			
}
												
.CalPopupWeekendStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:normal;	
	color: #17457C;
	background-color: #F2F1F1;					
}

.CalPopupMonthHeaderStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:bold;	
	color: #003366;
	background-color: #D8E4F8;		
}

.CalPopupOffMonthStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:normal;	
	color: #848484;
	background-color: #F2F1F1;			
}

.CalPopupDayHeaderStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:bold;	
	color: #000000;
	background-color: #F2F1F1;				
}

.CalPopupWeekdayStyle
{
	Font-Size: 7pt;
	Font-family: Verdana;
	font-weight:normal;	
	color: #17457C;
	background-color: #F2F1F1;					
}

A:link  
{
  text-decoration: none;
  color:  white;
}

A, A:hover 
{
  text-decoration: underline;
  color:  white;
}

SMALL   
{
  font-size:  8px;
}

BIG 
{
  font-size:  14px;
}

BLOCKQUOTE, PRE 
{
  font-family:    Lucida Console, monospace;
}

UL LI   
{
  list-style-type:    square ;
}

UL LI LI    
{
  list-style-type:    disc;
}

UL LI LI LI 
{
  list-style-type:    circle;
}

OL LI   
{
  list-style-type:    decimal;
}

OL OL LI    
{
  list-style-type:    lower-alpha;
}

OL OL OL LI 
{
  list-style-type:    lower-roman;
}

HR 
{
  height:1pt;
  text-align:left
}

.HomeHead
{
  color: #999966;
  font-family: Verdana, Arial;
  font-size: 20px;
  font-weight: bold;
  HEIGHT: 35px
}

.ModuleNameHead
{
	font-weight: bold;
	font-size: 25px;
	color: black;
	font-family: Verdana, Arial;
	height: 35px;
}

.UnitCost
{
  color: #808080;
  font-family: Verdana, Arial;
  font-size: 15px;
  line-height: 20pt
}

.ModelNumber
{
  color: #808080;
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 20pt
}

.ListFooter
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;
}

.EmptyDataRow
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;
}

.MostPopularHead
{
  background-color: red;
  color: white;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
  color: black;
  font-family: Verdana, Arial;
  font-size: 11px;
  text-decoration: none
}

A.MostPopularItemText:hover
{
  color: red;
  font-family: Verdana, Arial;
  font-size: 11px;
  text-decoration: underline
}

.ProductListHead
{
  color: black;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 14pt;
  text-decoration: underline;
}
.ProductListItem
{
  color: black;
  font-family: Verdana, Arial;
  font-size: 10px
}

.CartListHead
{
  background-color: #dddca3;
  border-bottom: dimgray;
  border-left: dimgray 1px solid;
  color: black;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  line-height: 20pt;
  padding-left: 5px
}

.CartListItem
{
  background-color: #ffffff;
  border-bottom: dimgray;
  border-left: dimgray 1px solid;
  color: black;
  font-family: Verdana, Arial;
  font-size: 11px;
  padding-left: 5px
}

.CartListFooter
{
  background-color: #dddca3;
  line-height: 10pt
}

/******************* AYK ***************************/
.CSSTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
  padding-left :10px;
  padding-right: 10px;
	height: 30px;
	background-color: #233451;
}

.CSSLabelTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #233451;
	font-family: Verdana, Arial;
  padding-left :10px;
  padding-right: 10px;
	height: 30px;
	background-color: #B4B4B4;
}

.CSSLabelField
{
	font-weight: bold;
	font-size: 11px;
	color: #233451;
	font-family: Verdana, Arial;
  padding-left :10px;
  padding-right: 10px;
	height: 30px;
	background-color: #EFEFEF;
}


.CSSDivision
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left: 5px;  
  padding-bottom:3px;
  padding-top:3px;
  background-color: #1582B1;
  color:White;
  line-height: 10px    
}

.CSSDivision2
{  
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;  
  padding-left: 3px;
  padding-right:3px;
  padding-bottom:3px;
  padding-top:3px;
  background-color: #e3ffe7;/*#ffBB00;*/
  color: #898952;  
  line-height: 15px; 
}

.Division4
{
	font-family: Verdana,@Arial Unicode MS;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #D1E6FA;	
	line-height: 10px;
	text-decoration: none;
	color: #336699;
}

.Division5
{
	font-family: Verdana,@Arial Unicode MS;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #DB6756;
	line-height: 10px;
	text-decoration: none;
	color: #336699;
}

.CSSNormal
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-left: 10px;
  line-height: 12px;
}

.CSSNormalRight
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-right: 5px;
  line-height: 12px;
  text-align: right;
}

.CSSMandatoryRight
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  padding-right: 5px;
  line-height: 12px;
  text-align: right;
  color: red;    
}

/************************ TextBoxes ************************/
.CSSTextBox
{
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #999966;
}

.CSSTextBoxDisabled
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  font-size: 8pt;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  font-family: Arial;
  background-color: #dcdcdc;
}

/************************ Buttons ************************/
.CSSButton
{
  font-family : Verdana;
  font-size: 10px;
  font-weight: bold;  
  border-width:1px;
  border-style: double;
  border-color:#296488;  
  background-color:#C61A0E;
  color: white;     
  line-height: 13px;
  padding-left: 1px;
  padding-right:1px;
  cursor:hand;
}

.CSSButtonDisabled
{
  font-family : Verdana;
  font-size: 10px;
  font-weight: bold;  
  border-width:1px;
  border-style: double;
  border-color:#296488;  
  background-color:#898952;
  color: white;
  line-height: 13px;
  padding-left: 1px;
  padding-right:1px;
  cursor:none;
}
/************************ DropDownLists ************************/
.CSSDropDownList
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  font-size: 8pt;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  font-family: Arial;
  background-color: white;
}

.CSSDropDownListDisabled
{
  border-top-width: 1px;
  border-left-width: 1px;
  font-size: 8pt;
  border-left-color: black;
  border-bottom-width: 1px;
  border-bottom-color: black;
  color: gray;
  border-top-color: black;
  font-family: Arial;    
  background-color: #dcdcdc;
  border-right-width: 1px;
  border-right-color: black;
}

.CSSTextBoxReadOnly
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  font-size: 8pt;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  font-family: Arial;
  background-color: #eeeeee;
}
/************************ DropDownLists ************************/
.CSSDropDownListDisabled
{
  border-top-width: 1px;
  border-left-width: 1px;
  font-size: 8pt;
  border-left-color: black;
  border-bottom-width: 1px;
  border-bottom-color: black;
  color: gray;
  border-top-color: black;
  font-family: Arial;    
  background-color: #dcdcdc;
  border-right-width: 1px;
  border-right-color: black;
}

.CSSDropDownList
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  font-size: 8pt;
  border-left: black 1px solid;
  color: black;
  padding-top: 0.01%;
  border-bottom: black 1px solid;
  font-family: Arial;
  background-color: white;
}


/************************ GridViews ************************/
.CSSGridViewHeader
{
  font-weight: bold;
  font-size: 10px;
  color: white;
  line-height: 14pt;
  font-family: Verdana, Arial;
  background-color: #233451;
  text-align: center;
}

.CSSGridViewFooter
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;
}
.CSSDataRow
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #f5f5f5;
}

.CSSDataRowAlter
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;
}

.CSSDataRowEmpty
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;
}


/***************************default,frmwelcome*******************/
#Welcome
{
	font-size: large;
	color: #01224E;
	height: 9em;
}

.menu
{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	color: White;
	background-color: #9B1F2E;
}

#ctl00_ContentPlaceHolder1_ucMenu1_Menu1
{
	vertical-align: middle;
	margin: auto;
	color: White;
}

#ctl00_ContentPlaceHolder1_ucPassword1_lgnPrincipal
{
	vertical-align: middle;
	margin: auto;
}

#pass
{
	vertical-align:middle;
	margin: auto;
}
