A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #3E60D2; 
	TEXT-DECORATION: underline
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #3E60D2;
	TEXT-DECORATION: none
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #13382A;
	text-decoration: none;
}
.Search {
	color: #086552;
	padding: 3px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #13382A;
	font-size:11px;
	border-top:1px solid #636362;
	border-left:1px solid #636362;
	border-right: 1px solid #636362;
	border-bottom: 1px solid #636362;
}
.textBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.RedDarkBold {
	color: #9D0A0E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;

}
.RedBold {
	color: #CC0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;

}
.Red {
	color: #CC0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.RedDark {
	color: #9D0A0E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.Yellow {
	color: #fff12d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.GreyBold {
	color: #444444;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Orange {
	color: #FF9200;
	font-family: Verdana;
	font-size: 12px;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Blue {
	color: #3E60D2;
	font-family: Verdana;
	font-size: 12px;
}
.textcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.borderGrey {
	border: 1px solid #DFDFE0;
}
.borderDarkGrey {
	border: 1px solid #CCCCCC;
}
.borderWhite {
	border: 1px solid #FFFFFF;
}
.borderBlue {
	border: 1px solid #5574b9;
}
.link-menu {
	font-family: Verdana;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}
a.link-menu:link {
	font-family: Verdana;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}
a.link-menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.link-menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}