BODY, P, TD     {
		color: black;
		font-size: 11px;
		font-family: Verdana, Helvetica, sans-serif;
		margin: 0px
		}

TH  {
		color: black;
		font-weight: bolder;
		text-align: left;
		font-size: 11px;
		font-family: Verdana, Helvetica, sans-serif;
		margin: 0px
		}

TABLE.constr2 {
		background-image: url(bodybk.jpg);
		
		}

TABLE.constr1 {
		background-image: url(bksingle.jpg);
		
		}
		
		
a   {
		color: #4169e1;
		font-weight: bolder;
		text-decoration: none
		}

a:link   {
		color: #4169e1;
		font-weight: bolder;
		text-decoration: none
		}

a:hover   {
		color: #6495ed;
		font-weight: bolder;
		text-decoration: underline
		}

h1  {
		color: black;
		font-weight: bolder;
		font-size: 20px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
		}
		
h2  {
		color: black;
		font-weight: bolder;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		margin-bottom: 4px;
		}

h3  {
		color: black;
		font-weight: bolder;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		margin-bottom: 2px;
		}
		
IMG {
		border: none;
		}

div.scroll {
		height: 230px;
		width: 150px;
		overflow: auto;
		border: 0px solid #666;
		background-color: #EAF2FF;
		padding: 1px;
		}

/* ELEMENT ID'S */
#divNewsAdmin
{
 overflow: auto;
 height: 200px;
 border: 1px dashed #4169e1;
}

#divWISAdmin
{
 overflow: auto;
 height: 200px;
 border: 1px dashed #4169e1; 
}

#divTVAdmin
{
 overflow: auto;
 height: 200px;
 border: 1px dashed #4169e1; 
}

#divItineraryAdmin
{
 overflow: auto;
 height: 200px;
 border: 1px dashed #4169e1;
}

#divPagesAdmin
{
 overflow: auto;
 height: 200px;
 border: 1px dashed #4169e1;
}


/* #MainArea
{
  behavior: url(Behaviors/ScrollPos.htc);
  top : 0px;
  margin : 0px 0px 0 31%;
  padding : 3px;
  color : #000000;
  background-color: #ffffff;
  border: 1px solid #023567;
  /*width: 680px; 
  height: 500px;
  overflow: auto;
} */
		
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4169e1;
color:#000000;
}



