body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: F6F1E9;
	background-image: url(../images/background-bar.jpg);
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #274E79;
	font-weight: bold;
}

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #265792;
	font-weight: bold;
}

.subheadingbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EE744A;
	font-weight: bold;
}

body, p, td{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#666666;
}

.smallerfont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
}

a { 
	text-decoration: underline;
	font-size:12px;
	font-weight: bold; 
	color: #333333;
}
a:hover { 
	text-decoration: underline;
	font-size:12px;
	font-weight: bold; 
	color: #F6FC38;
}

a.large { 
	text-decoration: none;
	font-size:14px;
	font-weight: bold; 
	color: #333333;
}
a.large:hover { 
	text-decoration: underline;
	font-size:14px;
	font-weight: bold; 
	color: #F6FC38;
}

a.nav {
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	}
a.nav:hover { 
	text-decoration: none;
	font-size:11px; 
	color: #F9F746;
	font-weight: bold;
	} 
	
a.bottomnav {
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	}
a.bottomnav:hover { 
	text-decoration: none;
	font-size:11px; 
	color: #F9F746;
	font-weight: bold;
	}

.white {color: #FFFFFF}
.gray {color: #999999}

.coupon {
	border: medium dashed #114C66;
}


a.n2klink { 
	text-decoration: none;
	font-size:12px;
	color: #145EAC;
}
a.n2klink:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #999999;
}
.border {
	border: 1px solid #000000;
}
