H1 {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.2;
	color: #2a355d;
	text-decoration: none;

}

.textfield { 
 font-size: 13px; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}

.main_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.2;
	color: #2a355d;
	text-decoration: none;

}

.lnk_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.2;
	color: #ff0000;
	text-decoration: none;

}

.bold_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.2;
	color: #98caec;
	font-weight: bold;
	text-decoration: none;

}

.nav_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.5;
	color: #f1f5f7;
	text-decoration: none;

}



.quicklink_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.2;
	color: #43799d;
	text-decoration; none;
	
}

.search_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 6.5pt;
	line-height: 1;
	color: #FFFFFF;
	text-decoration: none;

}

.copyright_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	line-height: 1.2;
	color: #e3f6ff;
	text-decoration: none;

}

.bold_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.2;
	color: #014471;
	text-decoration: none;

}


A {

	color: #234d69;
	text-decoration: none;

}

A:hover {

	color: #43799d;
	text-decoration: underline;
}



#blue
{
	background: #1d409c
	url("/imgs/repeat_bg.gif") repeat-x;
	background-position:center top;
}

#product_table {
  background-color:#FFF;
  border:1px;
  padding:5px;
}

body
{
	background-image: url(images/repeat_bg.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	background-color: #014471;
} 

