td.midblue {
	background-attachment: scroll;
	background-image: url(bluemid.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}
td.bottom {
	background-attachment: scroll;
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 4px;
	padding: 4px;


}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.top:link {
	color: #000000;
}
a.top:visited {
	color: #000000;
}
a.top:hover {
	color: #FF9900;
}
a.top {
	text-decoration: none;
}
table.border2 { border: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-size: 6px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
td.leftborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
td.leftborder2 {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
td.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #6FD0FF;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 6px;


}
td.orange {

	background-attachment: scroll;
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	padding: 4px;
}
td.midblue2 {

	background-attachment: scroll;
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;

}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}
.error {
  font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
  color: red;
  display:none;
  }
.tick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	list-style-type: none;
	list-style-image: url(tick.gif);
	list-style-position: inside;
}
.border {
	border: 1px solid #000000;
}
