body 				{	font-family: "Trebuchet MS";
						font-size: 12px;		
						line-height: 14px;
						color: #685131; 		
						background-color: #c96430; 
						margin-top: 0px; margin-right:0px; margin-left:0px; }

td	 				{ 	font-family: "Trebuchet MS";
						font-size: 12px;
						line-height: 14px;
						color: #685131; 
						margin-top: 0px; margin-right:0px; margin-left:0px; }
						
form 				{	margin: 0px;}
hr	 				{	margin: 0px; padding:0;}


.miniDropdown 		{ 	font-size: 9px; }
.mini_dropdown 		{ 	font-size: 9px; }

.small_brown		{	font-size: 11px; line-height: 13px; color: #685131; }
.smedium_brown		{	font-size: 12px; line-height: 14px; color: #685131; }
.medium_brown		{	font-size: 13px; line-height: 15px; color: #685131; }
.large_brown		{	font-size: 14px; line-height: 16px; color: #685131; }
.xlarge_brown		{	font-size: 15px; line-height: 17px; color: #685131; }

.small_orange		{	font-size: 11px; line-height: 13px; color: #c96430; }
.smedium_orange		{	font-size: 12px; line-height: 14px; color: #c96430; }
.medium_orange		{	font-size: 13px; line-height: 15px; color: #c96430; }
.large_orange		{	font-size: 14px; line-height: 16px; color: #c96430; }
.xlarge_orange		{	font-size: 15px; line-height: 17px; color: #c96430; }

.small_yellow		{	font-size: 11px; line-height: 13px; color: #ffba1e; }
.smedium_yellow		{	font-size: 12px; line-height: 14px; color: #ffba1e; }
.medium_yellow		{	font-size: 13px; line-height: 15px; color: #ffba1e; }
.large_yellow		{	font-size: 14px; line-height: 16px; color: #ffba1e; }
.xlarge_yellow		{	font-size: 15px; line-height: 17px; color: #ffba1e; }

.small_red			{	font-size: 11px; line-height: 13px; color: #b13723; }
.smedium_red		{	font-size: 12px; line-height: 14px; color: #b13723; }
.medium_red			{	font-size: 13px; line-height: 15px; color: #b13723; }
.large_red			{	font-size: 14px; line-height: 16px; color: #b13723; }
.xlarge_red			{	font-size: 15px; line-height: 17px; color: #b13723; }

.small_white		{	font-size: 11px; line-height: 13px; color: white; }
.smedium_white		{	font-size: 12px; line-height: 14px; color: white; }
.medium_white		{	font-size: 13px; line-height: 15px; color: white; }
.large_white		{	font-size: 14px; line-height: 16px; color: white; }
.xlarge_white		{	font-size: 15px; line-height: 17px; color: white; }


.right_indent		{ 	margin-left: 25px; margin-right: 37px; }			
.menu_indent		{ 	margin-left: 25px; margin-right: 25px; }
.top_indent			{ 	margin-top : 18px; }								

.scroller			{ 	height: 388px;										
						width: 550px;			
						overflow: auto; }

a:link 				{ color: #b13723; text-decoration: none; }
a:visited 			{ color: #b13723; text-decoration: none; }
a:active   			{ color: #b13723; text-decoration: underline }
a:hover  			{ color: #b13723; text-decoration: underline }
