

body {
	 background-color: #02033a;
	 background-image: url(images/kebg.jpg);
	 background-repeat: no-repeat;
	 font-family: "Times New Roman", "Times", "Helvetica";
}

a {
	text-decoration: none;
}
a:link {
	color: #000000;
}


a:visited {
	color: #000000;
}


a:active {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}


.btext {
	color: #333333;
	font-family: "Times New Roman", "Times", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}

.btext_sl {
	color: #333333;
	font-family: "Times New Roman", "Times", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;

}

.btext_ss {
	color: #333333;
	font-family: "Times New Roman", "Times", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
.btext_es {
	color: #333333;
	font-family: "Times New Roman", "Times", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;

}
.btext_ssd {
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	text-decoration: underline;

}

.btext_ssd2 {
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;

}
.btext_kmh {
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: 800;

}
.ctext {
	color: #333333;
	font-family: "Times New Roman", "Times", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;

}

.page1 {
	visibility: visible;
}
.page2 {
	visibility: hidden;
}

.prof_table {
	background-color: #767676;
}

.btext_lg {
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight:600;

}
.header {
	width=1200px;
	height=40px;
	text-align:left;
	background-color: #ffffff;
	position: fixed;
	top: 0px
	left: 0px;
	vertical-align: middle;
}

.right {
	min-height=1000px;
	min-width=400px;
	text-align:middle;
	position: fixed;
	right: 0px;
	background-repeat: repeat;
	overflow: auto;

}
.mainimage {
	position: fixed;
	right: 25px;
	top:200px;
	z-index:1;

}
.btm{
	position: fixed;
	top:762px;
	left: 0px;

}

