body {
	background-color: #000000;
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.headertile {
	background-image: url(headerbg.gif);
	height: 108px;
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.footerlc {
	background-image: url(footer_lc.gif);
	height: 25px;
	width: 10px;
}
.footerrc {
	background-image: url(footer_rc.gif);
	height: 25px;
	width: 10px;
}
.footerbg {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.footertxt {
	font-family: tahoma;
	font-size: 9px;
	color: #105c86;
	vertical-align: middle;
	text-decoration: none;

}
.footertxt:hover {
	color: #000000;
	vertical-align: middle;
}
.bodytxt {
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
.bodytxt:hover {
    color: #ead4c3;
	text-decoration: none;
}
.dot {
	background-image: url(dot.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: center;

}
ul {
	list-style-image: url(bullets.gif);
}

.header_img{

}

.aviat{
	font-weight:bold;
	color:#FFFFFF;
}

.tcs{
	color:#FFFFFF; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}