.bg_none_repeat {
	background-attachment: fixed;
	background-image: url(images/bg_sf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.whitetext13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetext11 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.yellowtext13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}

.bluetext11 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}

.bluetext13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}


.bluetext16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 16px;
	color: #0099CC;
	text-decoration: none;
}


.yellowtext11 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

.redtext13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.redtext13bold {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.redtext11 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.redtext16 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}


.glaytext11 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.glaytext13 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.formblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #999999;
}
a:link {
	color: #367abe;
	text-decoration: none;
}
a:visited {
	color: #367abe;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
