/* General */
#div880_460 {
    background: #FFFFFF; 
    width: 880px; 
    height :460px; 
	margin-left: 0px;
	margin-top : 0px;
    text-align :left ; 
    float: left;
    overflow:auto; 
}

#div850_450 {
    width: 850px; 
    min-height :450px;
    margin :5px;
	padding: 0px;
    float: left;
    overflow:auto; 
}

#div840_440 {
    width: 840px; 
    min-height :440px;
    margin :10px;
	padding: 0px;
    float: left;
    overflow:auto; 
}

a:link
{
    color: #006699;
    text-decoration: none;
}

a:visited
{
    color: #006699;
    text-decoration: none;
}

a:hover
{
    color: #B20000;
    text-decoration: none;
}

a:active
{   color: #006699;
    text-decoration: none;
}

th, caption, headrow
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    background-color: #006699;
    height: 20px;
    background-image: url(images/cellpic3.gif);
}


/* Classes */
.itemRow
{
 background-color: #FFFFFF;
}

.altItemRow
{
 background-color: #EFEFEF;
}


.toolbar
{
 font-family: Verdana;
 padding-left :2px;
 text-align :left;
 z-index: 1000;
 filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#A8C6C6);
}


.ToolBarRight
{
 font-family: Verdana;
 padding-left :2px;
 text-align :right;
 font-size :105%;
 z-index: 1;
 filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#A8C6C6);
}

.toolbar_ext
{
 font-family: Verdana;
 padding-left :2px;
 text-align :left;
 z-index: 1;
 background-color: #585D7A;
}

.tabs
{
    position: relative;
    top: 1px;
    left: 10px;
    font: helvetica,sans-serif;
    border-left: #8e9eaa 1px solid;
    text-decoration: none;
    font-size: 12px;
}

.tab
{
    border: solid 1px black;
    background-color: #eeeeee;
    padding: 2px 10px;
}

.selectedTab
{
    background-color: white;
    border-bottom: solid 1px white;
}

.tabContents
{
    border: solid 1px black;
    padding: 10px;
    background-color: white;
}

 .MenuItem a 
{
 width:100%; 
 display:block; 
 text-decoration:none;
 color:Yellow;
}

.lblMessage
{
	color:Blue ;
}

.lblWarning
{
	color:Red ;
}

.lblError
{
	color:Red ;
}

.lblLegend
{
   font-weight :bold ;
   color :Black ;
	font-size : 120%;
}

.lblPrompt
{
	color:#41708B ;
}

.lblData
{
	color: Black ;
	background-color: #F2F6FB ;
}

.dataRequired
{
	background-color:#FFF8C6;
}

.dataOptional
{
	background-color:#FFFFFF;
}

.grid
{
	background-color:#FFFFFF;
}

/* CSS Id */
#datePicker
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerFrom
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerTo
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerEventStart
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerEventEnd
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerStart
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerEnd
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerDOBI
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerDateOfBaptismI
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerDOBE
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

#datePickerDateOfBaptismE
{
    display: none;
    position: absolute;
    border: solid 2px black;
    background-color: white;
}

