body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0f157f;
	background-image: url(BG.gif);
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #0f157f;
	scrollbar-3dlight-color: #0f157f;
	scrollbar-darkshadow-color: #0f157f;
	scrollbar-shadow-color: #0f157f;
	scrollbar-arrow-color: #0f157f;
	scrollbar-track-color: #0f157f;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0f157f;
	line-height: 1.3em;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
HTML {
	font-size: 100%;
}
img { 
	behavior:url('../scripts/pngbehavior.htc'); 
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-attachment: scroll;
	/*background-image: url(../images/Form_BG.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	border:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ffffff;
}
input[type="submit"]:active {
	background-color: #0F157F;
}
input[type="submit"][disabled] {
	border:none;
	color: #FFFFFF;
	background-color: #0F157F;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border:none;
	color: #FFFFFF;
	background-color: #ffffff;
	background-attachment: scroll;
	/*background-image: url(../images/Form_BG.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ffffff;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ffffff;
}

.TextTitleLarge {
	font-size: 26px;
	line-height: 1.2em;
}
.TextTitleMedium {
	font-size: 22px;
	line-height: 1.1em;
}
.TextTitleSmall {
	font-size: 18px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	color:#FFFFFF;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #0f1582;
	background-image: url(../images/Footer_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.5em;
}
.Footer A {
	color: #FFFFFF;
}
.Footer A:visited {
	color: #FFFFFF;
}
.Footer A:hover {
	color: #FFFFFF;
}
#Footer-BG-Right {
	background-attachment: scroll;
	background-image: url(../images/Footer_BG_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Footer-Padding {
	padding-left: 30px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
}

#BG-Left {
	background-attachment: scroll;
	background-image: url(../images/BGLeft.jpg);
	background-position: right top;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
}
#BG-Right {
	background-attachment: scroll;
	background-image: url(../images/BGRight.jpg);
	background-position: left top;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
}
#BG-Top-Left {
	background-attachment: scroll;
	background-image: url(../images/BGTop.jpg);
	background-position: right top;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
}
#BG-Top-Right {
	background-attachment: scroll;
	background-image: url(../images/BGTop.jpg);
	background-position: left top;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
}
#BG-TopLeft {
	background-attachment: scroll;
	background-image: url(../images/BGTopLeft.jpg);
	background-position: right top;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
#BG-TopRight {
	background-attachment: scroll;
	background-image: url(../images/BGTopRight.jpg);
	background-position: left top;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
.BGLeft {
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: right top;
}
.BGRight {
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.Padding {
	background-attachment: scroll;
	background-image: url(../images/Page_HeaderBlend.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px;
}
#PicBGTop {
	background-attachment: scroll;
	background-image: url(../images/Pic_BG_Top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 14px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 11px;
}
#PicBG {
	background-attachment: scroll;
	background-image: url(../images/Pic_BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 14px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 11px;
}
#Float-Right {
	float: right;
}

#float-left{
	float:left;	
}


.2aweek {
margin-top:5px;
margin-bottom:10px;
}



.coupon{
	width:420px;
	min-height: 100px;
}


