@charset "utf-8";
/* CSS Document */
body,html{
padding:0px;
margin:0px;
background-color:#000000;
}

.disp{
	background-color:#000099;

}

.mb{
	background-image:url(/img/mbb.jpg);
	background-repeat:repeat-x;
}

.hbh{border-bottom:1px #444 solid;

}

.is{


}

.bbf{
	background-image:url(/img/div.jpg);
	background-repeat:repeat-x;

}

.hb a{
	/*border: 1px #000 solid;*/
	display:block;
	background-image:url(/img/bbacku.jpg);
	background-repeat:repeat-x;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:30px;
	margin-right:1px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}

.hb a:hover{
	background-image:url(/img/bbackhover.jpg);
	background-repeat:repeat-x;
}

.is a{
	/* border: 1px #000 solid; */
	display:block;
	background-image:url(/img/bback.jpg);
	background-repeat:repeat-x;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:30px;
	margin-right:1px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}

.is a:hover{
	background-image:url(/img/isbbackhover.jpg);
	background-repeat:repeat-x;
}

#l{
	background-image:url(/img/wing1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}


#lw{
		background-image:url(/img/sdiv.gif);
	background-repeat:no-repeat;
	background-position: top right;
	height:700px;
}

#r{
	background-image:url(/img/wing2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


#rw{
		background-image:url(/img/sdiv.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:700px;
}

#end{
	width:100px;
	background-image:url(/img/end.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#cont{
	color:#fff;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#menu a{
	color:#fff;
	text-decoration:none;
}

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

#pf a{
	text-decoration:none;
	font-size:20px;
	color:white;
	}

#pf a:hover{
	text-decoration:none;
	font-size:20px;
	color:yellow;
	margin-top:-5px;
	}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#mh a{
	color:#D2E1FF;
	text-decoration:none;
	}
.thank_you
	{
	background-image:url(../img/thank_you.jpg);
	background-repeat:no-repeat;
	}
.thank_you_text
	{
	font-size:25px;
	color:#D2E1FF;
	font-family:Arial, Helvetica, sans-serif;
	}
a.specialeffects:hover
	{
  	color:#FFFFFF;
	}	
	

