body			{ font-family: Tahoma; font-size: 11px; background-color: #EFEDD8; }
td				{ font-family: Tahoma; font-size: 11px; }
select			{ font-family: Tahoma; font-size: 11px; color: #423B21; border: 1px solid #A39B7E; }
option			{ font-family: Tahoma; font-size: 11px; color: #423B21; }
.link			{ font-family: Tahoma; text-decoration: none }
.link:hover		{ font-family: Tahoma; text-decoration: underline }

.input_box		{ font-family: Tahoma; font-size: 11px; color: #423B21; border-width: 1px; border-style: solid; border-color: #A39B7E; }

h2				{ font-family: Tahoma; font-size: 12px; margin: 0px; }
h3				{ font-family: Tahoma; font-size: 12px; margin: 0px; }

.content_left	{ border-left-width: thin; border-left-style: solid; border-left-color: #D5D2BD; }
.content_right	{ border-right-width: thin; border-right-style: solid; border-right-color: #D5D2BD; }
.content		{ font-family: Tahoma; font-size: 11px; color: #423B21; background-color: #EFEDD8; padding: 30px; }
.side_left		{ border-left-width: thin; border-left-style: dotted; border-left-color: #B9B6A1; }
.side_right		{ border-right-width: thin; border-right-style: dotted; border-right-color: #B9B6A1; }
.side_bottom	{ border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #B9B6A1; }
.side_top		{ border-top-width: thin; border-top-style: dotted; border-top-color: #B9B6A1; }
.side_content	{ font-family: Tahoma; font-size: 11px; background-color: #F9F8EF; }

.txt11			{ font-family: Tahoma; font-size: 11px; }
.txt12			{ font-family: Tahoma; font-size: 12px; }
.txt14			{ font-family: Tahoma; font-size: 14px; }
.brown			{ color: #423B21; }
.orange			{ color: #FF7200; }
.white			{ color: #FFFFFF; }

.image_box		{ background-color: #FFFFFF; border: 1px solid #D5D2BD; }
.bg_orange		{ background-color: #FF7200; }
.bg_white		{ background-color: #FFFFFF; }

.box_success	{ background-color: #ff7800; color: #FFFFFF; padding: 5px; }
.box_error		{ background-color: #FF0000; color: #FFFFFF; padding: 5px; }