
/* FROM style.css */
/* font definitions */
/* body {
   font-size: 75%; font-family: arial, helvetica, sans-serif; 
   margin-top : 5px; margin-left : 5px; margin-right : 13px;
   color: #000000;
} */

/* img {border-style: none;} */

.pad
{
   padding-left: 25px;
}

.MainFrame {

border: 1px solid #660000;
border-style: solid ;
padding: 0px;
width: 740px;
margin: auto;
text-align: center;
background-color:#FFFFFF ;

}


.missionBorder {


background-color: #FFFFCC;

border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px;
border-color: #660000;
border-style: solid;
padding: 3px;

}

.footer {

border: 1px solid #660000 ;
padding: 10px;

}


a.mepTitle
{

    color: #F7BD21;
	text-decoration: none;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	
	
	

}

a.mepTitle:hover
{


	color: #FF0000;
	text-decoration: none;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	



}

.titleBox
{

    /* color: #F7BD21; */
	color: #F7BD21;
	text-decoration: none;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px dotted #660000;

	line-height: 200%;
	padding: 10px;
	letter-spacing: 2px;
	
	
	
	


}


.titleCaption  {


 font-family: Arial, Helvetica, sans-serif; 
 color: #FFFFFF;
 font-size: 16px ;
 font-weight: bold;
 letter-spacing: 1px;
 padding: 5px;
 background-color: #666666;
 border: 1px solid #000000;
 border-bottom: none;
 


}

.titleTable {

 font-family: Arial, Helvetica, sans-serif; 
 color: #FFFFFF;
 font-size: 16px ;
 font-weight: bold;
 background-color: #666666 ;
 letter-spacing: 1px;
 



}

.txtTable {

color: #660000;
font-size: 80%;
line-height: 1.5 ;


}

.hrDivider {


color: #660000;
background-color: #660000;
height: 2px;
border: 1px solid #660000;


}

.tblColumnsLight {

background-color: #FFFFFF;
color: #222222; 
font-size: 100%;
font-weight: bold;

}


.tblColumnsGray {
background-color: #CCCCCC;
color: #222222;
font-size: 100%;
font-weight: bold;


}






a.errorLink
{
	color: #000000;
	text-decoration: underline;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
a.errorLink:hover
{
     color: #00000;
	text-decoration: underline;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
a.errorLink:visited
{ 
	text-decoration: underline;
   color: #000000;
   font-weight: bold;
   
 }
 
 .oddRows   {
 
 
 background-color: #CCCCCC ;
 
 
 }
	
	       

	

.headingConfirmation
{

	font-family: times new roman,times, arial, verdana,tahoma;
	font-size: 16pt;
}

.confirmation
{
	color: #ffffff;
	font-size: 12pt;
	font-family: times new roman;
	font-weight: bold;
	padding-left: 15px;

	
}

td.confirmationPadding
{
padding-left: 15px

}
