.tsufit {
	font-family: Verdana;
	font-size: 12px;
}
table {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.white a:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white a:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #DAF7BB;

}
.white a:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #CDD7FC;
}
.white a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.button a:link {
	text-decoration: none;
	color: #000000;
}
.button a:visited {
	text-decoration: none;
	color: #000000;

}
.button a:hover {
	text-decoration: none;
	color: #000000;
}
.button a:active {
	text-decoration: none;
	color: #000000;
}
input.noimage {
background-color: #006;
border: 2px outset #03f;
color: #fff;
padding: 4px;
margin-left: 2px;
}
input.noimage:hover {
background-color: #0cf;
border: 2px outset #03f;
color: #fff;
padding: 4px;
margin-left: 2px;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 5px;
	background-color: #CC3333;
	
}
#sftsButtonPad {
	padding: 5px;
	background-color: #00CCFF;


}
.white_text {
	color: #FFFFFF;