.style1



{



	font-family: trebuchet ms; 

	font-size: 11pt;

	font-weight: bold;	

	font-style: italic;

	color: 383838;

	background-color: silver;



}







.style2 {

	

	font-size: 8pt;

	color: black;

	font-weight: bold;

	font-family: trebuchet ms;



}









.style3



{



	font-family: trebuchet ms; 

	font-size: 11pt;

	font-weight: bold;	

	color: ffffff;



}







.style4



{



	font-family: trebuchet ms; 

	font-size: 17pt;

	text-transform: uppercase;

	font-weight: bold;	

	color: #1373C5;



}







.style5



{



	font-family: trebuchet ms; 

	font-size: 11pt;

	font-weight: bold;	

	color: #FFFFFF;

	background-image:url('images/m-bg001.jpg'); 

	background-repeat:no-repeat; 

	background-position:  center top;

	



}









.indentmenu{

font: bold 13px Arial;

width: 100%; /*leave this value as is in most cases*/

overflow: hidden;

}



.indentmenu ul{

border-left:0px solid #383838; border-right:0px solid #383838; border-top:1px solid #383838; border-bottom:1px solid #383838; margin:0; padding:0; float: left;

width: 80%; /*width of menu*/

/*dark gray border*/

background: black url('images/indentbg.gif') repeat-x center;

}



.indentmenu ul li{

display: inline;

}
.menucolor {
   background-image:url('imagesm-bg.jpg');
}

.indentmenu ul li a{

float: left;

color: white; /*text color*/

padding: 5px 11px;

text-decoration: none;

border-right: 1px solid #383838; /*dark gray divider between menu items*/

}



.indentmenu ul li a:visited{

color: white;

}



.indentmenu ul li a:hover, .indentmenu ul li .current{

color: white !important; /*text color of selected and active item*/

padding-top: 6px; /*shift text down 1px for selected and active item*/

padding-bottom: 4px; /*shift text down 1px for selected and active item*/

background: black url('images/indentbg2.gif') repeat-x center;

}

.intro{

	position:absolute;

	left:0;

	top:0;

	layer-background-color:white;

	background-color:#000000;

	border:0.1px solid white;

	z-index:8;

}

