body{
	background-color: #FFFFFF;
    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	/* scrollbar-face-color: #FFA800;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #0F034F;
	scrollbar-3dlight-color: #0F034F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #600561;
	scrollbar-arrow-color: #600561; */
}

.MainText {
	color: #000000;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}
.MainTextBlue {
	color: #2C347D;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}
.navigatorText {
	color: #B71D05;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 11px;
	
}
.MainTitle {
	color: #B71D05;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}

.MainTextWhite {
	color: #ffffff;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}

a:link {
	color: #001172;
	text-decoration: none;
    font-family: Arial;
	font-weight: bold; 
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #001172; 
    font-family: Arial; 
	font-weight: bold; 
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #001172; 
    font-family: Arial;
	font-weight: bold; 
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #001172;
    font-family: Arial; 
	font-weight: bold; 
	font-size: 13px; 
}
a {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 13px;
	text-decoration: none;
	color: #001172;
}

a.footer span{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight:  normal; 
font-size: 12px;
text-decoration: none;
}
a:hover.footer span{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: normal; 
font-size: 12px;
text-decoration: underline;
}
a.blue span{
color: #2C347D;
text-decoration: none;
font-family: Arial;
font-weight:  normal; 
font-size: 12px;
text-decoration: none;
}
a:hover.blue span{
color: #2C347D;
text-decoration: none;
font-family: Arial;
font-weight: normal; 
font-size: 12px;
text-decoration: underline;
}
a.header span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 13px;
text-decoration: none;
}
a:hover.header span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 13px;
text-decoration: underline;
}
a.navigator span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: normal; 
font-size: 11px;
text-decoration: none;
}
a:hover.navigator span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: normal; 
font-size: 11px;
text-decoration: underline;
}

a.Link span{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 13px;
text-decoration: none;
}
a:hover.Link span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 13px;
text-decoration: none;
}

a.Link1 b{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
}
a:hover.Link1 b{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
}
a.Link1 span{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
}
a:hover.Link1 span{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
}

a.tbl table{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
width:100%;
height:100%;
background:#d7d7d7;
}
a:hover.tbl table{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
width:100%;
height:100%;
cursor:pointer;
background:#c3c3c3;
}

a.tbl2 table{
color: #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
width:160;
height:100%;
background:#d7d7d7;
}
a:hover.tbl2 table{
color: #B71D05;
text-decoration: none;
font-family: Arial;
font-weight: bold; 
font-size: 12px;
text-decoration: none;
width:160;
height:100%;
cursor:pointer;
background:#c3c3c3;
}

.pic {

border: 3px solid #ffffff;

}

#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
 /* background-color:#000;   */
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage {  
  position:absolute;
  /* top:30%;  
  left:43%;  */
  padding:10px; 
  width:220; 
  z-index:1001; 
  background-color:#fff;
   
} 



.imageButtonNormal,
.imageButtonHover,
.imageButtonGeneric
{ 
background-image:url('../pics/arrow1.jpg');
background-repeat:no-repeat;
height:13px;
}
.imageButtonNormal 
{
border:solid 0px;
cursor:pointer;
}
.imageButtonHover
{
border: solid 0px;
cursor:pointer; 
}
.dropDownMenu{
position:absolute;
visibility: hidden;
border:1px solid 4d4d4d;
border-bottom-width: 0;
font:normal 13px Arial;
line-height: 15px;
z-index: 100;
background-color: #ffffff; 

width:180px;

}

.dropDownMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid 4d4d4d;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.dropDownMenu a:hover{ /*hover background color*/
background-color: ffffff;
color: #000000;
}

