.body
{
	font-family:Verdana;
}

.header
{
	width:100%;
	height: 100px;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom: 1px solid #ffffff;
	text-align:left;

}

.header1
{
	width:100%;
	height: 104px;
	background-image:url('images/header.gif');
	background-repeat:repeat-x repeat-y;
	background-position:top left;
	text-align:left;

}

.headaddress
{
	font-size:10px;
	text-align:right;
	width:755px;
	padding:5px 0px;
	color:#1E439C;
	font-weight:bold;
}

.img
{
	width:118px;
	height:100%;
	background-image:url('images/newleftcellpic.jpg');
	background-color:#B447A3;
	background-repeat:no-repeat;
	background-position:top left;
}

.main
{
	width:628px;
	height: 100%;
	background-image:url('images/main.gif');
	background-color:#5F87C5;
	background-repeat:repeat-y repeat-y;
	background-position:top left;
	color:#000000;
}



.righttext
{
	font-size:13px;
	padding: 5px 5px;
	color: #ffffff;
}

.head
{
	font-size:17px;
	font-weight: bold;
	padding: 10px 10px;
	color:#000000;
}

.head2
{
	font-size:14px;
	font-weight: bold;

	color:#000000;
}

.head3
{
	font-size:13px;
	font-weight: bold;
	padding: 10px 10px;
	color:#000000;
}

.newhead2
{
	font-size:15px;
	font-weight: bold;
	padding: 10px 10px;
	color:#000000;
}

.content
{
	font-size: 10px;
	padding: 10px;
	color:#000000;
	
}

.content2
{
	font-size: 12px;
	padding: 10px;
	color:#000000;
	
}

.bottom
{
	width:100%;
	height:100%;
	color:#ffffff;
	background-image:url('images/new/bottom.jpg');
	background-repeat:repeat-x;
	background-position: top left;
	font-size:12px;
	padding: 2px 5px;
}

.leftnav a 
{

	width:124px;
	height:25px;
	padding:5px 10px;
	color:#000000;
	background-image:url('');
	display:block;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
	
.leftnav a:hover, .holderleft 
{
	display:block;
	color:#000000;
	text-decoration:underline;
	background-image:url('');
	width:124px;
	height:25px;
	padding:5px 10px;
	font-size: 10px;
	font-weight: bold;
}	

.nav a {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	border: 1px solid #5F87C5;
	width: 120px;
	height: 20px;
	padding: 3px 15px 4px 15px;
	float: left;
	margin-left: 2px;
	text-decoration: none;
	text-align: center;
	
	}
	
.nav a:hover {
	
	color: #000000;
	background-color: #B9CBE6;
	
	}
	
.navover {

	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	display: block;
	background-color: #B9CBE6;
	border: 1px solid #5F87C5;
	width: 120px;
	padding: 3px 15px 4px 15px;
	float: left;
	margin-left: 2px;
	text-decoration: none;
	
	}
	
.imagefloatr 
{
	float: right;
	margin: 20px 0 20px 20px;
	padding: 6px;
	border: 1px dotted #6699CC; 
}
	
/*menu*/
.menuskin
{
position:absolute;
width:350px;
background-color:#E7E7E7;
border:2px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a
{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle
{
background-image:url('images/main.jpg');
/*background-color:highlight;*/
}

#mouseoverstyle a
{
color:white;
}


.rightimage
{
	float: right;

}

.leftimage
{
	float: left;
	border: 1px solid #ffffff;
}

.left
{
	
	width:124px;
	background:url('images/left.gif');
	background-color: #002F90;
	background-repeat: repeat-x repeat-y;
	color:#ffffff;
	
}

.right
{

	width:132px;
	background:url('images/leftbg.jpg');
	background-color: #B9CBE6;
	background-repeat: no-repeat;
	color:#ffffff;
	
}




  .menu

  {

   position:relative;

   background-color:gold;

   border:1px solid darkblue;

   width:150;

   font-size:11px;

   font-family:verdana;

   font:bold;

   position:absolute;

   cursor:se-resize;

  }

  .item_panel

  {

    width:150;

    border-left:1px solid darkblue;

    border-right:1px solid darkblue;

    clip:rect(0,150,0,0);

    position:absolute;



  }

  .item_panel a

  {

   text-decoration:none;

   color:black;

   cursor:hand;

  }

  .item

  {

   background-color:lightyellow;

   width:148;

   font-size:10px;

   font-family:verdana;

   

  }

.copy 
{
	
	padding:5px 0 5px 8px;
	font-size:10px;
	color:#ffffff;
	background-color: #5F87C5;
	background-image:url('images/bottom.gif');
	height: 25px;
	background-repeat: repeat-x repeat-y;
	border-top: 1px solid #ffffff;
	
}

.iis 
{

	float:right;	
}

.image
{
	border: 1px dotted #000000;
}

