.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.link:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
    font-weight: bold;
	text-decoration: none;
}
.sublink{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.sublink:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    font-weight: bold;
	text-decoration: none;
}
.txt{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.subheadingorange {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.mainheading {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.smalltext {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #999999;
}

.field {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
	background-color: #F9F9F9;

}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F8F8F8;
	border: 1px solid #999999;
}
a.new:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.new:hover {
	font-family: tahoma;
	font-size: 11px;`
	color: #0033CC;
	text-decoration: none;
}
a.new:visted {
	font-family: tahoma;
	font-size: 11px;`
	color: #0033CC;
	text-decoration: none;
}
a.new:link {
	font-family: tahoma;
	font-size: 11px;`
	color: #999999;
	text-decoration: none;
}
.noborder {
	border: 0px none;
}
