h1			{ 
			font-family: helvetica, arial, sans-serif; 
			font-size: 1.5em; 
			letter-spacing: -1px;
			}


.page_big		{ font-family: helvetica, arial, sans-serif; font-size: 1.5 em; font-weight: bold; letter-spacing: -1px;}
.page_medium		{ font-family: helvetica, arial, sans-serif; font-size: 1.25 em; font-weight: bold; letter-spacing: -1px;}
.page_small		{ font-family: helvetica, arial, sans-serif; font-size: 1.05 em; font-weight: bold; letter-spacing: -1px;}


.page_title		{ font-family: arial, sans-serif; font-size: 0.85em; font-weight: bold; letter-spacing: -1px}
.page_text		{ font-family: verdana, sans-serif; font-size: 0.75em; }


.search_panel tr		{
			background-color: #427098;
			background-image: url(../i/search_panel_bg.gif)		/* relative to the stylesheet location! */
			}


.search_panel input	{
			font-family: verdana, sans-serif; 
			font-size: 11px; 
			width: 120px;
			}
			
.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;	
	color: #cccccc;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;	
	color: #cccccc;
}

.search_panel input.find	{
			width: 52px;
			}


.search_panel select	{
			font-family: helvetica, arial, sans-serif; 
			font-size: 10px; 
			width: 180px;
			}


hr			{
			height: 1px;
			color: #CCCCCC;
			border: dotted;
			width: 100%;
			}


.gen_huge		{
			font-family: helvetica, arial, sans-serif; 
			font-size: 100%; 
			color: #3E3E3E; 
			font-weight: bold; 
			letter-spacing: -1px;
			}


.gen_title			{
			font-family: arial, sans-serif; 
			font-size: 75%; 
			color: #3E3E3E; 
			font-weight: bold; 
			}


.gen_large		{
			font-family: verdana, sans-serif; 
			font-size: 90%; 
			font-weight: bold;
			color: #3E3E3E; 
			}

.gen_text			{
			font-family: verdana, sans-serif; 
			font-size: 70%; 
			color: #3E3E3E; 
			}


th.gen_text		{
			font-family: verdana, sans-serif; 
			font-size: 75%; 
			color: #145CA4;
			text-align: left;
			}


.spec_title		{
			font-family: arial, sans-serif; 
			font-size: 75%; 
			color: #2F4889; 
			font-weight: bold; 
			}
			
			.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;	
	color: #ffffff;
}

div.float_left {
	float: left;
	width: 200px;
	padding: 5px;
	display:inline;
	margin: 8px;
	border: 1px solid #CCCCCC;

  }
  
  div.float_right {
	float: right;
	

  }
