﻿body
{

margin:0px;

font-family:Verdana;
font-size:12px;

height:100%;
width:100%;
}
a img {
    border:none;
 }
 
 .gridAlternate
 {
 
 background-color: #DFDFDF;
 }
 
 .gridHeader
 {
 vertical-align:middle;
 text-align:center;
 height:20px;
 background-color:#003366;
 font-weight:bold;
 color:#FFFFFF;
 border-bottom-style:solid;
 border-width:1px;
 }
 
.Control
{

border-style:solid;
border-width:1px;
border-color:Gray;
width:125px;
}


.NControl
{

border-style:solid;
border-width:1px;
border-color:Gray;
width:125px;
text-align:right;

}
.NReadOnly
{
background-color:#CCCCCC;
border-style:solid;
border-width:1px;
border-color:Gray;
width:125px;
text-align:right;
}
.ReadOnly
{
background-color:#CCCCCC;
border-style:solid;
border-width:1px;
border-color:Gray;
width:125px;
}

.HeadText
{
font-weight:bold;
text-align:left;
    
}

.Head
{
font-weight:bold;
text-align:left;
    width: 220px;
}
.HeadCenter
{
font-weight:bold;
text-align:center;
vertical-align:middle;

}
.SubHead
{
font-weight:bold;
text-align:center;
vertical-align:middle;
color:#003366;

}
 

#dvMasterHeader
{

 background-color:Transparent;
z-index:102;
position:absolute;
left:0px;
top:-3px;
 
height:20px;
width:100%;

background-repeat: repeat
}
#dvCalendar2
{

 display:none;
z-index:102;
position:relative;
left:30px;
top:-10px;
 
height:10px;
width:10px;

background-repeat: repeat
}
#dvCalendar
{

 display:none;
z-index:102;
position:relative;
left:30px;
top:-10px;
 
height:10px;
width:10px;

background-repeat: repeat
}
#dvLoading
{

display:none;
z-index:103;
position:absolute;
left:0px;
top:0px;
 
height:100%;
width:100%;
background-image: url('../../Folders/Images/SiteImages/Tra.png'); 
background-repeat: repeat
}
#dvMessage
{
display:none;
z-index:104;
position:absolute;
left:0px;
top:0px;
 
height:100%;
width:100%;
background-image: url('../../Folders/Images/SiteImages/Tra.png'); 
background-repeat: repeat

}
#dvPopUp
{
display:none;
z-index:103;
position:absolute;
left:0px;
top:0px;
 
height:100%;
width:100%;
background-image: url('../../Folders/Images/SiteImages/Tra.png'); 
background-repeat: repeat

}

#dvDefault
{
vertical-align:top;
z-index:101;
position:absolute;
left:0px;
top:0px;

height:100%;
width:100%;
 }
 #dvWMaster
{

vertical-align:top;
z-index:101;
position:absolute;
left:0px;
top:0px;
 background-color:#FFFFFF;
height:100%;
width:100%;
 }
#dvMaster
{

vertical-align:top;
z-index:101;
position:absolute;
left:0px;
top:0px;
 background-color:#F3F3F3;
height:100%;
width:100%;
 }
.FullSize
{
height:100%;
width:100%;
    margin-bottom: 0px;
   
}

.Centered
{
text-align:center;
vertical-align:middle;
}

a
{
color:#FFFFFF;

}
a:visited
{
}
a:hover
{
color:#00CCCC;
}


.BlueLink
{
}
.BlueLink a
{
color:#000066;

}
.BlueLink a:visited
{
color:#000066;

}
.BlueLink a:hover
{
color:#3366CC;

}

.BlackLink
{
}
.BlackLink a
{
color:#000000;

}
.BlackLink a:visited
{
color:#000000;

}
.BlackLink a:hover
{
color:#990000;

}

.SelTab
{
background-position: left; 
background-image: url('../../Folders/Images/SiteImages/Buttons/SelectedMenu.jpg'); 
background-repeat: no-repeat;
}
.SelTab a
{
color:#FFFFFF;

}
.SelTab a:visited
{
color:#FFFFFF;

}
.SelTab a:hover
{
color:#3366CC;

}
.DefTab
{
background-image: url('../../Folders/Images/SiteImages/Buttons/Menu.jpg'); 
background-repeat: no-repeat; 
background-position: center
}
.DefTab a
{
color:#000000;

}
.DefTab a:visited
{
color:#000000;

}
.DefTab a:hover
{
color:#3366CC;

}