
html {
	height: 100.1%;
}

body {
   margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	height: 100.1%;
}

body,td,th {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 13px;
	color: #000000;
}

#wraper1{
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 40px;
}

td {
	text-align: left;
}

td.topmenu {
	background-image: url(../images/expo_topnavbar.jpg);
	background-repeat: no-repeat;
	height: 45px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
}

td.spacer{
	font-size: 1px;
}

a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #cc071e;
}

a:visited {
	color: #cc071e;
}

a:focus {
	color: #58585a;
}

a:hover {
	color: #58585a;
}

a:active {
	color: #58585a;
}

.smalltext{
font-size: 9px;
}

table.pill {
  margin: 0px;
  padding: 0px;
}

#pillmenu {
padding: 0px;
  white-space: nowrap;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	/*
	background: url(../images/mw_menu_separator_1.png) top right no-repeat;
	*/
	margin: 0;
	padding: 0;
}


#pillmenu a {
margin-left: 0px;
  float:left;
  display:block;
 padding-right: 10px;
padding-left: 10px;
 padding-bottom: 10px;

}

#content{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
#content h1 {
margin-top: 0px;	
}

#topwraper{
	width: 500px;
}

#languageselect {
text-align: right;
vertical-align: top;
padding: 0;
margin: 0;
}

#languageselect ul{
list-style: none;
padding: 0px;
margin: 0px;
margin-top: 0px;
margin-right: 10px;
}

#leftmenu{
border-width: 1px;
border-style: solid;
border-color: #aaaaaa;
}

#leftmenu h3{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}

#leftmenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#leftmenu li{
	/*border-bottom: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
	*/
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 10px;
}

#contact {
	background-color: #F0F0F0;
	padding: 5px;
	margin: 0px;
}

#contactwraper{
	margin-top: 15px;
	margin-bottom: 50px;
}

#contact p{
	margin: 0px;
	padding: 0px;
}

#contact a{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#contact a:link{
	color: #cc071e;
}

#contact a:visited{
	color: #cc071e;
}

#contact a:hover{
	color: #58585a;
}

#contact a:active{
	color: #58585a;
}

#contact a:focus{
	color: #58585a;
}

#rightmenu{
/*
border-width: 1px;
border-style: solid;
border-color: #aaaaaa;
*/
}

#rightmenu h3{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}

#expoevent a {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo_light.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#expoevent a:link {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo_light.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#expoevent a:visited {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo_light.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#expoevent a:hover {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#expoevent a:active {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#expoevent a:focus {
display: block;
width: 175px;
height: 74px;
background-image: url(../images/ecwgfx_lgo.gif);
background-repeat:no-repeat;
text-decoration: none;
}

#bannersection{
	vertical-align: top;
}

.banneritem-spacer {
	padding-top: 20px;
}

/* --- turn off border arround banner images.*/
.banneritem-spacer img {
border: 0px;
}


.moduletable-spacer{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


#header a {
display: block;
width: 970px;
height: 110px;
background-image: url(../images/expo_top.jpg);
background-repeat:no-repeat;
text-decoration: none;
}


#registerwraper{
margin-top: 15px;
margin-bottom: 50px;
border-width: 1px;
border-style: solid;
border-color: #aaaaaa;
}

.register p{
	font-style: italic;
}
