.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
}
#run1 {width: 135px; height: 155px;}

.runaround {
  float: right;
  clear: right;
}.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.fieldcell input {
 width: 120px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #102132;
 border: 1px solid #D1D1D1;
 margin-right: 0px;
}

.smallfieldcell input {
 width: 26px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #333333;
 border: 1px solid #D1D1D1;
}

.smallfieldcell select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #333333;
 border: 1px solid #D1D1D1;
}
.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}
/* begin styles for RSS Feed */

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 150px;

	 background-color: #ffffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}
	
.order {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.order a{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.order a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.order a:visited{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

