BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbf0ff;
	border-bottom-color: #dbf0ff;
	border-left-color: #dbf0ff;
	background-color: #FFFFFF;
}
#topsearch {
	background-color: #343434;
	height: 40px;
	font-size: 12px;
	color: #fc7844;
}
#topsearch #left {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#topsearch #left .left {
	float: left;
	width: 285px;
}
#topsearch #left .right {
	float: left;
	width: 60px;
}


#topsearch #right {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
}
#topsearch #right a {
	color: #fc7844;
	text-decoration: none;
}
#topsearch #right a:hover {
	text-decoration: underline;
}

#nav {
	background-repeat:repeat-x;
	background-image: url(../images/navbg.jpg);
	height: 40px;
}
#nav #navlist {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav #navlist li {
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	float: left;
	height: 40px;
	text-align: center;
	text-decoration: none;
}
.active {
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	float: left;
	background-image: url(../images/navhover.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	color: #000000;	
	padding-right: 20px;
	padding-left: 20px;
}
#nav #navlist li #navsep {
	line-height: 40px;
	display: block;
	float: left;
	height: 40px;		
}
#nav #navlist li a {
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	float: left;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #207CC8;
	text-decoration: none;
}
#nav #navlist a:hover {
	background-image: url(../images/navhover.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

#banner {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
#banner2 {
	background-color: #62b2e7;
	background-repeat: repeat-x;
	height: 103px;
}

/*----------------------------demo  Start-------------------------------  */
#banner-demo {
	background-image: url(../images/demo-head.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
#banner-demo #logo {
	float: left;
	width: 490px;
	margin-left: 25px;
}
#banner-demo #login {
	float: left;
	width: 250px;
	margin-top: 2px;
	margin-left: 200px;
}
#banner-demo #login #cont {
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	color: #FFFFFF;
}
#banner-demo #login #cont #text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner-demo #login #cont #text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#banner-demo #login #cont #button {
	float: left;
	width: 80px;
	margin-left: 5px;
}
#banner-demo #login #cont #text {
	float: left;
	width: 150px;
	line-height: 15px;
}
#banner-demo #login #head {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#banner2-demo  {
	background-image: url(../images/demo-head.jpg);
	background-repeat: repeat-x;
	height: 103px;
	background-position: -30px;
}
/*    ----------------------------demo  end-------------------------------  */

#banner #logo {
	float: left;
	width: 490px;
	margin-left: 25px;
}
#banner #login {
	float: left;
	width: 250px;
	margin-top: 2px;
	margin-left: 200px;
}
#banner #login #cont {
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	color: #FFFFFF;
}
#banner #login #cont #text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner #login #cont #text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#banner #login #cont #button {
	float: left;
	width: 80px;
	margin-left: 5px;
}
#banner #login #cont #text {
	float: left;
	width: 150px;
	line-height: 15px;
}
#banner #login #head {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content {
	padding: 7px;
}
#content #left {
	float: left;
	width: 200px;
}
#content #middle {
	float: left;
	width: 563px;
	margin-left: 7px;
	background-color: #f5f4f4;
	padding: 5px;
}
#content #middle2 {
	float: right;
	background-color: #f5f4f4;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFB9B9;
	border-bottom-color: #BFB9B9;
	border-left-color: #BFB9B9;
}

#container #content #middle2 .stat-cont {
	padding: 10px;
}

#content #middle3 {
	background-color: #f5f4f4;
	padding: 5px;
}
#content #right {
	float: left;
	width: 200px;
	margin-left: 7px;
}
#topright_banner {
	border: 2px solid #00CCFF;
}
#link_banner_block {
	padding-bottom: 10px;
}
#right_banner_bottom {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_banner_bottom li a {
	height: 61px;
	margin-top: 7px;
	display: block;
}

#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	color: #FFFFFF;
}
#footer2 {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
}
#footer2 #copyright  {
	color: #D3D3D3;
	padding-top: 8px;
}
#footer2 #copyright a {
	color: #D3D3D3;
	padding-top: 8px;
	text-decoration:none;
}
#footer2 #copyright a:hover {
	color: #D3D3D3;
	padding-top: 8px;
	text-decoration: underline;
}
#footer #link  {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#footer #copyright  {
	color: #D3D3D3;
	padding-top: 15px;
}
#footer #copyright a {
	color: #D3D3D3;
	text-decoration: none;
}
#footer #copyright a:hover  {
	text-decoration: underline;
}
#footer #link  a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #link  a:hover  {
	text-decoration: underline;
}
#tabmenu {
}
#event_block {
	padding-top: 10px;
}
#cont_banner {
	margin-top: 5px;
}
.ban_cont_bottom {
	height: 209px;
	width: 186px;
	float: left;
	background-image: url(../images/online_auction.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
}
.ban_cont_bottom .lftimg {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}
.ban_cont_bottom .righttxt {
	margin-top: 7px;
	margin-left: 3px;
	padding-right: 5px;
	font-weight: bold;
	color: #289FCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 20px;
}
.ban_cont_bottom  .mid  {
	margin-top: 30px;
	margin-left: 3px;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
.ban_cont_bottom .mid a {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ban_cont_bottom .mid a:hover {
	text-decoration: underline;
}

.ban_cont_bottom  .bottom  {
	margin-top: 50px;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.events1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BCCDEB;
	border-bottom-color: #BCCDEB;
	padding: 5px;
}
.events2 {
	background-color: #ECEFF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BCCDEB;
	border-bottom-color: #BCCDEB;
	padding: 5px;
}



.loginInput {
	width: 210px;
	font-size: 12px;
	border: 1px solid #99d1fb;
}

.news_block {
	border: 1px solid #DAD6D6;
	padding: 1px;
	margin-bottom: 5px;	
}
.news_block_content {
	padding: 5px;	
}
.header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 10px;
	font-size: 12px;
	color: #0267cc;
	line-height: 23px;
	font-weight: bold;
}
.header2 {
	background-image: url(../images/headerbg2.jpg);
	background-repeat: repeat-x;
	height: 36px;
	padding-left: 10px;
	font-size: 15px;
	color: #0267cc;
	line-height: 28px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B3B2;
	border-left-color: #B7B3B2;
	text-transform: uppercase;
}
form {
	margin-top: 0px;
	padding-top: 0px;
}
.searchinput {
	width: 200px;
	background-color: #767976;
	border: thin solid #8f8d8d;
	font-size: 13px;
	color: #fb9c5d;
}
.thumb {
	padding: 1px;
	border: 1px solid #97CCF0;
}

.more a{
	color: #FF0000;
	text-decoration: none;
}
.linesep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	margin-top: 5px;
	margin-bottom: 5px;
}
.signup_left {
	width: 150px;
	float: left;
}
.signup_right {
	float: left;
	margin-left: 5px;
}
.signup_left input {
	border: 2px solid #CBE0F5;
	color: #666666;
	width: 145px;
}

.more a:hover {
	text-decoration: underline;
}
.siginupinput {
	width: 200px;
	border: 1px solid #C4BDBD;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #688BCF;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000099;
}




.clear {
	clear: both;
}
.ad-left {
	background-image: url(../images/ad-left.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 21px;
	background-position: right center;
}
.ad-right {
	background-image: url(../images/ad-right.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 21px;
	background-position: left center;
}
.top-bar {
	background-color: #DFF8FF;
	border: 1px solid #40D5FF;
	padding: 6px;
}

.ad-middle {
	background-image: url(../images/ad-middle.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: -5px;
	border: 1px solid #40D5FF;
}
.auc-text {
	padding: 7px;
	border: 1px solid #82DFFB;
	text-align: justify;
	background-color: #DFF8FF;
}
.auctd-left {
	width: 210px;
	border: 1px solid #00CCFF;
	background-color: #DFF8FF;
}
.table-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}

.top-bar a {
	color: #FF0000;
	text-decoration: none;
}
.top-bar a:hover {
	text-decoration: underline;
}
.auctd-right {
	border: 1px solid #82DFFB;
	padding: 5px;
	background-color: #DFF8FF;
}
.td-head {
	border: 1px solid #40D5FF;
	height: 25px;
	background-color: #DFF8FF;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-transform: uppercase;
}
.aucbody-middle {
	background-image: url(../images/aucbody-middle.jpg);
	background-repeat: repeat-x;
}
.aucbody-left {
	background-image: url(../images/aucbody-leftrep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.aucbody-right {
	background-image: url(../images/aucbody-rightrep.jpg);
	background-repeat: repeat-y;
	background-position: 1px;
}
.chart {
	border: 1px solid #82DFFB;
	padding: 5px;
}
.chart-head {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 3px;
	height: 25px;
}
.chart-data {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}
.chart-data a {
	color: #000000;
	text-decoration: underline;
}
.chart-data a:hover {
	text-decoration: none;
}
a {
	color: #0267cc;
	text-decoration: none;
}
.scroll {
	height: 100px;
	overflow: auto;
}
.scroll-ind {
	height: 250px;
	overflow: auto;
}
a:hover {
	text-decoration: underline;
}
.cont-stroke {background-color:#fff; padding:7px; border:1px solid #00CCFF; min-height:660px; height:auto !important; height:660px;}
.contacttxt {
	float: right;
	width: 300px;
}
.contimg {
	float: left;
	width: 150px;
}
.viewall {
	background-image: url(../images/viewall-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 21px;
	line-height: 20px;
}
.viewall a {
	color: #990000;
	text-decoration: none;
}
.viewall a:hover {
	color: #000000;
	text-decoration: underline;
}
.sitemap {
	list-style-type: none;
	list-style-image: url(../images/signup-bullet.jpg);
	list-style-position: outside;
	width: 200px;
}
.sitemap li a {
	display: block;
	height: 30px;
	list-style-position: outside;
	list-style-image: url(../images/signup-bullet.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.sitemain {
	display: block;
	height: 20px;
	list-style-position: outside;
	list-style-image: url(../images/signup-bullet.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/sitemap-arrow.jpg);
	background-position: 50px center;
	background-repeat: no-repeat;
}
.predis-data {
	background-image: url(../images/predis-rep.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 53px;
	height:auto !important;
	height:53px;
	padding-left: 20px;
	padding-right: 20px;
}
.sitemap li a:hover {
	color: #000000;
	text-decoration: underline;
}
.sitemapin {
	list-style-type: none;
}
.sitemapin li a {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.sitemapin li a:hover {
	color: #000000;
	text-decoration: underline;
}
.signup-head {
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.pop-head {
	background-color: #dff8ff;
	height: 30px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 10px;
	border: 1px solid #00CCFF;
}
.inputBut {
	font-weight: bold;
}
.loginbg {
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 467px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.message{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006600;
font-weight:bold;
font-size:14px;
background-color:#FFFFFF;
}
