.chromestyle{
float:left;
width:800px;
height:30px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#555555;
padding:2px 0px 0px 60px; background-image:url(../images/nav.jpg); background-repeat:repeat-x;

border-top:1px solid #fff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
height:30px;
/*background: url(../images/mid_nav.jpg) repeat-x;*/ /*THEME CHANGE HERE*/
padding:1px 0;
margin:7px 0px 0px 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #555555;
padding: 5px 10px;
margin: 0;
text-decoration: none;
font-size:13px;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; */ /*THEME CHANGE HERE*/
color: #000066;
font-size:13px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
background-image:url(../images/blend_bg.jpg);
width: 200px;
visibility: hidden;
padding:0px 4px 0px 4px;
}


.dropmenudiv a{
width: auto;
display: block;
/*text-indent: 3px;
border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background-color: #F0F0F0;*/
}


.hdr
{
color:#333333;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}


a.main_nav:link 	{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:165px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			
			background-image:url(../images/arrow.gif);
			background-repeat:no-repeat;
			background-color:transparent;
			
			background-position:0px 8px;
			
			border:1px solid transparent;

			}    /* unvisited link */


a.main_nav:visited 	
			{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:165px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			
			background-image:url(../images/arrow.gif);
			background-repeat:no-repeat;
			background-color:transparent;
			
			background-position:0px 8px;
			border:1px solid transparent;
			}  
				/* visited link */

a.main_nav:hover 
			{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:165px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;

			background-image:none;
			background-color:#FEFEFE;

			border:1px solid #A9A8A6;
			
			}   /* mouse over link */


a.main_nav:active 	{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:165px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;

			background-image:none;
			background-color:#FEFEFE;
			
			border:1px solid #A9A8A6;
			
			}   /* selected link */
			
			
a.main_nav1:link 	{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:125px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			
			background-image:url(../images/arrow.gif);
			background-repeat:no-repeat;
			background-position:0px 8px;
			background-color:transparent;
			
			border:1px solid transparent;

			}    /* unvisited link */


a.main_nav1:visited 	
			{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:125px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			
			background-image:url(../images/arrow.gif);
			background-repeat:no-repeat;
			background-position:0px 8px;
			background-color:transparent;
			border:1px solid transparent;
			}  
				/* visited link */

a.main_nav1:hover 
			{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:125px;
			height:auto;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			
			background-image:none;
			background-repeat:no-repeat;
			background-color:#FEFEFE;
			border:1px solid #A9A8A6;
			
			}   /* mouse over link */


a.main_nav1:active 	{
			float:left;
			font-family:arial;
			font-size:11px;
			color:#696969;
			
			text-decoration:none;
			text-indent:5px;

			display:block;
			width:125px;
			height:auto;
			
			background-image:none;
			background-repeat:no-repeat;
			
			padding:2px 4px 2px 4px;
			margin:0px 0px 0px 0px;
			background-color:#FEFEFE;
			border:1px solid #A9A8A6;		
			}   /* selected link */
			

/*.start_nav
{
float:left;
height:30px;
width:6px;
background-image:url(../images/start_nav.jpg);
background-repeat:no-repeat;
}

.end_nav
{
float:left;
height:30px;
width:6px;
background-image:url(../images/end_nav.jpg);
background-repeat:no-repeat;
}*/

.search
{
float:left;
height:auto;
width:183px;
padding:2px 0px 7px 0px;
background-image:url(../images/mid_nav.jpg);
background-repeat:repeat-x;
}


.fieldstyle
{
float:left;
height:auto;
width:auto;
padding:2px 5px 2px 5px;
border:1px solid #CDCDCD;
color:#8B8B8B;
}