/* CSS Document */
body { 
	font-family: Arial, Helvetica, Sans-serif, Papyrus;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-decoration: none;
	color: #000000;
	background:  url(images/bgd.jpg) top repeat-x #0001fc;
	padding: 0;
	margin: 0;
	}

.body {
	font-family: Arial, Helvetica, sans-serif, Papyrus;
	font-weight: normal;
	font-size: 13px;
	line-height:18px;
	text-decoration: none;
	color: #190200;
	background-color: #ffffff;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
	
a, a:visited {
	text-decoration: none;
	color: #f3e67c;
	}
	
a:hover, a:active {
text-decoration: underline;
	}
	

p, table, th, tr, td, h1, h2, h3, img, span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
.abovenav { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:15px;
	text-decoration: none;
	color: #faf077;
	background:  url(images/bgd_abovenav.gif); background-position:left; background-repeat:no-repeat;
	margin: 0;
	text-align: right;
	vertical-align: bottom;
	width: 671px;
	height: 73px;
	}
	
.flashbgd {
	background-color: #2b2c65;
	}
	
.belownav { 
	background:  url(images/bgd_belownav.gif) top repeat-x;
	margin: 0;
	width: 671px;
	height: 46px;
	}
	
.login {
	background: url(images/top_login_bgd.gif);
	height: 21px;
	width: 900px;
	}
	
.shopbgd {
	background: url(images/hdr_abovenav_bgd.jpg);
	height: 68px;
	width: 649px;
	}


.box {
	float: left;
	width: 294px;
	padding: 10px;
	background-color: #2b2c65;
	}
	
.box:link,.box:visited {
	color:#000000;
	text-decoration: none;
	}

.box:hover {background-color: #000099;
text-decoration:none;
background:#000099
}

	
.homenav {
	font-family: Papyrus;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #f3e67c;
	padding:0px;
	margin: 0px;
	height: 35px;
	width: 294px;
	border-bottom: 1px;
	}
	
	
.homenav span a:link, .homenav span a:visited {
	font-family: Papyrus;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #f3e67c;
	padding: 0px;
	margin: 0px;
	height: 35px;
	width: 294px;
	border-bottom: 1px;
	}
	
.homenav a:hover, .homenav a:active {
	font-family: Papyrus;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	color: #f3e67c;
	padding: 0px;
	margin: 0px;
	height: 35px;
	width: 294px;
	background-color: #191a36;
	}
	
.white {
	background: #ffffff;
	}
	
.divider {
	background: #cccccc;
	}
	
.adbgd {
	background: #e4e1da;
	}
	
.images {
	padding: 10px;
	background-color:#eceae5;
	}
	
	
.form {
	font-weight: normal;
	font-size: 11px;
	height: 28px;
	text-decoration: none;
	color: #2c1b3a;
	background: #e5e5e5;
	}
	
	
.formright {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	height: 28px;
	text-decoration: none;
	color: #2c1b3a;
	background:#f4f4f4;
	}
	
.textbox {
	background: #ffffff;
	color: #2c1b3a;
	border: 1px solid #2c1b3a;
	font-size: 11;
	padding: 1px 1px 1px 1px;
}


.sidenavtext_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	padding: 5px;
	text-align: left;
	}
	
.sidenavtext_sub:link, .sidenavtext_sub:visited {
	color:#0000cc;
	text-decoration: none;
	}

.sidenavtext_sub:hover {
	color: #0000cc;
	text-decoration: none;
	}


.box_sub {
	float: left;
	width: 166px;
	padding: 5px;
	background-color:#eceae5;
	}
	
.box_sub:link,.box_sub:visited {
	background-color:#eceae5;
	text-decoration: none;
	}

.box_sub:hover {
	background-color: #ffffff;
	text-decoration: none;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 21px;
	text-decoration: none;
	color: #540700;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-decoration: none;
	color: #540700;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #540700;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #540700;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

p {
	margin: 0;
	padding: 0;
	}
	
	
li
	{
	padding: 0;
	margin: 12px;
	color: #c80101;
	}
	
ul
	{
	padding: 0;
	color: #47557F;
	}
	
.graytable
	{
	padding: 0;
	background-color: #e8e7e2;
	}
	
.whitetable
	{
	background-color: #ffffff;
	}
	
.spotlight_pic {
	border-style: solid;
    border-width: 1px;
    border-color: #7f0202;
	}
	
.specials {
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:264px;
		width:264px;
		background-image:url(images/newspecials.gif);
		background-repeat:no-repeat;
		background-position:-264px -264px;
		background-color:transparent;
		margin:0 0 0 -264px;
		padding:0;
		color:#000;
		z-index:1000000000;
		border:none;
		float:none;
		}
	
.footer { 
	font-weight: normal;
	font-size:10px;
	line-height:18px; 
	text-decoration: none;
	color: #fe6a5b;
	}
	
.footer a:link, .footer a:visited {
	font-weight: normal;
	font-size:11px; 
	text-decoration: none;
	color: #fe6a5b;
	}
	
.footer a:hover, .footer a:active {
	font-weight: normal;
	font-size:11px; 
	text-decoration: underline;
	color: #fe6a5b;
	}
	
	
.footer span a:link, .footer span a:visited, .footer span a:hover, .footer span a:active {
	font-weight: normal;
	font-size:11px; 
	text-decoration: underline;
	color: #fe6a5b;
	}

.aboutsifu {font-weight:normal; font-size:12px; line-height:18px; text-decoration:none; color:#000000; }

.aboutsifu2 {font-weight:normal; font-size:16px; line-height:18px; text-decoration:none; color:#FF0000; text-align:center }

.aboutsifu2 a:link, .aboutsifu2 a:visited { font-weight:normal; font-size:16px; text-decoration:none; color:#FF0000; text-align:center  }

.aboutsifu2 a:hover, .aboutsifu2 a:active { font-weight:normal; font-size:16px; text-decoration:underline; color:#FF0000; text-align:center    }

.aboutsifu2 span a:link, .aboutsifu2 span a:visited, .aboutsifu2 span a:hover, .aboutsifu2 span a:active { font-weight:normal; font-size:16px; text-decoration:underline; color:#FF0000; text-align:center   }

.aboutsifu2 a:visited { font-weight:normal; font-size:16px; text-decoration:none; color:#FF0000; }

.style {
    padding: 4px;
}
.graphic_generic_header_textbox_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.graphic_generic_title_textbox_style_default_4_SkipStrokeSkipFillSkipOpacity {
}
.graphic_image_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.style_External_630_120 {
    position: relative;
}
.graphic_shape_style_default_SkipStrokeSkipFillSkipOpacity {
}