body {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #383838;
}
td {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #383838;
}
a {
	color: #cc3300;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Tahoma, Arial, Verdana, sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.countdown {
	color: #FC0;
	margin-left: 270px;
	margin-bottom: 30px;
}
#content {
	line-height: 18px;
}
#content .title {
	font-size: 20px;
	color: #36C;
	line-height: normal;
}
#content .subtitle {
	font-size: 16px;
	color: #C09;
}
#content .news a {
	color: #383838;
	text-decoration: none;
}
#content .news a:hover {
	color: #000;
	text-decoration: underline;
}
#content .exhibitors td {
	font-size: 11px;
}
.sectors li {
	list-style-image: url(image/listbullet.gif);
}
.sep {
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 0px;
}
.sep-black {
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	margin: 0px;
}
.logo {
	color: #383838;
	text-decoration: none;
}
.logo:hover {
	color: #000000;
	text-decoration: underline;
}
#right {
	font-size: 11px;
	line-height: 14px;
}
#right .subtitle {
	font-size: 12px;
	color: #8c6543;
	text-transform: uppercase;
}
#right .news a {
	color: #06C;
	text-decoration: none;
}
#right .news a:hover {
	color:#06C;
	text-decoration: underline;
}
#footer {
	font-size: 11px;
	color: #630;
}
#footer a {
	color: #630;
	text-decoration: none;
}
#footer a:hover {
	color: #C00;
	text-decoration: underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 238px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px Tahoma;
color: black;
background: black url(image/titlebar.png) repeat-x center left;
margin: 0px 0px 1px 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 10px; /*header text is indented 10px*/
}

.arrowlistmenu .headerbar a {
color: #000;
text-decoration: none;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(image/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0;
padding-left: 29px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #e7e7e7;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #a6cef7;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.RowOver { background-color: #fdf6c8; }
.RowOff1 { background-color: #f3f3f3; }
.RowOff2 { background-color: #FFFFFF; }