td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	valign: top;
}

/*text1*/
.text1 { font-family:Tahoma; font-size:12px; font-weight:normal; color:#45311b; margin-top: 0; margin-bottom: 0;}
.text1 span{ color:#45311b; margin-top: 0; margin-bottom: 0;}

/*text2*/
.text2 { font-family:Tahoma; font-size:12px; font-weight:normal; color:#45311b;}
.text2 span{ color:#000000;}
.text2 span p{ text-indent: -60px; margin-left: 60px; margin-top: 0; margin-bottom: 0; color:#45311b;}

/*footer*/
.footer{ font-family:Tahoma; font-size:10px; font-weight:normal; color:#FFFFFF;}
.footer span{ color:#FFFFFF;}
.footer span a{ font-weight:bold; color:B69B82; text-decoration:none; word-spacing:normal;}
.footer span a:hover{ color:#FFFFFF; text-decoration:underline;}

/*gallery*/
.gallery{ font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFFFF;}
.gallery span{ color:#FFFFFF;}
.gallery span a{ font-weight:bold; font-size:11px; color:936f4d; text-decoration:none; word-spacing:normal;}
.gallery span a:hover{ font-size:11px; color:#FFFFFF; text-decoration:underline;}
.gallery b{ color:990000;}
.gallery p{ font-size:11px; margin-top: 2px}

/*gallery_border*/
.gallery_border{ border:2px solid #B69B82; padding:0px;}
