body, .bkgstyle, .sideouter, .lhssideimg, .rhssideimg, .mainblockouter  
{ 
    background: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
    color: #000000;
    vertical-align: top;
	list-style-position: inside;
	list-style-type: circle;
    margin:0px;
}

table {
    margin:0px;
    padding:0px;
    border:none;
    border-spacing:0px;
 }

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
    vertical-align: top;
	color: #000000;
    margin:0px;
    padding:0px;
}

a:hover {
	color: #808080;
	background-color: #EEEEEE;
}

a:link {
	color: 	#616D7E;
    text-decoration:underline;
}
a:visited {
	color: 	#616D7E;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #666600;
    color: #FFFF66;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 45px;
    color: #990000;
    text-indent: 10px;
    background: transparent url('../images/titlebkg.png') bottom left no-repeat;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
    color: #F0F0F0;
    text-indent: 10px;
    padding-bottom: 3px;
    background: transparent url('../images/subtitlebkg.png') bottom left no-repeat;
}

.textbox {
    width: 100%;
}

.textblock {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:justify;
	line-height: 18px;
    text-indent: 0px;
    color: black;
    padding-top: 10px;
    padding-bottom: 20px;
}

.topblock {
    width: 755px;
 }

 .topblock1 {
    height: 30px;
    text-align:right;
    vertical-align:top;
    padding-right:80px;
    padding-top:10px;
 }
 
 .topblock2 {
    height: 80px;
    text-align:left;
    vertical-align:top;
    padding-left:65px;
    padding-top:10px;
 }
 
.rhsside {
    width: 124px;
    vertical-align: bottom;
 }
 
.lhsside {
    width: 124px;
    vertical-align: top;
    padding-right: 6px;
    text-align:right;
 }
 
.menuvspacetop {
     height: 15px;
     width: 100%;
   }
 
.menupos {
     text-align:right;
     padding-right: 1px;
     padding-top: 10px;
     padding-bottom: 25px;
     border-right: solid 1px #E3E3E3;
  }

.menuimgpos {
     padding-right: 10px;
     padding-top: 15px;
   }
   
   menuvspacebot. {
     height: 50px;
     width: 100%;
   }
 
 .mainblockouter {
     width: 580px;
     text-align:left;
     vertical-align: top;
  } 
 
.mainblock {
    padding-left: 80px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 25px;
 }

 .homepageimg {
    padding-bottom:10px;
  }
 
.thfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
    text-align: center;
    vertical-align: top;
    color: #808080;
}


.expotitle{
    margin-top:20px;
    padding:2px;
    padding-left:10px;
    vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    color: #000000;
    background-color: #F0F0F0;
}

.expoinfo{
    padding: 10px;
    }
    
.expotext{
    width:100%;
    padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*text-align:justify;*/
	line-height: 16px;
    text-indent: 0px;
    color: black;
    }


