﻿body
{
	margin-top:0;text-align: center;
	font-family:Verdana;
	font-size:14px;
	}

form{margin:0;padding:0;}




#container {
  margin: 0 auto;
  width: 957px;
  text-align: left;
  } 



.YellowHeadLeft
{
background:transparent url(../Images/YellowHeadLeft.gif) no-repeat;
font-size:0;height:40px;
padding-left:10px;
padding-right:0px;
}

.YellowHeadCenter
{
background:transparent url(../Images/YellowHeadCenter.gif) repeat-x;
height:40px;
padding-left:10px;
padding-right:0px;
}



.YellowHeadRight
{
background:transparent url(../Images/YellowHeadRight.gif) no-repeat;
font-size:0;height:40px;
padding-left:10px;
padding-right:0px;
}

.ColorBars
{
background:transparent url(../Images/ColorBars.GIF) repeat-x;
height:4px;
padding-left:10px;
padding-right:0px;
}

.ColorBarsRight
{
background:transparent url(../Images/ColorBarsRight.GIF) repeat-x;
height:4px;
padding-left:0px;
padding-right:0px;
}
.HeadAdvanceSearch
{
text-decoration:none;
font-family:Verdana;font-size:12px;
}

.HeadAdvanceSearch:hover
{
text-decoration:underline;
}




.ASiteMap
{
text-decoration:none;
font-family:Verdana;
color:blue;
font-size:11px;
}

.ASiteMap:hover
{
text-decoration:underline;
}




.GrayHeadLeft
{
background:transparent url(../Images/GrayHeadLeft.gif) no-repeat;
height:40px;
border-top-style:solid ;  border-top-color:#ccc  ; border-top-width:1px;
}


.GrayHeadCenter
{
background:transparent url(../Images/GrayHeadCenter.gif) repeat-x;
height:40px;
border-top-style:solid ;  border-top-color:#ccc  ; border-top-width:1px;
}

.GrayHeadRight
{
background:transparent url(../Images/GrayHeadRight.gif) no-repeat;
height:40px;
width:10px;
border-top-style:solid ;  border-top-color:#ccc ; border-top-width:1px;
}
.HeadButtons
{
height:30; border-right-style:solid ; border-right-color:#ccc; border-right-width:1px; 
}

.HeadButtonsLinks
{
text-decoration:none;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:Gray;
}
.HeadButtonsLinks:hover
{
text-decoration:underline;
}



.HeadTabLinks
{
text-decoration:none;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:Black;
}
.HeadTabLinks:hover
{
text-decoration:underline;
}


.DDMenuItem
{	 position:relative ; 
	float:left ;
	margin: 0;
	padding: 0;
	z-index: 30;
	height:35px;
	}

.DDMenuItem li
{	margin: 0;
	padding: 0;
	height:35px;
	list-style: none;
	float: left;
	font: bold 11px arial;
	 border-right-style:solid ;
	 border-right-color:Gray ;
	 border-right-width:1px;
	}





.DDMenuItem li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: gray;
	text-decoration: none;
	font-size:larger ;
	 margin-top:5px;
	}

.DDMenuItem li a:hover
{
    text-decoration:underline;
    
}

.DDMenuItem div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: yellow;
	border: 1px solid gray}

	.DDMenuItem div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: white;
		color: blue;
		font: 14px arial}

	.DDMenuItem div a:hover
	{	background: #eeeeee;
		color: blue
}
