<style type="text/css">{  }
A.menu { font-family: "Verdana"; color: #00686C; font-size: 9pt; font-weight: bold; }
A:hover.menu { font-family: "Verdana"; color: #808080; font-size: 9pt; font-weight: bold; }
A.menu1 { font-family: "Verdana"; color: #00686C; font-size: 8pt; font-weight: normal; }
A:hover.menu1 { font-family: "Verdana"; color: #808080; font-size: 8pt; font-weight: underline; }
table.stomp { font-family: "Verdana"; color: #000000; font-size: 8pt; font-weight: normal; }
table.stomp td.inter {  border-right: 1px dotted #003366; }
.year {  font-size: 16px; font-weight: bold; font-variant: normal; color: #770077; font-style: italic; font-family: Verdana}
.caption {  font-size: 13px; font-weight: normal; font-variant: normal; color: #000000; font-style: normal; font-family: Verdana}
.tbr {border-collapse:collapse; margin:0; padding:2; border: #cccccc; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }
.rnd {border-collapse:collapse; margin:0; padding:1; border: #cccccc; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
span.morgan { font-family: "Verdana"; color: #003366; font-size: 8pt; font-weight: bold; }
span.morgan input { font-family: Verdana;  font-weight: bold; color: #000000; background: #CCCCCC; border: 1px dotted #003366; padding : 1px; margin : 3px; }
span.morgan select { font-family: Verdana;  font-weight: bold; color: #000000; background: #CCCCCC; border: 1px dotted #003366; padding : 1px; margin : 3px; }
div.altxt { width: 325px; height: 18px; font-family: Verdana;  font-weight: bold; color: #003366; padding-bottom: 1px; margin: 3px; vertical-align: top; }
span.return { font-family: "Verdana"; color: #003366; font-size: 8pt; font-weight: normal; text-decoration: none; }
span.return a { font-family: "Verdana"; color: #003366; font-size: 8pt; font-weight: normal; text-decoration: none; }
span.return a:hover { font-family: "Verdana"; color: #003366; font-size: 8pt; font-weight: normal; text-decoration: underline; }

.cursor {  cursor: default}
label
{
	font-size: 0.7em;
	font-family:arial;
	float:left;
}
.input {
	border: 1px solid #99b3b4;
	width: 400px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}
.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}
.submit-btn {
	width: 54px;
	height: 20px;
	background: #743 url(http://www.roscripts.com/images/submit.gif) no-repeat;
	outline: none;
	float:right;
}
.submit-btn:hover {
	background: #069 url(http://www.roscripts.com/images/submit.gif) no-repeat 0 -20px;
}
div#container {
	border:1px solid #99b3b4;
	padding:15px;
	margin:200px auto;
	width:400px;
}
.entry ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}
.entry li {
	display:block;
	margin:0px;
}
.entry li a {
	outline: none;
	background-color: #fbfbf9;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #f2f2f2;
	font:bold 75% arial,helvetica,sans-serif;
	color:#999;
}
.entry li a:hover {
	background:url(../images/go_partner.gif) 645px 25px no-repeat #fff;
	border-bottom:1px solid #ccc;
	color:#336699;		
}
.entry ul a em {
	display:block;
	color:#808080;
	font-size:90%;
	padding-right:30px;
	font-style:normal;
	font-weight:normal;
}
.entry span {
	display:block;
	color:#a8a8a8;
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
	padding-right:10px;
}
.entry a:hover span {
	color:#800;
}
div#update {
	border:1px solid #ccc;
	margin-bottom:5px;
	background-color:white;
}
div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
}



-->
</style>