body {  SCROLLBAR-FACE-COLOR: #FFFFC9; 
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: blue; 
SCROLLBAR-3DLIGHT-COLOR: blue; 
SCROLLBAR-ARROW-COLOR:red; 
SCROLLBAR-TRACK-COLOR: #9CCDFF; 
SCROLLBAR-DARKSHADOW-COLOR: black;
background-color: #FFDFDF; }
#basis {
			 width: 600px;
			 background-color: #FF0000;
			 margin-top: 10px;
			}
#swf  {
			width: 135px; 
			vertical-align: top; 
			background-color: #FF0000;
			text-align: center;
			}
#form  {
			 text-align: center;
			 vertical-align: top;
			 background-color: #FFFFFF;
			 
			 }
#text  {
			 width: 100%;
			 border: 0px;
			 padding: 4px;
			 text-align: center;
			 
			 }
#text td {
				 padding: 5px;
				 }
#preview_text  {
			 width: 100%;
			 border: 0px;
			 padding: 4px;
			 text-align: center;
			 line-height: 18px;
			 }
input {
			 					width: 150px;
								font-weight: normal;
								}
textarea {
			 					width: 250px;
								font-weight: normal;
								}
.title {
			background-color: #FF0000;
			color: #ffffff;
			font-weight: bold;
			padding: 5px;
			text-align: center;
			}
.buttns {  
				font-weight: bold; 
				background-color: #FF0000; 
				border: solid #000000 1px;
				width: 80px; 
				}
.framz {
			 border: #336699 solid 1px;
			 vertical-align: middle;
			 background-color: #30BF17;
			 font-weight: bold;
			 padding: 5px;
			 }
.framz_text {
			 border: #336699 solid 1px;
			 vertical-align: middle;
			 background-color: #30BF17;
			 padding: 5px;
			 }
.framz option, .framz select {
			 				font-weight: normal;
							}
#upload {
				margin-left: 10px;
				margin-top: 10px;
				}





