body{
/*	font-family: Franklin Gothic Medium,Verdana,sans-serif;*/
/*		font-family:Arial, sans-serif;*/
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	text-align:left;
	padding: 0px;
	background: top center url('images/bg-blu.jpg'); 
	background-repeat: repeat-y;
/*	background-attachment: fixed;*/
	background-color: #000000;
	font-size: 0.95em;/*1.0*/
}

div.head {
   margin:0px;
   padding:0px;
padding-bottom: 5px;
width:750px;
	line-height: 1.45;	
font-family:Tahoma, Times, serif;
font-size:0.85em;
font-weight: bold;
}

div.head a:link, div.head a:visited {
	color:#FFF;
	text-decoration:none;
}



.footer {
padding-top:30px;
	font-family:Verdana, sans-serif;
	font-style:italic;
	font-size: x-small;
	text-align:center;
	width:750px;
	padding-bottom:30px;
	}

.div_menu {
	background: #333333; /*background of menu items (default state)*/
background-image: url('images/maspblend.php?top=%23000000&bottom=%23333333&height=20');
background-repeat:repeat-x;
background-position: top;
border-top: 1px inset #FFFFFF;
border-bottom: 2px inset #FFFFFF;

width:750px;
	height:30px;
padding-left:5px;
margin-bottom:10px;
 }

.title {
/*background: top center url('images/bg-title.png'); 	background-repeat: no-repeat;*/
 }



.div_body {
	margin-top: 0px;
	margin-bottom:10px;
	width:750px;
	min-height:400px;
/*	height:auto !important*/
/*	height:400px;*/
	padding-left:5px;
	padding-right:5px;
	font-size: smaller;
	text-align:left;

 }

.normal {
	font-family:Gill Sans MT, Arial, sans-serif;
	font-size: small;
	text-align:justify;
	}

.title {
	font-family:Gill Sans MT, Arial, sans-serif;
	font-weight: bold;
	color: #0000CC;
	font-size: xx-large;
	text-align:center;
	}

.subtitle {
	font-family:Gill Sans MT, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
	font-size: medium;
	text-align:left;
	}

img  {
/*  margin:10px;*/
  margin-top:0px;
  border:0px;  
}

img.left {
  float:left;
  margin-left:0px;  }

img.right {
  float:right;
  margin-right:0px; }

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #00FFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/************** header tag styles **************/

h1{
 font: bold 150% Verdana,sans-serif;
 color:#d5ffff;/*#c600ff;*/
 padding: 0px;
}

h2{
 font: bold 114% Verdana,sans-serif;
 color: #d5ffff;
 padding: 0px;
}

h3{
 font: bold 100% Verdana,sans-serif;
 color: #d5ffff;
 padding: 0px;
}

h4{
 font: bold 100% Verdana,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #FFCC00;
 margin: 0px;
 padding: 0px;
}

/******************** contact form ***********/
input.maspcontact {  
   width: 200px; }

textarea.maspcontact {
  width: 200px;
  height:200px; }

/******************** other *****************/

ul.compliance li{
  padding-bottom:10px;  }




	



.lists{
/*  float:left;
  width:100%;*/
  }
  
.lists span{
font-size:1.3em;
font-weight:200;
color:#9FF;
  }  

.lists ul li a:link, .lists ul li a:hover, .lists ul li a:active, .lists ul li a:visited  {
text-decoration:none;
font-weight:bolder;
color:#0FF;
}

.lists ul{
margin-left: 20px;
margin-top:2px;
margin-bottom: 30px;
padding: 0;
/*width: 115px; /* Main Menu Item widths */
list-style-type:square;
/*font: bold 12px Verdana;*/
/*border-bottom: 1px solid #ccc;*/
}

.lists ul li{
padding-top:2px;
padding-bottom:2px;
}





