body {
	background-color: #001f56;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #18abff;
	text-decoration: none;
}
.sum_heading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.blk {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.search {
	height: 18px;
	width: 34px;
	font-family: tahoma;
	font-size: 11px;
	color: #22aced;
	text-decoration: none;
	background-color: #003160;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_heading {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.main_menu {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffff9b;
	text-decoration: none;
	text-transform: uppercase;
}
.sub_menu {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #18abff;
	text-decoration: none;
}
.buttom_button {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buttom_button:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF9B;
	text-decoration: underline;
}
.sub_menu:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.top_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.top_button:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffff9b;
	text-decoration: underline;
	text-transform: uppercase;
}
.pro_bold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #053679;
	text-decoration: none;
}
.pro_reg {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #053679;
	text-decoration: none;
}
a {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #18abff;
	text-decoration: underline;
}
a:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #18abff;
	text-decoration: none;
}
.main_menu:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

