@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #1B75BB; font-weight: normal; }

	h2 	
		{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333; font-weight:  normal;}
		
	h3 	
		{ font-family: Arial, Helvetica, sans-serif;  font-size: 13px; color: #c2462a; font-weight: normal; }

	ul, li, ol
		{ list-style-type: circle;
		
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ccc; text-decoration: none; line-height:18px;}
		
	 hr
	   { font-family: Arial, Helvetica, sans-serif; font-size: 4px; color: #ACD0E8; font-weight: normal; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: Verdana; font-size: 11px; color: #9CDBF8; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: Verdana; font-size: 11px; color: #FFF; text-decoration: underline;font-weight: normal; }
			
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: Verdana; font-size: 10px; color: #9CDBF8; text-decoration: none; font-weight: normal;}
	a.link-address:hover
		{ font-family: Verdana; font-size: 10px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-black12u:link, a.link-black12u:visited, a.link-black12u:active
		{ font-family: Verdana; font-size: 12px; color: #231F20; text-decoration: underline; font-weight: normal;}
	a.link-black12u:hover
		{ font-family: Verdana; font-size: 12px; color: #231F20; text-decoration: none; font-weight: normal;}
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: Verdana; font-size: 13px; color: #271E81; text-decoration: none; font-weight: bold;}
	a.link-menu:hover
		{ font-family: Verdana; font-size: 13px; color: #000; text-decoration: none; font-weight: bold;}	

TD.b1
{ 
	font-family: Verdana; font-size: 13px; color: #271E81; text-decoration: none; font-weight: bold; 
}
TD.b2
{ 
 font-family: Verdana; font-size: 13px; color: #000; text-decoration: none; font-weight: bold; background: #CBE2F2;
	 }

/* Document */

.textsnormal
		{ font-family: Verdana; font-size: 12px; color: #FFF; text-decoration: none; line-height:16px;}
.textsnormal11
		{ font-family: Verdana; font-size: 11px; color: #FFF; text-decoration: none; line-height:15px;}
.textsaddress
		{ font-family: Verdana; font-size: 10px; color: #FFF; text-decoration: none; line-height:15px;}
.textsclock
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #404041; text-decoration: none; line-height:13px;}
.textstime
		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #1B75BB; font-weight: normal;}
.textsonline
		{ font-family: Verdana; font-size: 11px; color: #1B75BB; font-weight: normal;}
.textsblue12
		{ font-family: Verdana; font-size: 12px; color: #9CDBF8; font-weight: bold;}
.textsblue
		{ font-family: Verdana; font-size: 12px; color: #9CDBF8; font-weight: normal;}
.text-menu
		{ font-family: Verdana; font-size: 13px; color: #000; text-decoration: none; font-weight: bold;}

/* Document menu-bottom  */
	
/* Document Tables  */				
 .input {
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #1D3967;
	background-color: #FFFFFF;
	border: 1px inset #EFEFEF;}

	.MyButton {
	background-color: #666666;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}
	.MyButtonbook {
	background-color: #C3996B;
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #C3996B;
	height: 22px;
	width: 160px;
	}
.tborder {
	border: 1px solid #ECECEC;}
.tborder1 {
	border: 1px solid #3C96DB;
	font-family: Verdana; font-size: 12px; color: #FFF; text-decoration: none; line-height:16px;
	background-color: #2981C6;}
	
	
.border-image {
	border: 3px solid #FFF;}

	
	
	.highlight img{
	border: 3px solid #FFFFFF;
}
	
	.highlight:hover img{
	border: 3px solid #18E2E0;
}