body {
	margin-top: 40px;
	background-color: #2E3756;
}
.tblMain {
	border: 2px solid #818181;
}
.txtMenuRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.txtMenuRightBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}

.txtMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.txtMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txtMenu a:active {
	color: #FFFFFF;
}
.txtMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtMenu a:visited {
	color: #FFFFFF;
}
.txtMenuRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c92e29;
	font-weight: bold;
}
.txtMenuRed a:link {
	color: #c92e29;
	text-decoration: none;
}
.txtMenuRed a:active {
	color: #c92e29;
}
.txtMenuRed a:hover {
	text-decoration: underline;
}
.txtMenuRed a:visited {
	color: #c92e29;
}
.txtMenuRedBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c92e29;
	font-size: 18px;
	font-weight: bold;
}
.pic {
	border: 1px solid #cccccc;
}
.txtLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.txtLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txtLink a:active {
	color: #FFFFFF;
}
.txtLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtLink a:visited {
	color: #FFFFFF;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.txtBody a:link {
	color: #999999;
	text-decoration: none;
}
.txtBody a:active {
	color: #999999;
}
.txtBody a:hover {
	color: #999999;
	text-decoration: underline;
}
.txtBody a:visited {
	color: #999999;
}
