body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.left_shadow {
	background-image: url(../images/sce/left_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/sce/right_shadow_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.logo_bg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b6b6b;
	padding-top: 35px;
	padding-right: 30px;
	background-image: url(../images/sce/logo_bg.gif);
	background-repeat: repeat-x;
}
.logo_text {
	font-size: 18px;
	font-style: italic;
}
.bottomnav_bg {
	background-image: url(../images/sce/bottom_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #668eeb;
	background-color: #0042de;
}
.credit_card_padding {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bottomnav_padding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
.body_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6b6b6b;
	border-left-color: #6b6b6b;
}




.bottomnav_shadow {
	background-image: url(../images/sce/bottom_shadow-stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {

            color: #0042de;

            text-decoration: none;

}

a:active {

            color:#0042de;

            text-decoration: none;

}

a:visited {

            color:#0042de;

            text-decoration: none;

}

 

a:hover {

            color:#e00000;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.bottomnav:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.white{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
a.white:hover{
color: #000000;
text-decoration: underline;
font-weight: bold;
}
a.red{
color:#e00000;
text-decoration: none;
font-weight: bold;
}
a.red:hover{
color:#e00000;
text-decoration: underline;
font-weight: bold;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
}
.logo_bg_no_right {
	border-right-style: none;
	border-right-color: #6b6b6b;
	padding-top: 15px;
	padding-right: 30px;
	background-image: url(../images/sce/logo_bg.gif);
	background-repeat: repeat-x;
}
.logo_bgRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b6b6b;
	padding-top: 10px;
	padding-right: 7px;
	background-image: url(../images/sce/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
