body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	background-color: #999999;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
#wraper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wraper1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	height: 100%;
	width: 1000px;
}

#top {
	float: left;
	height: 88px;
	width: 1000px;
	margin-bottom: 1px;
}
.logo {
	float: left;
	width: 400px;
	margin-top: 15px;
	margin-left: 10px;
}
.top-add {
	float: right;
	width: 388px;
	border: solid 1px #cccccc;
	height: 82px;
	*height: 88px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
}
#menu-bg {
	background-color: #0e4165;
	float: left;
	height: 30px;
	width: 1000px;
	color: #FFFFFF;
}
#lostpwd-bg {
	background-color: #0e4165;
	float: left;
	height: 25px;
	width: 515px;
	color: #FFFFFF;
}
.menu {
	float: left;
	margin-top: 5px;
	margin-left: 270px;
	*margin-left: 130px;
}
.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
.top-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#marquee-bg {
	background-color: #CCCCCC;
	float: left;
	height: 35px;
	width: 990px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#left-side {
	float: left;
	height:100%;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#search-box {
	float: left;
	height: 230px;
}
.radio-btn {
	float: left;
	width: 40px;
	padding-left: 40px;
	padding-top: 5px;
}
.radiobtn-txt {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search-txtarea {
	float: left;
	width: 150px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.search-mtext {
	float: left;
	width: 150px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.search-btn {
	float: right;
	width: 80px;
	margin-right: 26px;
	*margin-right: 13px;
	padding-top: 5px;
}
#venture-plyreporter {
	float: left;
	height: 78px;
	width: 182px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-align:center;
}
.box-add {
	float: left;
	height: 82px;
	width: 181px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 8px;
	margin-top: 5px;
}

#right-side {
	float: right;
	width: 220px;
	height:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
}
.side-link {
	text-decoration: none;
	color: #333333;
}
.side-link:hover {
	text-decoration: none;
	color: #FF0000;
}
.side-links {
	text-decoration: none;
	color: #333333;
}
.side-links:hover {
	text-decoration: none;
	color: #FF0000;
}
.side-news {
	text-decoration: none;
	color: #333333;
}
.side-news:hover {
	text-decoration: underline;
	color: #333333;
}
.side-blogs {
	text-decoration: underline;
	color: #333333;
}
.side-blogs:hover {
	text-decoration: underline;
	color: #ff0000;
}
.footer-link {
	text-decoration: none;
	color: #333333;
}
.footer-link:hover {
	text-decoration: none;
	color: #FF0000;
	text-decoration:underline;
}
.footer-links {
	text-decoration: none;
	color: #333333;
}
.footer-links:hover {
	text-decoration: none;
	color: #FF0000;
}
#login-box {
	float: left;
	height: 145px;
	*height: 140px;
}
.login-left {
	float: left;
	height: 25px;
	width: 11px;
}
.login-right {
	float: right;
	height: 25px;
	width: 9px;
}
.login-bg {
	background-image: url(images/login-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 200px;
}
.login-bgc {
	background-image: url(images/login-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 80px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
}
.headingblog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:center;
	padding-top: 2px;
}
.user {
	float: left;
	width: 70px;
	padding-left: 8px;
	margin-top: 5px;
}
.usersignout {
	float: left;
	width: 145px;
	padding-left: 8px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left:60px;
}
.user-txtarea {
	float: left;
	margin-top: 5px;
	margin-left: 8px;
}
.pass {
	float: left;
	width: 70px;
	padding-left: 8px;
	margin-top: 5px;
}
.pass-txtarea {
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	width: 80px;
}
.submit-btn {
	float: right;
	width: 80px;
	margin: 4px;
}
.signup {
	float: left;
	width: 213px;
	padding-bottom:5px;
	text-align:center;
}
.signin 
{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	padding-left:25px;
}
.forgot-pass {
	float: right;
	width: 125px;
	padding-bottom:10px;
	vertical-align:top;
}

#glance-box {
	float: left;
	height: 434px;
	*height: 451px;
}
#product-box {
	float: left;
	height: 255px;
	*height: 245px;
}

#opinion-box {
	float: left;
	text-align:left;
	height: 240px;
}

#supplier-box {
	float: left;
	height: 150px;
}
.supplier-left {
	float: left;
	height: 28px;
	width: 11px;
}
.supplier-right {
	float: right;
	height: 28px;
	width: 10px;
}
.supplier-bg {
	background-image: url(images/supplier-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 199px;
}

.supplier-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
}
.supplier-txt {
	background-image: url(images/DoubleArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 171px;
	*width: 174px;
	padding-left: 20px;
	margin-top: 2px;
	margin-left: 20px;

	*margin-left: 10px;
	height: 17px;
	padding-top: 2px;
}
.supplier-txts {
	background-image: url(images/DoubleArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 450px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 20px;
	*margin-left: 10px;
	height: 20px;
	padding-top: 2px;
}
#magazine-box {
	float: left;
    width: 213px;
	height: 200px;
	text-align:center;
    margin-bottom: 5px;
    margin-top: 5px;
}
#platinum-member {
	float: right;
	width: 210px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 160px;
	margin-bottom: 5px;
}

#gold-member {
	float: right;
	width: 210px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 160px;
	margin-bottom: 5px;
}
#want-advertise {
	float: right;
	width: 210px;
	margin-right: 3px;
	height: 70px;
	margin-bottom: 10px;
	background-color: #545557;
	color: #FFFFFF;
	text-align: center;
}

#freequote-box {
	float: left;
	height: 235px;
}
.freequote-name {
	float: left;
	width: 70px;
	*width: 50px;
	padding-left: 8px;
	*padding-left: 1px;
	margin-top: 10px;
	*margin-top: 14px;
}
.freequote-txtarea {
	float: left;
	*float: right;
	margin-top: 10px;
	margin-left: 8px;
	*margin-left: 1px;
	width: 70px;
	*width: 50px;
}
#centre-box {
	float: left;
	width: 515px;
	margin: 10px;
}
#centre-box-meet {
	float: left;
	width: 1000px;
	margin: 10px;
}
#centrea-box {
	float: left;
	width: 515px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
#center-col1 {
	float: left;
	height: 300px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#event-update {
	float: left;
	height: 230px;
	border: 1px solid #CCCCCC;
	width: 210px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#center-col2 {
	float: left;
	height: 360px;
	*height: 200px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#center-col10 {
	float: left;
	*height: 200px;
	height: 280px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#hit-story {
	border: 1px solid #CCCCCC;
	float:left;
	width:192px;
	height:220px;
	*height:226px;
	margin-top:5px;
}
#center-col3 {
	float: left;
	height: 275px;
	border: 1px solid #CCCCCC;
	width: 213px;
}
#center-col4 {
	float: left;
	height: 200px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#center-col5 {
	float: left;
	height: 200px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#center-col6 {
	float: left;
	height: 200px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
}
#center-col7 {
	float: left;
	height: 200px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 15px;
}
#center-col8 {
	float: left;
	height: 215px;
	border: 1px solid #CCCCCC;
	width: 515px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#center-col9 {
	float: left;
	height: 145px;
	*height: 145px;
	border: 0px solid #CCCCCC;
	width: 515px;
	margin-top: 5px;
	*margin-bottom: 0px;
	margin-bottom: 2px;
}
.col-heading-bg {
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 510px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
}
.col-heading-blog {
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 209px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
}
.col-heading-promo {
	background-image: url(images/heading-bg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 249px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
	text-align:center;
}
.hit-heading-bg {
	background-image: url(images/bluebox_catgbg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 187px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 5px;
	*margin-bottom:2px;
}
.vmag-cover {
	float: left;
	height: 157px;
	width: 168px;
	margin-top: 5px;
	margin-left: 20px;
}
.vmag-order {
	float: right;
	height: 25px;
	width: 213px;
	margin-top: 20px;
	margin-right: 30px;
}
#footer {
	height: 50px;
	width: 1000px;
	background-color: #CCCCCC;
	clear: both;
}
#footer-menu {
	height: 25px;
	width: 1000px;
	text-align: center;
}
#copyright {
	height: 25px;
	width: 1000px;
	text-align: center;
}
.tdblue
{
	BORDER-BOTTOM: #cccccc 1px solid;
	background-color:#ffffff;
	height:15px; 
	color:#666666;
	font-weight:bold;
	font-family:Tahoma;
	text-align:left;
	font-size:12px;
	padding-left:10px;
}
.tdpost
{
	BORDER-BOTTOM: #cccccc 1px solid;
	background-color:#ffffff;
	height:15px;
	color:#666666;
	font-weight:bold;
	font-family:Tahoma;
	text-align:right;
	font-size:12px;
	padding-left:40px;
}
.A2
{
	text-decoration:none;
}
DIV#homeAd
{
	width:100%;
	padding-top:2px;
	margin-top:2px;
	height:50px;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#CFEAFF; 
}
DIV#homeAd .swf
{
	float:left;
	border-right:1px solid #CFEAFF;
	width:160px;
}
DIV#homeAd .cLogo
{
	float:left;
	border-right:0px solid #CFEAFF;
	width:334px;
}

.services
{
	height:30px;
	width:500px;
	float:left;
}
.img
{
	float:left;
	Width:200Px;
	margin-right:10px;
	margin-bottom:10px;
}

#vreports
{
	width:100%;
	margin:auto;
	text-align:left;
	vertical-align:top;
}

.leftblank
{
	height:50px;
}

.rtborder 
{
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.ltborder 
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg 
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a.vt:link 
{
	color: #8D8680;
	font-weight:normal;
	text-decoration:none;
}
a.vt:visited 
{
	color: #8D8680;
	font-weight:normal;
	text-decoration:none;
}
a.vt:active
{
	color:#8D8680;
	font-weight:normal;
	text-decoration:none;
}
a.vt:hover
{
	COLOR: #8D8680;
	text-decoration: underline;
}
.clear{
	clear:both;
}
.state-hub{
	float:left;
    padding-left:10px;
	height:20px;
	width:203px;
}
.hub
{
 float:left;
 height:43px;
 padding-top:3px;
}

.woodpanel
{
	color:#0069B3;
	font-weight:bold;
	font-size:12px;
}
.woodstate
{
	color:#cc0000;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
}
#chartered
{
	BORDER: #458729 0px solid;
	MARGIN-TOP: 10px; 
	WIDTH: 100%; 
	HEIGHT: 10; 
	background-color:#000000; 
	text-align:center;
}

#quickfirst
{
	float:left;
	margin-top:5px;
	border: 1px solid #CCCCCC;
	padding-bottom:3px;
}
#quicksec
{
	float:left;
	margin-top:5px;
	border: 1px solid #CCCCCC;
	padding-bottom:3px;
}
#quickthrd
{
	float:left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom:3px;
}

#chart
{
	float:left;
	text-align:center;
	height:105px;
}
#addin
{
	float:left;
	height:20px;
	background-color:#ffff00;
	text-align:center;
	color:#cc0000;
	width: 210px;
	font-weight:bold;
}

.paddone
{
	float:left;
	height:85px;
	padding-top:8px;
	vertical-align:middle;
	margin-top:8px;
	BORDER: #cccccc 1px solid;
	text-align:center;
	font-weight:normal;
	width: 214px;
}

.paddtwo
{
	float:left;
	height:75px;
	margin-top:8px;
	BORDER: #cccccc 1px solid;
	text-align:center;
	vertical-align:middle;
	width: 214px;
}

.ywlink
{
	float:left;
	height:30px;
	margin-top:8px;
	margin-bottom:8px;
	BORDER: #cccccc 1px solid;
	vertical-align:middle;
	text-align:center;
	padding-top:12px;
	width: 214px;
}

.bpromo
{
    float: left;
	height: 145px;
	*height: 145px;
	border: 1px solid #CCCCCC;
	width: 253px;
}

.bpromor
{
    float: right;
	height: 145px;
	*height: 145px;
	border: 1px solid #CCCCCC;
	width: 253px;
}

.left-space-box
{
	float:left;
	height:300px;
	*height:265px;
}

.right-space-box
{
	float:left;
	height:406px;
	*height:403px;
}

.trade-link {
	text-decoration: underline;
	color: #0069B3;
}
.trade-link:hover {
	text-decoration: underline;
	color: #FF0000;
}
.login-link {
	text-decoration: underline;
	color: #333333;
}
.login-link:hover {
	text-decoration: underline;
	color: #FF0000;
}

.hap_brand
{
	float:left;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}
.hpromo
{
	font-weight:bold;
	color:#ff0000;
}
.bpm
{
	color:#0069B3;
	font-weight:bold;
}
.txt
{
	color:#cccccc;
}
.advts 
{
	color: #333333;
	text-decoration: none;
}
.advts:hover 
{
	color: #333333;
	text-decoration: none;
}
.drp 
{
	font-size:11px;
	vertical-align:top;
}
.cmemb
{
	padding-top:0px;
	text-align:center;
}

.clg
{
	text-align:center;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
}

.cadvt
{
	color:#0069B3;
	font-weight:bold;
	font-size:11px;
}
.cladvt
{
	color:#cc0000;
	padding-left:2px;
	font-weight:bold;
	font-size:11px;
}