@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f4f4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.verdana11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
}
.verdana11_red {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ED1506;
	text-decoration: none;
}
.CenturyGothic12 {
	font-family: arial;
	font-size: 12px;
	color: #333335;
	text-decoration: none;
	font-weight: bold;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
}
.verdana10Color {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff7e00;
	text-decoration: none;
}

