body {			background-color: #CBD8C8; 
			margin-top: 15px; 
			margin-bottom:0px;
			margin-left: 0px;
			margin-right: 0px;
			cursor: default;}

table {			width: 550px;}

b {			color: #5A3F3C; 
			font-family: tahoma, sans-serif; 
			font-size: 11px;}

.tr01 {			width:550px; 
			height: 350px;}

.tr02 {			width: 550px;}

.td01 {			width: 550px; 
			height: 350px; 
			background-image: url(Untitled-1.jpg);} 

.td03 {			width: 550px; 
			height: 5px; 
			background-color: #EEF0EB;} 

.td02 {			width: 550px; 
			background-repeat: repeat-y; 
			background-image: url(Untitled-2.jpg);
			padding: 10px;} 


.blank01 {		width: 550px;}


.content {		font-family:  georgia, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			letter-spacing:0px;
			line-height:16px;
			text-align: justify;
			font-weight: normal;
			color : #1A1F00;  
			letter-spacing: 0px;
			padding: 0px;}

.title  {			font-family: century gothic, Geneva, tahoma, Helvetica, sans-serif;
			font-size: 15pt;
			letter-spacing: 0px;
			line-height:20px;
			text-align: left;
			font-weight: bold;
			color :  #252B25;
			letter-spacing: 1px;
			padding-bottom: 3px;
			padding-top: 3px;
			padding-left: 1px;
			padding-right: 10px;
			border-bottom: 1px #252B25 solid;}

A,link,visited,active {	cursor: crosshair;
			text-decoration: none; 
			color: #5A3F3C; 
			font-weight:normal; 
			font-size: 10px; 
			font-family: georgia, Helvetica, sans-serif; 
			letter-spacing: 0px; 
			text-transform: uppercase;} 

A:hover {		text-decoration: none;
			color: #5A3F3C;
			cursor: crosshair;   
			font-weight: normal;
			font-size: 10px; 
			font-family:  georgia, Helvetica, sans-serif; 
			letter-spacing: 0px; 
			text-transform: uppercase;} 

input, textarea, option, select {
			background-color: #D4D5C6;
			font: 7pt century gothic;
			color: #5A3F3C;
			letter-spacing: 1px;
			border: 1px solid #5A3F3C;
			padding:1px; }