BODY	{
	margin:0px;
	padding:0px;
	background-image:url(images/back.jpg);
	background-position:top left;
}

  .menu{font-family:Verdana; font-size:9px;  color:#C09A51; text-decoration:none; font-weight:900;}
  .menu1{font-family:Verdana; font-size:9px;  color:#040404; text-decoration:none; font-weight:900;}
  .main{font-family:Tahoma; font-size:11px;  color:#080808;}
  .green{font-family:Tahoma; font-size:9px;  color:#5E8F1E; font-weight:900;}
  .red{font-family:Tahoma; font-size:9px;  color:#9B3535;}
  .more{font-family:Tahoma; font-size:9px;  color:#020202; text-decoration:none; font-weight:900;}
  .header	{font-family:Tahoma; font-size:14px;  color:#944411; text-decoration:none; font-weight:bold;}
  @media screen
  {
	.main2{font-family:Tahoma; font-size:11px;  color:#080808;
		margin-left:110px;margin-right:100px;height:220px;overflow:auto;
	}
  }
  @media print
  {
	.main2{font-family:Tahoma; font-size:12px;  color:#080808;
		width: 100%; height: 100%;
	}
  }
	


