body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url('images/back_main_halfsize.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

h1 {
	font-family:Tahoma; color:#92A7B9; 
}

h2 {
	font-family:Tahoma; color:#92A7B9; 
}

h3 {
	font-family:Tahoma; color:#92A7B9; 
}


  .policy{font-family:Tahoma; font-size:13px;  color:#A1ACB8; text-decoration:none}
  .main_t{font-family:Tahoma; font-size:13px;  color:#A3A0A0; }
  .blue{font-family:Tahoma; font-size:13px;  color:#92A7B9; }
  .main_a{
	font-family:Tahoma;
	font-size:13px;
	color:#999;
}
  .brown{font-family:Tahoma; font-size:13px;  color:#CEB49E; }
  .rose{font-family:Tahoma; font-size:13px;  color:#D3739A; text-decoration:underline}



a {font-family:Tahoma; font-size:13px;  color:#D3739A; text-decoration:underline}

  #input{
  		width:290px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#DECAB0;
		background-color:#B19A7C;
		}
		 
		
	  #textarea{
  	width:290px; height:60px;
		border-width:1px;
		border-style:solid;
		border-color:#DECAB0;
		background-color:#B19A7C;
		overflow:auto
		}

 #leftMargin {
	margin:218px;
	
 }
 
 .snapshotRight {
	
	background-color:#FFFFFF;	 
	margin:10px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#DECAB0;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
 }


 .snapshotLabel {
	 float:right;
	background-color:#FFFFFF;	 
	margin:10px;
	padding:10px;
	padding-bottom:20px;
	border-width:1px;
	border-style:solid;
	border-color:#DECAB0;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
 }



 





