/* CSS Document */
 body{
 margin:20px 0 0 0;
 }
li{font-size:11px;} 
  a, a:visited, a:active {
   text-decoration: underline;
   color: #757575;
  }
  a:hover {
   text-decoration: none;
   color: #990033;
  }

  TR, TD {
FONT-FAMILY: Verdana;
   FONT-SIZE: 12px;
line-height:19px;
   COLOR: #454545;
  }

.price {
	FONT-FAMILY: georgia, palatino, times;
	FONT-SIZE:12px;
	FONT-WEIGHT:bold;
	COLOR:#6D828A;
	}

.heading{
FONT-FAMILY: Verdana;trebuchet MS, trebuchet, verdana, arial, sans-serif;
FONT-SIZE: 12;
COLOR: #000;
line-height:19px
FONT-WEIGHT:bold;
}

.smallprint {
	font-family:geneva, verdana, arial, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#666;
	margin-top:10px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:10px;	
	
}
#menu img{border:none;}
#menu a{float:left; display:block;}

#left{width:410px;}
#right{width:223px; padding:38px 0 0 20px;}

#left1{width:218px; padding:23px 5px 0 0;}
#right1{width:420px; padding:0 0 0 10px;}

.s_code{font-size:11px;}

.Links {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
	text-decoration: overline;
}
