@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/sitebg.jpg);
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.smlink {
	font-family: Tahoma;
	font-size: 9px;
	color: #8d0101;
}

a:visited {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #8d0101; text-decoration: none}
a:link {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #00006b; text-decoration: none}
a:hover {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #61520c; text-decoration: underline}

.asm:visited {  font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #8d0101; text-decoration: none}
.asm:link {  font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #00006b; text-decoration: none}
.asm:hover {  font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; color: #61520c; text-decoration: underline}

.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.success {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0bb902;
}
