@charset "utf-8";
.Header_1 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../images/header_1_BG.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	height: 40px;
}
.Header_2 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../images/header_bottom.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #000000;
	height: 22px;
}
.left_align_dark_1 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #F1C96B;
	padding-left: 20px;
}
.center_align_dark_1 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #F1C96B;
	padding-left: 20px;
}
.left_align_lite_1 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000000;
        background-color: #FFFFCC;
	/* background-color: #FFE4A6; */
	padding-left: 20px;
}
.username_right {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
.username_left {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}.footer {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/header_bottom.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.logout {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	text-decoration: underline;
	background-image: url(../images/header_bottom.png);
	background-repeat: repeat-x;
	height: 30px;
}
.home {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	padding-left: 20px;
	background-image: url(../images/header_bottom.png);
	background-repeat: repeat-x;
	height: 30px;
}
.full_version {
	font-family: Calibri;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFF99;
	height: 200px;
}