html, body {
	margin:0px;
	padding:0px;
	background-color: #003399;
}
.textInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.textPartners {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textPartnersRed {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textPartnersGreen {
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.textProducts {
	color: #69cdff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textProductsBold {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TextInfoAes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.TextForInputForm {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #40404F;
}
.TextInfoAesNoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.textInfoYellow {
	color: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textInfoYellow01 {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textInfoBlueDark {

	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.borderOne { border: 1px solid; border-color:#00FFFF;}
.ListSubUl {
	font-style: normal;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: square;
}
.textProductsBoldButton {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #003399;
	border: thin outset #69CDFF;
}
.textProductsBoldEdit {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #0050AF;
	border: thin ridge #69CDFF;
}
.textTableForms {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #003399;
	border: thin dotted #69CDFF;
	text-indent: 2px;
}
.textProductsBoldError {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #FF0000;
	border: thin dotted #FFFF00;
	text-indent: 2px;
}
.textProductsComboEdit {
	color: #69cdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #0050AF;
	border: thin solid #69CDFF;
}
/**/
a.linkAbout, a.linkAbout:active {
	color: #69cdff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linkAbout {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.linkAbout:hover {
	text-decoration: underline;
} 
/**/
/**/
a.linkDetail, a.linkDetail:active {
	color: #FFCC00;
	text-decoration: underline;none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.linkDetail {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.linkDetail:hover {
	text-decoration: none;
} 
/**/
