body {
	margin: 0 auto;
	padding: 0;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #D9D9D9;
	color: #000;
}

table, th, td {
	font-size: 1em;
	padding: 0;
	border-collapse: collapse;
}

a img {
	border: 0;
}

a {
	color: #601401;
	font-size: 14px;
}


ul {
	margin-left: 0;
	padding-left: 20px;
}

.w30 ul li, .w20 ul li {
	list-style: none;
	margin-left: -20px;
	padding: 0;
}

.sheet {
	width: 900px;
	margin: 0 auto;
	table-layout: fixed;
	position: relative;
	margin-top: 10px;
}

.sheet-tl, .sheet-tr,.sheet-bl, .sheet-br {
	width: 31px;
}

.sheet-tl, .sheet-tr, .sheet-bl, .sheet-br {
	height: 31px;
}

.sheet-tl {
	background-image: url('template/images/sheet-tl.png');
}

* html .sheet-tl {
	background-image: url('template/images/sheet-tl.gif');
}

.sheet-tr {
	background-image: url('template/images/sheet-tr.png');
}

* html .sheet-tr {
	background-image: url('template/images/sheet-tr.gif');
}

.sheet-bl {
	background-image: url('template/images/sheet-bl.png');
}

* html .sheet-bl {
	background-image: url('template/images/sheet-bl.gif');
}

.sheet-br {
	background-image: url('template/images/sheet-br.png');
}

* html .sheet-br {
	background-image: url('template/images/sheet-br.gif');
}

.sheet-tc {
	background-image: url('template/images/sheet-tc.png');
}

* html .sheet-tc {
	background-image: url('template/images/sheet-tc.gif');
}

.sheet-cr {
	background-image: url('template/images/sheet-cr.png');
}

* html .sheet-cr {
	background-image: url('/template/images/sheet-cr.gif');
}

.sheet-cl {
	background-image: url('/template/images/sheet-cl.png');
}

* html .sheet-cl {
	background-image: url('/template/images/sheet-cl.gif');
}

.sheet-bc {
	background-image: url('/template/images/sheet-bc.png');
}

* html .sheet-bc {
	background-image: url('/template/images/sheet-bc.gif');
}

.sheet-cc {
	width: 738px;
	background-color: #F5F5F5;
}

.sheet-content {
	position: relative;
	margin: -25px;
	text-align: left;
}

* html .sheet-content {
	position: static;
}

div.header {
	position: relative;
	width: 888px;
	height: 200px;
	background-image: url('/template/images/header-tl.png');
	background-repeat: no-repeat;
	background-position: left top;
}

* html div.header {
	background-image: url('/template/images/header-tl.gif');
}

div.header div {
	position: relative;
	background-image: url('/template/images/header-tr.png');
	background-repeat: no-repeat;
	background-position: right top;
}

* html div.header div {
	background-image: url('/template/images/header-tr.gif');
}

div.header div div {
	background-image: url('/template/images/header-bl.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

* html div.header div div {
	background-image: url('/template/images/header-bl.gif');
}

div.header div div div {
	background-image: url('/template/images/header-br.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

* html div.header div div div {
	background-image: url('/template/images/header-br.gif');
}

div.header div div div div {
	background-image: url('/template/images/header-tc.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

div.header div div div div div {
	background-image: url('/template/images/header-cr.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}

div.header div div div div div div {
	background-image: url('/template/images/header-cl.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

div.header div div div div div div div {
	background-image: url('/template/images/header-bc.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.header div div div div div div div div {
	width: 888px;
	height: 200px;
	background-image: url('/template/images/eb4aheader.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

div.header div div div div div div div div div {
	width: auto;
	height: auto;
	margin: auto;
	padding: auto;
	background: none;
}

.logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 21px;
}

.logo td {
	text-align: left;
	vertical-align: middle;
}

.logo-name {
	font-size: 12px;
	font-family: Lucida Sans Unicode;
	font-style: normal;
}

.logo-name a {
	text-decoration: none;
	color: #EFF6FB !important;
}

.logo-text {
	font-size: 10px;
	font-family: Lucida Sans Unicode;
	font-style: normal;
	color: #EFF6FB !important;
}

.contentLayout {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.contentLayout .contentTable {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.contentLayout .w20 {
	width: 20%;
}

.contentLayout .w30 {
	width: 23%;
}

.contentLayout .w50 {
	width: 50%;
}

.contentLayout td {
	vertical-align: top;
	text-align: left;
}

.Block {
	width: 100%;
	margin: 0 auto;
	table-layout: fixed;
	position: relative;
}

.Block-tl, .Block-tr,.Block-bl, .Block-br {
	width: 5px;
}

.Block-tl, .Block-tr, .Block-bl, .Block-br {
	height: 5px;
}

.Block-tl {
	background-image: url('/template/images/Block-tl.png');
}

* html .Block-tl {
	background-image: url('/template/images/Block-tl.gif');
}

.Block-tr {
	background-image: url('/template/images/Block-tr.png');
}

* html .Block-tr {
	background-image: url('/template/images/Block-tr.gif');
}

.Block-bl {
	background-image: url('/template/images/Block-bl.png');
}

* html .Block-bl {
	background-image: url('/template/images/Block-bl.gif');
}

.Block-br {
	background-image: url('/template/images/Block-br.png');
}

* html .Block-br {
	background-image: url('/template/images/Block-br.gif');
}

.Block-tc {
	background-image: url('/template/images/Block-tc.png');
}

* html .Block-tc {
	background-image: url('/template/images/Block-tc.gif');
}

.Block-cr {
	background-image: url('/template/images/Block-cr.png');
}

* html .Block-cr {
	background-image: url('/template/images/Block-cr.gif');
}

.Block-cl {
	background-image: url('/template/images/Block-cl.png');
}

* html .Block-cl {
	background-image: url('/template/images/Block-cl.gif');
}

.Block-bc {
	background-image: url('/template/images/Block-bc.png');
}

* html .Block-bc {
	background-image: url('/template/images/Block-bc.gif');
}

.Block-cc {
	background-image: url('/template/images/Block-cc.png');
}

.Block-content {
	position: relative;
	margin: 5px;
	text-align: left;
}

.Block-container {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BlockHeader {
	table-layout: fixed;
	position: relative;
	width: 100%;
	height: 30px;
	margin-bottom: 14px;
}

.BlockHeader-cl, .BlockHeader-cr {
	width: 5px;
}

.BlockHeader-cr {
	background-image: url('/template/images/BlockHeader-cr.png');
}

* html .BlockHeader-cr {
	background-image: url('/template/images/BlockHeader-cr.gif');
}

.BlockHeader-cl {
	background-image: url('/template/images/BlockHeader-cl.png');
}

* html .BlockHeader-cl {
	background-image: url('/template/images/BlockHeader-cl.gif');
}

.BlockHeader-cc {
	background-image: url('/template/images/BlockHeader-cc.png');
}

* html .BlockHeader-cc {
	background-image: url('/template/images/BlockHeader-cc.gif');
}

.BlockHeader-content {
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #FFFFFF;
	font-family: 'Lucida Sans Unicode';
	font-size: 14px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
}

.BlockContent {
	width: 100%;
	margin: 0 auto;
}

.BlockContent-content {
	position: relative;
	margin: 5px;
	text-align: left;
	color: #121212;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height: 1%;
}

.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	min-height: 0;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background-image: url(template/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

* html .menu, * html .menu ul {
	height: 1%;
}

* html .menu li.menuhover {
	z-index: 10000;
}

* html .menu .menuhoverUL {
	visibility: visible;
	top: 100%;
	left: 0;
}

* html .menu .menuhoverUL .menuhoverUL {
	top: 0;
	left: 100%;
}

* html .menu ul a {
	height: 1%;
}

* html .menu li li {
	float: left;
	width: 100%;
}

.nav, .nav div {
	height: 39px;
}

.nav {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 888px;
	background-image: url('/template/images/nav-left.png');
	background-position: left top;
	background-repeat: no-repeat;
}

* html .nav {
	background-image: url('/template/images/nav-left.gif');
}

.nav div {
	background-image: url('/template/images/nav-right.png');
	background-position: right top;
	background-repeat: no-repeat;
}

* html .nav div {
	background-image: url('/template/images/nav-right.gif');
}

.nav div div {
	margin: 0 1px;
	background-image: url('/template/images/nav-center.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.menu ul li {
	clear: both;
}

.menu a , .menu a span {
	height: 29px;
	display: block;
}

* html .menu a , * html .menu a span {
	float: left;
}

.menu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}

.menu a span span {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #1A1A1A;
	padding: 0 20px;
	margin: 0 0px;
	line-height: 29px;
	text-align: center;
	background-image: url('/template/images/item-center.png');
	background-position: left top;
	background-repeat: repeat-x;
}

* html .menu a span span {
	background-image: url('/template/images/item-center.gif');
	display: inline;
}

.menu a:hover span span {
	color: #FFFFFF;
	background-position: left -29px;
}

.menu li:hover a span span {
	color: #FFFFFF;
	background-position: left -29px;
}

* html .menu .menuhover .menuhoverA span span {
	color: #FFFFFF;
	background-position: left -29px;
}

.menu a:hover.active span span, .menu a.active span span {
	color: #0B1E28;
	background-position: left -58px;
}

.nav .separator {
	display: block;
	width: 1px;
	height: 29px;
	background-image: url('/template/images/item-separator.png');
}


a {
  color: #00f;
  }

a:hover {
  color: #0f0;
  }
a.navigation {
  color: #20296c;
  text-decoration: none;
  font-weight: bold;
  }

a.navigation:hover {
  color: #0f0;
  text-decoration: none;
  font-weight: bold;
  }

a.on-link {
  color: #3189B8;
  text-decoration: none;
  font-weight: bold;
  }

a.on-link:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  }

a.succ {
  color: #ffff00;
  font-weight: bold;
  }

a.succ:hover {
  color: #00ffff;
  font-weight: bold;
  }

a.warning {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  }

a.warning:hover {

  color: #ffffff;

  text-decoration: underline;

  font-weight: bold;

  }

input.button {

  background-color: #20296c;

  color: #ffffff;

  font-weight: bold;

  font-size: 10pt;

  }

input.miniButton {

  background-color: #20296c;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

input.S_button {

  background-color: #20296c;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

p.success {

  background-color: #008000;

  color: #ffffff;

  font-size: 9pt;

  font-weight: bold;

  }

p.warning {

  background-color: #ff0000;

  color: #ffffff;

  font-size: 9pt;

  font-weight: bold;

  }

span.answer {

  color: #000000;

  }

span.question {

  color: #008000;

  font-weight: bold;

  }

span.title {

  font-family: Impact, Arial Black;

  font-size: 14pt;

  color: #20296c;

  }

span.subtitle {

  font-size: 11pt;

  font-style: italic;

  font-weight: bold;

  }

table.boxed {
  border: 1px solid #3189B8;
  }

table.miniBoxed {
  border: 1px solid #fff;
  }

td {
  font-size: 9pt;
  }

td.copyright {
  padding: 5px;
  font-weight: bold;
  }

td.header {
  color: #ffffff;
  background-color: #3189B8;
  font-size: 9pt;
  font-weight: bold;
  }

td.rest {

  background-color: #dddddd;
  padding: 7px;

  }

td.miniHeader {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
  }

td.miniRest {
  background-color: #dddddd;
  font-size: 8pt;
  padding: 3px;
  }

td.S_header {

  background-color: #3366ff;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

td.S_rest {

  background-color: #dddddd;

  font-size: 8pt;

  padding: 3px;

  }

td.divider {

  background-color: #aaaaaa;

  }

td.warning {

  background-color: #ff0000;

  color: #ffffff;

  font-weight: bold;

  }

.input {

  background-color: #ffffff;

  color: #20296c;

  font-size: 10pt;

  border: 1px solid #20296c;

  }

.miniInput {

  background-color: #ffffff;

  color: #20296c;

  font-size: 8pt;

  border: 1px solid #20296c;

  }

.S_input {

  background-color: #ffffff;

  color: #20296c;

  font-size: 8pt;

  border: 1px solid #20296c;

  }

td.navigation-square {

  padding: 5px;

/*  background-color: #FFFFFF;

  border-left: 2px solid #20296c;

  border-right: 2px solid #20296c;

  border-top: 2px solid #20296c; */

  }

td.navigation {

  background-color: #ffffff;

  border-bottom: 2px solid #20296c;

  }

td.logo-image {

  border-bottom: 2px solid #20296c;

  background-color: #cccccc;

  }

td.header-adarea {

  border-bottom: 2px solid #20296c;

  background-color: #cccccc;

  }

td.sidebar {

  background: url(imgs/nav-background.jpg);

  background-repeat: repeat-y;

  border-bottom: 2px solid #20296c;

  border-left: 2px solid #20296c;

  border-right: 2px solid #20296c;

  width: 200px;

  padding-bottom: 100px;

  }

td.contents {

  padding-left: 15px;

  padding-right: 15px;

  padding-top: 15px;

  padding-bottom: 100px;

  background-color: #FFFFFF;

  border-bottom: 2px solid #20296c;

  border-right: 2px solid #20296c;

  }

span.sitename {

  color: #20296c;

  font-size: 15pt;

  font-weight: bold;

  }

span.siteslogan{

  color: #555555;

  font-size: 10pt;

  font-weight: bold;

  }

.table {

  background-color: #dddddd;

  }

td.pbContents {

  background-color: #ffffff;

  padding: 5px;

  }

body {

	margin: 0px;

	padding: 0px;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #cccccc;

	font-size: 10pt;

}

.even {

	font-weight: bold;

}

li {

	list-style-type: disc;

	margin-bottom: 10px;

}

#container {

	width: 500px;

	margin: 0 auto auto;

	height: 100%;

	overflow: auto;

	padding: 1px;

	text-align: left;

	background-color: #000000;

}




#main {

	background-color: #FFFFFF;

	width: 500px;

	margin-top: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	float: left;

}

#mainbody {

	background-color: #FFFFFF;

	width: 450px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	margin-bottom: 0px;

}

.myimages {

	width: 250px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 0px;

	padding-left: 0px;

	padding-top: 20px;

	padding-bottom: 20px;

	text-align: center;

	font-size: 8pt;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16pt;

	font-weight: bold;

	color: #dd0000;

	text-align: center;

	width: 400px;

	background-position: center;

	margin-right: auto;

	margin-left: auto;

	text-transform: capitalize;

}

.substatement {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #000000;

	text-align: center;

	width: 400px;

	background-position: center;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 30px;

	text-transform: capitalize;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	width: 350px;

	font-size: 12pt;

	font-weight: bold;

	color: #dd0000;

	padding: 0px;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

	text-transform: capitalize;

}

.yellow {

	background-color: yellow;

}

div#player {

	width: 650px;

	margin-right: auto;

	margin-left: auto;

	padding-bottom: 15px;

	text-align: center;

}

div#remove {

	position: absolute;

	left: -9999px;

	top: -9999px;

}

#order {

	width: 300px;

	margin-right: auto;

	margin-left: auto;

	padding-right: 0px;

	padding-left: 0px;

	text-align: center;

	font-size: 8pt;

	margin-top: 30px;

}

#helpBox

{

    background-color:#F0EFFF;

	color: #0000FF; 

	overflow: hidden; 

    z-index:999;

    position:absolute;

    margin:auto;

    width:250px;

    height:250px;

    padding-left:0px;

    border: 2px solid black;

    display:none;

}



#helpBoxInner
{

	position: relative;
	color:Black;
    background-color:#ffffff;
	left: 0px;
	top: 0px;
	overflow: auto; 
    width:195px;
    height:338px;
	border: 0px; 
	padding: 5px;
	margin: 0px;
	font-size:11px;
}

#helpBox a
{
	color: #0000FF; 
}

#helpBoxInner p

{
    padding: 0px 5px 0px 2px;
}

.formHelpLink

{
	background-color : #F3F3F3;
	color : #000000;
	font-weight: bold;
	font-size:13px;
	padding:0px 0px 0px 5px;
	margin:0px;
	cursor:hand;
	cursor: pointer;
}


#Wrapper {
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/vert_repeater.jpg);
	background-repeat: repeat-y;
}
#SalesCopy {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#OrderNowTopFixed {
	position: fixed;
	height: 171px;
	width: 154px;
	top: 0px;
	right: 0px;
}
#productshowcase {
	background-color: #EAEEFF;
	border: 1px solid #000;
	padding: 10px;
        height: 0.1%;
}
.style1 {
	color: #C0232C;
	font-weight: bold;
	font-size: 20px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #2A4266;
}
.style3 {
	color: #333333;
	font-weight: bold;
}
.style5 {color: #666666}
.style6 {
	color: #BECDE4
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #0E2A38;
}
.style8 {
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	color: #0B232F;
	font-size: 14px;
	font-weight: bold;
}
.style11 {color: #333333}
.style12 {
	color: #FFD277;
}
.style13 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style14 {color: #184E68}
.style15 {
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.style16 {color: #0E2E3D}
.style17 {color: #009900}
.style18 {font-size: 16px; font-weight: bold; color: #0E2A38; }
.style19 {
	color: #113648;
	font-weight: bold;
}
.style20 {
	color: #133C4E;
	font-weight: bold;
}
.style21 {
	color: #113649;
	font-weight: bold;
	font-size: 14px;
}
.style22 {
	color: #006600;
	font-weight: bold;
}
.style24 {color: #CC0000}
.style26 {color: #CC0000; font-weight: bold; }
.style27 {
	color: #11374A;
	font-size: 36px;
	font-weight: bold;
}







