.bdd {
	text-align:center;
margin-top:0px;
}

.head1  {
	font-size: 11pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";

}
.head1b  {
	font-size: 11pt; 
	font-weight: bold; 
	color: #dfe7f0; 
	text-decoration: none; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";

}

.head2  {
	font-size: 11pt; 
	line-height: 150%;
	color: #102a5e; 
	text-decoration: none; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";

}

.form  {
	font-size: 8pt; 

	color: #000000; 
	text-decoration: none; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";

}

.btn1 {
	font: 100% verdana, tahoma, sans-serif;
	background-color:#5977B2;
	font-size: 11pt; 
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color:#FFFFFF;
	height:24px;
	cursor: hand;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	cursor: hand;
	}
	
.btn2 {
	font: 100% verdana, tahoma, sans-serif;
	background-color:red;
	background-image:url('/images/btn_back_red.gif');
	font-size: 11pt; 
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color:#FFFFFF;
	height:24px;
	cursor: hand;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	cursor: hand;
	}	

.head10  {
	font-size: 11pt; 

	color: #102a5e; 
	text-decoration: none; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";

}

#container {
	min-width: 980px;
	max-width: 1280px;
	text-align:center;
	margin: 0 auto;
	width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
}



A {
	color: #102a5e; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";
	text-decoration: none; 
}

A:hover {
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";
	text-decoration: underline; 
}

table.f1cup
	{
	border-collapse: collapse;
	border:1px solid #102a5e;
	}
	
 table.f1cup td { 
    padding: 3px;
    border: 1px solid #102a5e;
	font-size: 9pt; 
	color: #102a5e; 
	font-family: "Verdana", "MS Sans Serif", "Tahoma", "Arial", "Helvetica";
	line-height: 150%;
   }	