
body {background: #343435; font-family: tahoma; font-size: 80%;}
.copyright {font-size: 75%; background-color: #dbdcdd; width: 100%; }
td {vertical-align: top}
A:link {
  color: #023478;
  text-decoration: underline;
  }
a:active, a:visited {
    color: #023478;
  text-decoration: underline;

  
}
a:hover {
  color: #E34000;
  text-decoration: underline;
}
.uppic {
  background: url(../images/bg1.jpg) repeat-x;}
  .uppic1 {
  background: url(../images/bg1.gif) repeat-x;}
 .block1 {padding: 20px; background: #ececec; margin: 20px;}
 .uplink {margin-right: 20px; padding-bottom: 5px; font-weight: bold; font-size: 14px;}
  
  .uplink1 { margin-bottom: 6px;  padding: 5px; font-weight: bold; font-size: 14px; background: #f6f5f5; width: 250;}
    .uplink2 {padding-left: 20px;}
 .zag {font-family: tahoma; font-size: 15px; font-weight: bold; color: #294d89; padding-left: 9px; padding-top: 4px; background: #dedede;}
  .zag1 {font-family: tahoma; font-size: 14px; font-weight: bold;}
   .zag2 {font-family: tahoma; font-size: 15px; font-weight: bold; color: #294d89; padding-left: 15px;}
 .minmax {

     height:100%;
     background-color:#ffffff;
 
     width: expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 1200? "1200px" : "auto");
     min-width:800px;
     max-width:1200px;
	margin: 0 auto; 
}
.maincatborder {border: 1px solid #bebdbd; height: 155px;}
.menu{  background: url(../images/menubg.jpg); height: 38px;}
.demo{  background: url(../images/bg_int.jpg) no-repeat center top; height: 172px; }
.demotext {font-family: tahoma; font-size: 16px; font-weight: bold; color: #ffffff; text-align: center; padding-top: 57px; padding-bottom: 10px;}
.demotext1 {font-family: tahoma; font-size: 16px; font-weight: bold; color: #ffffff; text-align: center; }
.info {padding: 0px 40px 40px 40px;}
.smallfont {font-size: 10px; }
.smallfont1 {font-size: 11px; }
.status {font-size: 12px; padding: 3px; background: #3076cc; color: #ffffff; width: 80px; text-align: center;}
.price {font-weight: bold; color: #1b2563}
.odd {background: #f6f5f5;}
.even {background: #ebeaea;}
.demotext a:link,
.demotext a:visited,
.demotext a:active {
		color:#ffffff;

	}
.demotext a:hover {text-decoration: none;}
.qoute {padding: 10px; border: 1px solid #e0e1e3; background: #ecedef;}


#main{
			margin:5% auto;
			width:860px;
			height:500px;
			position:relative;
			overflow:auto;
			color:#aaa;
			padding:20px;
			border:1px solid #888;
			background-color:#000;
		}

