body {
	background: #849094 url(pix/pagebg.gif);
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000066;
}
.cart {
background:#c1e2ef;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
}
td {
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    color: #000066;
}
i {display: none;}
.clearer {clear: both;}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 0.7em;
	font-family: "Trebuchet MS";	
}
h1 {
	font-size: 210%;
	color: #006;
    text-align: center;
}
h2 {
	font-size: 180%;
	color: #009900;
}
h3 {
	font-size: 140%;
	color: #3333FF;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
#bgtop {
	width: 100%;
	min-height: 400px;
	background: url(pix/bgtop.gif) repeat-x;
}
#alpha {
	margin: 0 auto;
	width: 730px;
	min-height: 550px;
	background: #FFF url(pix/alpha.jpg) repeat-y left;
	border-bottom: 1px solid #FFF;
}
#header {
	position: relative;
	height: 115px;
	background: url(pix/header2.jpg) no-repeat;
}
#flash {
    display: inline;
    clear: none;
    float: right;
    width: 534px;
    height: 151px;
    padding: 0;
    background: black url(pix/noflash2.jpg) no-repeat right;
    outline: 1px solid black;
}
a#logo {
	position: absolute;
	top: 24px;
	left: 180px;
	display: block;
	width: 200px;
	height: 80px;
}
#topmenu {
	float: right;
	width: 340px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 88px 20px 0 0;
}
#topmenu a {
	color: #FFF;
	margin: 0 5px;
}
#topmenu a:hover {color:#FFCC00;}
#main {
	padding: 0 1px 0 14px;
}
#content {
	clear: right;
	float: right;
	width: 534px;
	text-align: justify;
}
#content img {
    padding: 7px;
}
#pagetext {
	clear: both;
	padding: 20px 30px;
}
#side {
	float: left;
	width: 180px;
	min-height: 300px;
	text-align: left;
}
#logoBtm {
	height: 50px;
	background: url(pix/logoBtm.jpg) no-repeat;
}

#leftmenu {
	background: url(pix/leftmenu.jpg) repeat-y top;
	border-bottom: 1px solid #FFF;
	padding-bottom: 30px;
	min-height: 150px;
}
#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #003;
}
#leftmenu ul a {
	display: block;
	background: url(pix/bnBg.gif);
	color: #FFF;
	border-bottom: 1px solid #003;
	padding: 3px 20px;
	width: 140px;
}
#leftmenu ul a:hover {background: url(pix/bnOver.gif) no-repeat;}
#switch {
	margin: 0 auto 0 auto;
	padding: 5px 10px;
	border: 1px solid #FFF;
	background: url(pix/tiger.gif) no-repeat;
	width: 118px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
    vertical-align: middle;
    text-align: center;
}
#switch a {
    color: #FFF;
    font-size: 13px;    
}
#lefttext {
	padding: 20px 1px;
}
#lefttext p{
	color: #FFF;
    text-align: left;
	margin-left:8px;
}
#lefttext ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #003;
}
#lefttext ul a {
	display: block;
	background: url(pix/infoBg.gif);
	color: #FFF;
	border-bottom: 1px solid #003;
	padding: 3px 19px;
	width: 140px;
}
#lefttext ul a:hover {background: url(pix/infoOver.gif) no-repeat;}

#footer {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#bytds {
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.1em;
	margin: 10px 0;
}
#bytds a {color: #FFF;}
#edit a {color:#849094;}
#edit a:hover {color: #FFF;}

/**
 * Schedule Highlight Links
 **/
div#links {
	font-size: 0.9em;
	list-style-position: inside;
	list-style-type: none;
}

/**
 * Schedule Table
 **/
table#schedule {
	border: 0;
	border-collapse: collapse;
	clear: left;
	margin-top: 15px;
	width: 485px;
}

table#schedule tbody#schedule-am {
}

table#schedule tr {
	border-spacing: 0;
}

table#schedule tr td,
table#schedule tr th {
	border: 1px solid #bbb;
	padding: 4px 2px 4px;
	text-align: center;
    height: 5px;
    vertical-align: top;
    width: 40px;
}

table#schedule tr th {
	width: inherit;
    vertical-align: middle;
    height: 7px;
}
th.time {
    width: 15px;
}
table#schedule tr td {
	background-color: #FFFFFF;
	width: 100px;
}

table#schedule tr td ul {
	margin: 0;
	padding: 0;
}

table#schedule tr td ul li {
	float: left;
	list-style-type: none;
}

table#schedule tr td ul li img {
	/*border: 1px solid #fff;*/
	margin: 1px;
	padding: 0;
}

table#schedule tr td.highlighted ul li img {
/*	border: 1px solid #fff;*/
}
#tkdtable td {
	text-align:left;
}
.prodid {
	padding-bottom:6px;
}
.prodname {
	padding-bottom:6px;
}
.descr {
	padding-bottom:6px;
}
.pricetd {
	padding-bottom:6px;
}
.quant {
	padding-bottom:6px;
}