
.clsCopyNotice {
	color: #194A7B;
	font-size: xx-small;
	font-family: verdana;
}

.clsTopTitleText {
	font-family: verdana, arial, helvetica;
	font-size: smaller;
	font-weight: bold;
	font-style: normal;
	color: #005DA3;
	padding: 2;
	border : 1 solid #FFA711;
}

.clsCenterTextTitle{
	font-family: arial, helvetica;
	font-size: x-small;
	color: #111111;
	text-align: justify;
	font-weight: bold;
}

.clsTopMenuItem2 {
	background: #54879F;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: xx-small;
}

.clsCenterText{
	padding: 5; 
	color: black; 
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	font-size: x-small;
}

.clsCenterSumary{
	font-style: italic; 
}


.clsCenterTitle{
	font-size: x-small;
	font-weight: bold;
}

.clsCenterBigTitle{
	font-size: medium;
}

.clsCenterImage{
	border: 0px solid black; 
}

.clsCenterLink{
	color: red;
}

.clsCenterLink A:hover{
	color: navy;
}


	.clsMenu{
		font-family: Verdana;
		font-size: xx-small;
		font-weight: bold;
		color: white;
		background: #1E82A0;
		border-top: 1 solid black;
		border-bottom: 1 solid black;
		}

	.clsMenu A{
		color: white;
		text-decoration: none;
	}
	
	.clsMenu A:hover{
		text-decoration: underline;
	}

	.clsBottomLink{
		font-family: Verdana;
		font-size: xx-small;
		font-weight: bold;
		color: #1A8846;
	}

	.clsBottomLink A{
		text-decoration: none;
	}
	
	.clsBottomLink A:hover{
		text-decoration: underline;
	}
	
	.clsCenter{
		font-family: Verdana;
		font-size: x-small;
		font-weight: normal;
		color: Black;
		padding-left: 5; 
		padding-top: 5;
		
	}

	.clsCenter TD{
		font-family: Verdana;
		font-size: x-small;
		font-weight: normal;
		color: Black;

	}

	.clsCenter A{
		font-family: Verdana;
		font-size: x-small;
		font-weight: bold;
		color: #1A8846;
		text-decoration: none;
	}
	
	.clsCenter A:hover{
		text-decoration: underline;
	}


	.clsHighlight{
		font-family: Verdana;
		font-size: xx-small;
		font-weight: bold;
		background-color: #818181;
		border-right: 1 solid Black;
		border-left: 1 solid Black;
		
	}

	.clsHighlightTitle{
		font-family: Verdana;
		font-size: xx-small;
		font-weight: bold;
		color: White;
	}

	.clsHighlightText{
		font-family: Verdana;
		font-size: xx-small;
		font-weight: normal;
		color: #FFFF00;
	}

	.clsHighlightText A {
	text-decoration : none;
	color : #FFFF00;
}
	
	.clsHighlightText A:Hover{
		color: #FFFF00;
		text-decoration:underline;
	}
	
	.clsdestaquetxt{
		color: #000000;
	}
		
	.clsTitle{
		font-family: Verdana;
		font-size: larger;
		font-weight: bold;
		color: black;
		padding-bottom: 10px;
	}


	.clsLeftMenu {
		font-size: xx-small;	
		font-family: verdana;
		color: black;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		padding-right:5; 
		padding-top:5;
	}

	.clsLeftMenu A {
		color: #285A78;
		text-decoration: none;
	}

	.clsLeftMenu A:HOVER {
		color: #285A78;
		text-decoration: underline;
	}
	
	.clsLeftMenu2 {
		font-size: xx-small;	
		font-family: verdana;
		color: black;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
		padding-right:5; 
		padding-top:5;
	}

	.clsLeftMenu2 A {
		color: #ffffff;
		text-decoration: none;
	}

	.clsLeftMenu2 A:HOVER {
		color: #ffffff;
		text-decoration: underline;
	}
