<STYLE TYPE="text/css">
<!--

html {
   max-height:100%;
   padding: 0px;
   margin: 0px;
}	

img	{
   border: 0;

}

p {
   color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

ul {
   color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;
}

ul.left {float: left; color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;}
ul.right {float: right; padding-right: 50; color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   list-style-type: square;}

li {
   color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

b.highlite {
	color: #ffae85;
    font-size: 12px;
	font-weight: 800;
	text-decoration: normal;

}

b.list {
	color: #FF9900;
    font-size: 11px;
	font-weight: 800;
	margin: 0;
	padding: 0;
	text-decoration: none;

}

b.list hover{
	color: #cccccc;
    font-size: 11px;
	font-weight: 800;
	margin: 0;
	padding: 0;
	text-decoration: none;

}


H1, H2 {
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

H1 {
   padding-top: 20px;
   font-size: 13px;
   color: #990000;
   font-weight: 800;
}

H1.L {
   padding-top: 20px;
   font-size: 13px;
   color: #ffffff;
   font-weight: 800;
}


hr {
border: none 0; 
border-top: 1px solid #ccc;
width: 100%;
height: 1px;
text-align: left;

}

a:link {
	color: #325365;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

a:visited {
	color: #325365;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

a:hover {
	color: #cccccc;
    font-size: 11px;
	font-weight: 800;
	text-decoration: none;
}

/*  Establish general layout parameters */


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #711b04;
}

div#layout {
   width: 850px;
   height: 600px;
   text-align: left;   
   background-image: url('Img/BG.jpg');
   background-repeat: repeat-y;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
}

div#container {
   

}
div#vbmain {
   width: 850px;
   height: 600px;
   text-align: left;
   background-image: url('Img/BGp.jpg');
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
}

div#vbmainSpeakers {
   width: 850px;
   height: 600px;
   text-align: left;
   background-image: url('Img/BGpSpeak.jpg');
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
}

div#vbex {
   width: 850px;
   height: 600px;
   text-align: left;
   background-image: url('Img/BGex.jpg');
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
}

div#vbwrk {
   width: 850px;
   height: 600px;
   text-align: left;
   background-image: url('Img/BGwrk.jpg');
   background-repeat: no-repeat;
   margin-left: auto;
   margin-right: auto;
}

div#walkT {
   width: 850px;
   height: 200px;
   text-align: left;
   background-image: url('Img/VBtop.jpg');
   background-repeat: no-repeat;
   margin: 0px;
   padding: 0px;
   clear: both;
}


div#walk {
   width: 850px;
   height: 650px;
   text-align: left;
   margin: 0px;
   padding: 0px;
   clear: both;
}


div#nav p {
   color: #c4b89e;
}

div#main {
   width: 800px;
   float: left;
   margin: 0;
   padding-left: 20px;
   clear: both;
}

table.left {
   text-align: justify;
}

table.left p{
   color: #ffffff;
   padding-left: 10px;
   padding-right: 15px;
}

table.left a{
   background: #c5b89f;
   color: #ffffff;
   border: 1px solid #ffae85;
   line-height: 1.2em;
   text-decoration: underline;
   
}

table.left h1{
   padding-left: 10px;
   padding-right: 15px;
   padding-bottom: 4px;
}



table.txt {
   background: #ffffff;
   text-align: left;
   border-left: 1px solid #dbe1e2;
   border-top: 1px solid #dbe1e2;
   border-right: 1px solid #dbe1e2;
   border-bottom: 1px solid #dbe1e2;
}

table.txt p{
   padding-left: 10px;
   padding-right: 15px;
   color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

table.decan {
   background: #252642;
   text-align: left;
   border-left: 1px solid #dbe1e2;
   border-top: 1px solid #dbe1e2;
   border-right: 1px solid #dbe1e2;
   border-bottom: 1px solid #dbe1e2;
}

table.decan p{
   padding-left: 10px;
   padding-right: 15px;
   color: #ffffff;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

table.listing p{
   padding-left: 10px;
   padding-right: 15px;
   color: #999999;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

table.txt h1{
   padding-left: 10px;
   padding-right: 15px;
   padding-bottom: 4px;
}

div#footer {
   width: 774px;
   height: 67px;
   float: left;
   text-align: center;
   margin: 0;
   padding: 0px;
   clear: both;
}

div#footer p{
   padding-left: 20px;
   padding-right: 20px;
   text-align: center;
   color: #ffffff;
}

div#footer a{
   color: #ffffff;
   
}

b {
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #701a03;
	text-decoration: none;
}

input { 
border-top: 1px solid;
border-bottom: 1px solid;
border-color: dddcd6;
background-color: #701a03;
color: ffffff;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
}

/*  Establish exibitors list layout parameters */

.TableHeader2
{	
	font-weight:bold;
	font-size:11px;
	color:White;
	background-color:#8F4424;
}
.TdColor2
{
	background-color:#F6F6F6;
}

.TdColor3
{
	background-color:#F6F6F6;

}

input.bg {
   background-color: #F0F0F0; 
   font-weight: normal;
   border: 1px solid #E2EBEB; 
   font-size: 11px;
   color: #000000;
   padding: 0;
   margin: 0;
}

-->
</STYLE>
