/* CSS Document */

.MainText {
	font-family: Tahoma, Times New Roman;
	font-size: 11px;
	color: #818181;
}

.NumberUnderLogo {
	font-family: Tahoma, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.MainTextSectionBlack {
	font-family: Tahoma, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
}

.SectionText {
	font-family: Tahoma, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.SubSectionText {
	font-family: Tahoma, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #565656;
}

.MenuBar {
	font-family: Tahoma, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #5c5b5b;
	text-decoration:none;
}

#senterror, #sentok{ font-size:20px; padding:20px;}
#senterror{ color:#FF2424;}
#sentok{ color:#1318E8}
#pback{ padding-left:20px;}