@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/main_bg.jpg);
	margin-top: 0px;
}
a:link {text-decoration: none; color: #BB1E2E}a:visited { text-decoration: none; color:#BB1E2E }a:hover {text-decoration: none; color: #E2505F;}a:active { text-decoration: none;}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.style2 {font-family: Tahoma; font-size: 11px; color: #333333; font-weight: bold; }
.style3 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #BB1E2E;
	font-weight:bold;
	}
.style5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #BB1E2E;
	font-weight:bold;
	}
.style6 {font-family: Tahoma; font-size: 10px; color: #333333; font-weight: bold; }
.style7 {font-family: Tahoma; font-size: 12px; color: #333333; font-weight: bold; }
.style8 {font-family: Tahoma; font-size: 10px; color: #555555; font-weight: bold; }

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}


<!-- Paste this code into the CSS section of your HTML document  -->

input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}