
<STYLE TYPE="text/css"> A:hover {
		color:#FFFFFF;
		background : #003399;
}

.body {
  		font-family: arial, helvetica, verdana;
  		font-size: 10pt;
  		line-height: 12pt;
} 

.foot {
  		font-family: arial, helvetica, verdana;
  		font-size: 8pt;
  		line-height: 12pt;
}

.old_price {
  		font-family: arial, helvetica, verdana;
  		font-size: 8pt;
  		line-height: 12pt;
  		text-decoration: strike-through;
}

.nav {
  		font-family: arial, helvetica, verdana;
  		font-size: 10pt;
  		line-height: 12pt;
  		font-weight: bold;
 		color: #003399;
  		text-decoration: none;
}

A.nav:hover {
		color: #000000;
		background : #ffffff;
		font-weight: bold;
		width : 100%;
		line-height : 18px;	
}

A.nohover:hover {
		background : none;
}

.navleft {
  		font-family: arial, helvetica, verdana;
  		font-size: 12pt;
  		line-height: 14pt;
  		font-weight: bold;
 		color: #003399;
  		text-decoration: none;
		width : 138px;
}

A.navleft:hover{
		width : 138px;
} 

.subnav {
  		font-family: arial, helvetica, verdana;
  		font-size: 10pt;
  		line-height: 12pt;
		width : 138px;
}

A.subnav:hover {
		width : 138px;
} 

.subheader {
  		font-family: arial, helvetica, verdana;
  		font-size: 12pt;
  		line-height: 12pt;
  		font-weight: bold;
 		color: #000000;
  		text-decoration: none;
}

.button {
		font-family: arial, helvetica, verdana;
		color: #000000;
		line-height: 11pt;
  		font-size: 9pt;
  		font-weight: bold;
		background-image: url('../images/buttonbg.gif');
 		border-style: none;
		height: 18px;
		width: 150px;
}

A.button:link {
		color: #ffffff;
}

.bluebutton {
		font-family: arial, helvetica, verdana;
		color: #000000;
		line-height: 11pt;
  		font-size: 9pt;
  		font-weight: bold;
		background-image: url('../images/bluebut.gif');
 		border-style: none;
		height: 18px;
		width: 80px;
}

A.bluebutton:link {
		color: #ffffff;
}

.field {
		font-family: arial, helvetica, verdana;
		color: #003399;
		background-color: #EDEDED;
  		font-size: 10pt;
 		border-style: inset;
 		border-color: #6F889A;
}

.form {
		margin-bottom: 0px; 
		margin-right: 0px; 
		margin-left: 0px; 
		margin-top: 0px;
		height: 8pt;
}

.page {
		scrollbar-3dlight-color : #6F889A;
		scrollbar-arrow-color : #000000;
		scrollbar-base-color : #000000;
		scrollbar-darkshadow-color : #000000;
		scrollbar-face-color : #EDEDED;
		scrollbar-highlight-color : #B8C5CD;
		scrollbar-shadow-color : #1C2327;
		scrollbar-track-color : #CCCCCC;
}

A:hover {
		color:#FFFFFF;
		background : #003399;
}