body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;

	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input {
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;
}
img, div, input, td {
	behavior: url(../css/images/iepngfix.htc);
}
#topmenu {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #0b0f2b;
}
#topmenu ul {
	width: 100%;
	list-style-type: none;
}
#topmenu ul li {
	height: 28px;
}
#topmenu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(../images/topmenu-nor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 28px;
	padding-left: 23px;
}
#topmenu ul li a:hover {
	font-weight: bold;
	color: #00d8ff;
	background-image: url(../images/topmenu-hov.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.header-bottom-bg {
	background-image: url(../images/header-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #a7a7a7;
}
.span1 {
	font-size: 30px;
	color: #00d8ff;
}
.span2 {
	font-size: 30px;
	color: #FFFFFF;
}
.gap1 {
	margin-left: 30px;
}
.gap2 {
	margin-left: 20px;
}
a.more-info {
	font-size: 11px;
	font-weight: bold;
	color: #24d3ff;
	text-decoration: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 105px 6px;
	text-align: left;
	display: block;
}
a.more-info:hover {
	color: #ffffff;
}
.body-big-bg {
	background-color: #101539;
	background-image: url(../images/body-big-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#data-table th {
	background-color: #0b0f2a;
	padding-left: 20px;
}
#data-table td {
	background-color: #0d1231;
	padding: 7px 0 7px 20px;
}
#data-table .bdr-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202544;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bulleted-txt {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 12px;
}
.bulleted-txt strong {
	color: #1fd7ff;
}
.txtbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 110px;
	height: 16px;
	border: none;
}
.btn1 {
	background-image: url(../images/submit-btn1.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 14px;
}
.btn1 input {
	background: none;
	width: 15px;
	height: 14px;
	border: none;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 23px;
	margin-bottom: 23px;
}
.img-bdr {
	background-color: #0e1333;
	padding: 6px;
	border: 1px solid #282f52;
}
.cyan {
	font-weight: bold;
	color: #1fd7ff;
}
a.more {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.more:hover {
	color: #1fd7ff;
	text-decoration: none;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer {
	background-image: url(../images/footer-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #1bccff;
}
.footer p {
	font-size: 11px;
	color: #6c6e7c;
	margin-top: 70px;
}
