﻿body
{
    background-color: #333333;
    font-size: 10pt;
    font-family: 'Century Gothic';
    color: #333333;
}

a
{
	color: #297bf9;
	text-decoration: none;
}

a:hover
{
	color: #81baff;
}


.FooterBar
{
	font-size: 6pt;
	color: white;
	font-family: 'Times New Roman';
	background-color: #000000;
}

.PanelEvent
{

}

.PanelGallery
{


}

.MainSiteTable
{
	background-color: #ffffff;
	border-right: #a9a9a9 thin solid;
	border-top: #a9a9a9 thin solid;
	border-left: #a9a9a9 thin solid;
	border-bottom: #a9a9a9 thin solid;
}

.Title1
{
	font-weight: bold;
	font-size: 12pt;
	color: #4169e1;
	font-family: Arial;
}

.Title1Bar
{
	font-weight: bold;
	font-size: 12pt;
	color: #4169e1;
	font-family: Arial;
	border-bottom: #a9a9a9 .5px solid;
	background-color: #f0f8ff;
	border-top: #a9a9a9 1px solid;
	height:180%;
	
}

.Title2Bar
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Arial;
	border-top: #a9a9a9 1px solid;
	background-color: #f5f5f5;
}

.Title2
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Arial;
}

.Title3
{
	font-weight: bold;
	font-size: 10pt;
	color: #4169e1;
	font-family: Arial;
}
	
.LineOnRight
{
	border-right: #c0c0c0 thin dashed;

}

.LineOnBottom
{

	border-bottom: #c0c0c0 thin dashed;
}

.GridAlternatingRow
{
	background-color: #f5f5f5;
	color: #000000;
}
.GridStyle
{
	border-bottom: #c0c0c0 thin solid;
	border-right: #c0c0c0 thin solid;
	border-top: #c0c0c0 thin solid;
	border-left: #c0c0c0 thin solid;
}

.GridHeader
{
	background-color: #696969;
	color: #ffffff;
}


.GridHeader a
{
	background-color: #696969;
	color: #ffffff;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.FormRow 
{
     height:20px;
    }
    
.FormLabelCell 
{
     width:150px;
      text-align:left ;
      vertical-align:top;
      
    }

.FormControlCell 
{
         width:400px;
      text-align:left ;
    }
    
.FormControl 
{
     width:99%;
    }

.ValidationMsg
{
    color: #ff0000;
    font-style: italic;
}

.ExecMenuLink
{
    font-size: 8pt;
    color: #ffffff;
}

.CreditLink
{
    color: #297bf9;
    text-decoration: none;
    font-size: 8pt;
}

.ActionMenu
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background-color: #000000;
}

.ActionMenu a
{
	color: #ffffff;
}
