@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
}
a.clas1:link {
	color:#414141;
	text-transform: none;
	text-decoration: underline;
}
a.clas1:visited {
	color:#414141;
	text-transform: none;
	text-decoration: underline;
}
a.clas1:hover {
	color:#F69522;
	text-decoration: underline
}
a.clas2:link {
	color:#126fa1;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.clas2:visited {
	color:#126fa1;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.clas2:hover {
	color:#e9860f;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lineBlue {
	background-image: url(images/imgBckgBlue.png);
	background-repeat: repeat-x;
	height: 8px;
}
.lineDegreeGray {
	background-image: url(images/imgBckgGray.png);
	background-repeat: repeat-x;
	height: 25px;
}
.lineDregreeYellowBlock {
	background-image: url(images/imgBckgYellow.png);
	background-repeat: repeat-x;
	height: 285px;
}
.lineDegreeGrayBottom {
	background-image: url(images/imgBckgGrayBottom.png);
	background-repeat: repeat-x;
	height: 13px;
}
.lineBlueBlock {
	background-image: url(images/imgBckgBlueBlock.png);
	background-repeat: repeat-x;
	height: 43px;
}
.txtWhiteCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

.lineDregreeYellow {
	background-image: url(images/imgBckgYellowLine.png);
	background-repeat: repeat-x;
	height: 4px;
}
.lineDregreeGreen {
	background-image: url(images/imgBckgGreen.png);
	background-repeat: repeat-x;
	height: 45px;
}
.txtWhiteBoldCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.txtGreyCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}
.BrdTop {
	background-image: url(images/imgBorderTop.png);
	background-repeat: repeat-x;
	height: 9px;
}
.BrdBottom {
	background-image: url(images/imgBorderBottom.png);
	background-repeat: repeat-x;
	height: 9px;
}
.BrdLeft {
	background-image: url(images/imgBorderLeft.png);
	background-repeat: repeat-y;
}
.BrdRight {
	background-image: url(images/imgBorderRight.png);
	background-repeat: repeat-y;
}
.BodyCenter {
	background-color: #ebf5ef;
}
.txtTitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #298d52;
	font-style: italic;
}
.txtGreyGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
}
.BkgWhite {
	background-image: url(images/imgBorderRight.png);
	background-repeat: repeat-y;
}
.txtTitleBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f5f88;
}
.txtBigBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
}
.txtBigsky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d99d2;
}

