/* CSS Document */


body{ background-image:url(images/bg.gif); padding-top:10px;}

.shadow {

filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=6, OffY=6, Color='#53442C', Positive='true');

/*background-color:#FFFFFF;*/

/* border:solid 0px #000000; */
}


.text{


	font-family:"Times New Roman", Times, serif;

	font-size:14px;

	color:#CC9900;
	padding-left:25px;
	padding-right:25px;
	

}



.text03{


	font-family:"Times New Roman", Times, serif;


	font-size:medium;
	font-weight:bold;


	color:#CC9900;

}

.text02{


	font-family:"Times New Roman", Times, serif;

	font-size:16px;

	color:#DCC489;
	
	

}

.text04{


	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;
	padding-left:5px;
	padding-right:5px;
	

}

.text05{


	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	

}


.text01{


	font-family:"Times New Roman", Times, serif;


	font-size:small;


	color:#993300;


	text-decoration:none





}


.text01:hover{


	font-family:"Times New Roman", Times, serif;


	font-size:small;


	color:#CC9900;


	text-decoration:none





}

.textarea01


{


 width:250px;


 background-color:#FFFFFF;


 color:#726A32;


 font-family:"Times New Roman", Times, serif;


 font-size: 14px;


 border:#000000;


 scrollbar-face-color: #E9D3A2;


 scrollbar-track-color: #CCCCCC;


 scrollbar-arrow-color: #000000;


 scrollbar-shadow-color: #99CC99;


height:75px;


}
.textarea02


{


 width:80%;


 background-color:#FFFFFF;


 color:#726A32;


 font-family:"Times New Roman", Times, serif;


 font-size: 14px;


 /*border:#000000;*/


 scrollbar-face-color: #E9D3A2;


 scrollbar-track-color: #CCCCCC;


 /*scrollbar-arrow-color: #000000;*/


 scrollbar-shadow-color: #99CC99;


height:35px;


}
.textarea04


{


 width:100%;


 background-color:#FFFFFF;


 color:#726A32;


 font-family:"Times New Roman", Times, serif;


 font-size: 14px;


 /* border:#000000; */


 scrollbar-face-color: #E9D3A2;


 scrollbar-track-color: #CCCCCC;


 scrollbar-arrow-color: #000000;


 scrollbar-shadow-color: #99CC99;


height:140px;


}

.table{
	position:static;
	top:200px;

}

