body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Sylfaen, "Arial Unicode MS";
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.nav A {
	color: #ffffff;
	text-decoration: none;
}
.nav A:hover {
	color: #f6b1aa;
	text-decoration: none;
}

.nav1 {
	font-family: Sylfaen, "Arial Unicode MS";
	font-weight: bold;
	font-size: 12px;
	color: #d42727;
}
.nav1 A {
	color: #ffffff;
	text-decoration: none;
}
.nav1 A:hover {
	color: #d42727;
	text-decoration: none;
}
.text {
	font-family: Sylfaen, "Arial Unicode MS";
	color: #333333;
	font-size: 12px;
}
.text A {
	color: #124e8f;
}
.text A:hover {
	text-decoration: none;
}

.red {
	color: #ef594a;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.listing {
	padding-right: 0px; padding-left: 0px; line-height: 30px; height: 30px; text-align: center;
}

.listing LI {
    font-size:12px;
	color:#333;
	list-style:none;
	padding-right:45px;
}

.listing .center A {
	border-right: #c7c7c7 1px solid;
	padding-right: 5px;
	border-top: #c7c7c7 1px solid;
	padding-left: 5px;
	font-weight: 100;
	background: #F3F6FA;
	padding-bottom: 2px;
	margin: 0px 1px;
	border-left: #c7c7c7 1px solid;
	color: #000; padding-top: 2px;
	border-bottom: #c7c7c7 1px solid;
	text-decoration: none
}
.listing .center A:hover {
	border-right: #FCAAA2 1px solid;
	border-top: #FCAAA2 1px solid;
	background: #FCAAA2;
	border-left: #FCAAA2 1px solid;
	color: #fff;
	border-bottom: #FCAAA2 1px solid
}
.listing .center A.active {
	border-right: #FCAAA2 1px solid;
	border-top: #FCAAA2 1px solid;
	background: #FCAAA2;
	border-left: #FCAAA2 1px solid;
	color: #fff;
	border-bottom: #FCAAA2 1px solid
}