
 body {margin:0px; padding:0px;  background:URL(images/tall_x.gif); background-repeat:repeat-x;background-color:#BDCED0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

  .copyright{font-family:Tahoma; font-size:11px;  color:#5C5C5C; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#88999D; text-decoration:none  }
  .main_top{font-family:Tahoma; font-size:10px;  color:#485356; line-height:13px}
  .red{font-family:Tahoma; font-size:10px;  color:#FF562F; line-height:13px}
  .main{font-family:Tahoma; font-size:10px;  color:#7A7A7A; line-height:13px}





  .input{
  		width:115px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#9CABAF;font-family:Tahoma; font-size:11px;  color:#485356; 
		}
		  .input2{
  		width:145px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#9CABAF;font-family:Tahoma; font-size:11px;  color:#485356; 
		}

		 
		
	  .textarea{
		width:235px; height:86px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#9CABAF;font-family:Tahoma; font-size:11px;  color:#485356; 
		overflow:auto;
		}
/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
