.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f08130;
	text-decoration: none;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f08130;
	text-decoration: none;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003997;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bull2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 15px;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FAB010;
	border: 1px solid #F06115;
}

.leftlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #F06115;
}

.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.leftlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.smalltext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f08130;
	text-decoration: none;
}
