@charset "UTF-8";
/* CSS Document */

body {
    
	background-image:url(../images/bg.gif);
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	background-repeat:repeat-x;
	font-size: 9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
TD{

	font-size: 10px;

	}
.headings {
	/*COLOR:#669900;*/
	color:#8CAD47;
    FONT-FAMILY: Arial, sans-serif,verdana,tahoma;
    FONT-SIZE: 12px;
	font-weight: bold;


}
	
/*.headings {

	COLOR: #904098;
    FONT-FAMILY: sans-serif,verdana,tahoma;
    FONT-SIZE: 14pt;
	font-weight: bold;

}*/

.footer{
	
		color: #7a2a84;


}

  input, select{

    color: black;
	border : 1px solid #b8af99;
    background-color : #ffffff;
	font-size:11px;
	 z-index:0;
	}
	
.mlinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #7a2a84;
	text-decoration: none;
		}
		
.mlinks:hover{
	
		}
	
.psearch{

	background: #fff3d4;
	

}
.ps{color:#513a01; font-size:10px;}
.footer{color:#fff; font-size:10px; text-decoration:none;}
.btxt { color:#815c03; font-size:12px;}
.buy { color:#815c03; font-size:10px;}
.tools { color:#8c3f98; font-size:18px;}
.ptxt {color:#1e0122; font-size:10px;}
.white {color:#fff; font-size:14px; font:bold;
background-color:#6b4c01; text-indent:2px; padding:2px 2px;}
.price {color:#fff; font-size:12px; font:bold;
background-color:#6b4c01; text-indent:2px; padding:2px 2px; text-decoration:none;}

.black_overlay{
  
                  display: none;
  
                  position: absolute;
  
                  top: 0%;
  
                  left: 0%;
  
                  width: 100%;
  
                  height: 270%;
  
                  background-color: black;
				  background-repeat:repeat-y;
  
                  z-index:1001;
  
                  -moz-opacity: 0.8;
  
                  opacity:.80;
  
                  filter: alpha(opacity=80);
				  overflow: auto;
  
              }
			  
.white_content {
  
                  display: none;
  
                  position: absolute;
  
                 top: 30%;
				left: 30%;
				margin-top: -25em; /*always take 1/2 from the size of the height, they have to be negative*/;
				margin-left: -35em;
				background-color:#EEE;
				border:2px solid #3d3d3d;
				padding:1em;
				margin:3em;
				width:578px;
				height:390px;
  
                  background-color: white;
  
                  z-index:1002;
  
                  overflow: auto;
  
              }
.np {color:#ffffff; text-indent:7px; text-decoration:none;}
.nprice { color:#fbb512; font-size:10px;}
.desc {color:#fff; font-size:9px;}
.maintxt {color:#fff; font-size:11px; font-weight:bold; background-color:#6b4c01; text-indent:2px; padding:4px 4px; text-transform:capitalize;}
.total {color:#01234b; text-indent:10px; text-transform:capitalize;}
.link {color:#fff; text-indent:10px; text-decoration:none;}


.uname {color:#00234a; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.tename {color:#412f01; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.pheaders {color:#4d6902; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.txt {color:#719a00; text-decoration:none;}
.ml {color:#719a00; text-decoration:none;}