body{

	font-family: "Tahoma",Arial,sans-serif;

	color:#000000;/* #6F0000;*/

	background-color:#D6EFFF;

background-image: url("images/clouds_no_header.jpg");

background-repeat:no-repeat;

background-position:top center;

background-attachment:fixed;

/***	margin-top: 50px;*/

	padding: 0px;

	font-size:0.8em;

	text-align:justify; }




/************* IMG CLASS ALIGN LEFT & RIGHT ************/
img {border:0px;}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 5px 15px 15px 5px; }
.align-left-logo { float:left; margin: -5px 0px 0px 5px; }/* Top Right Bottom Left */




/************* FOOTER ************/
.footer {
	text-align: center;
/*	font-style:italic;*/
/*	background:#9393FF;*/
	font-size: 0.9em;
/*	width:780px;*/
	padding-left:15px;padding-right:15px;
	margin-top:10px;
	padding-top:1px;padding-bottom:1px;
}








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

a:link, a:visited{

	color: #6F0000;

	text-decoration: none;  }



a:hover, a:active{

	color: #6F0000;

	text-decoration: underline;

}





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

h1{

	font-family: "Monotype Corsiva",serif;

	color: #0000CC;

	font-size: 2.8em;

	text-align:center;

	margin-top:0px;

  }



h2{

	font-family: "Gill Sans MT", Arial, sans-serif;

	font-weight: bold;

	color: #0000CC;

	font-size: 1.3em;

	text-align:center;  }



h3{

	font-family: "Gill Sans MT", Arial, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	font-size: 1.5em;

	text-align:left;  }



/***********************************************/








/*****MENU****/
td.topmenu {
  background-color:#de2e92;
  text-align:center;
  vertical-align:middle;
  width:auto;

  }

td.topmenu a{
display: block;
/*overflow: auto; /*force hasLayout in IE7 */
font-size:0.9em;
vertical-align:middle;
font-weight: bold;
color: #FFFFFF;
/*padding-top:5px;
padding-bottom:5px;*/
padding:7px;
/*background-image:url('images/maspblend.php?top=%23cd5e19&bottom=%23b32274&height=15');*//*dark orang to dark pink*/

background-image:url('images/maspblend.php?top=%230000CE&bottom=%23000066&height=20');
background-repeat:repeat-x;
background-position:top;
background-color:#000066;



  }


td.topmenu a:hover{
background-color:#eaeaed; /*background of menu items during onmouseover (hover state)*/
background-image:url('images/maspblend.php?top=%23eaeaed&bottom=%23ffffff&height=15');
background-repeat:repeat-x;

background-position:bottom;
color: black;
text-decoration:none;
}






/*******LISTS*************/

	
.lists{
  float:left;
  width:420px;
  }

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

.lists ul li a{
display: block;
/*height:28px;*/
/*overflow: auto; /*force hasLayout in IE7 */
/*color: white;*/
text-decoration: none;
padding: 6px;
/*border-bottom: 1px solid #778;
border-right: 1px solid #778;*/
background-image:url('images/maspblend.php?top=%23f3862b&bottom=%23FFFFFF&height=37');
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}

.lists ul li a:link, .lists ul li a:visited, .lists ul li a:active{
/*background: #414141; /*background of menu items (default state)*/
color: #000066;
}


.lists ul li a:hover{
/*background:#000066; /*background of menu items during onmouseover (hover state)*/
background-image:url('images/maspblend.php?top=%230000CE&bottom=%23000066&height=20');
background-repeat:repeat-x;
background-position:top;
background-color:#000066;

color: white;
}





/*********QUCIK LKINKS*********/

.quicklinks {
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	color:#000000;
background-image:url('images/maspblend.php?top=%239999ff&bottom=%23ccccff&height=15');
background-repeat:repeat-x;
background-position:bottom;
background-color:#9999ff;
padding:5px;
}

