body				{background-color: D0A060;}

table				{font-family: Verdana;
					 font-size: 11;
					 background-repeat: no-repeat;
					 border-collapse: collapse;
					 border-color: black;}
					 
td					{background-repeat: no-repeat;
					 border-color: black;}					 
					 
.menuDivider		{background-color: 754C16;}

.mainTable			{background-color: white;
					 border-style: solid;
					 border-top-width: 0px;
					 border-bottom-width: 0px;
					 border-right-width: 1px;
					 border-left-width: 1px;
					 border-color: 754C16;} 
					
.contentTable		{margin-left: 25px;
					 margin-right: 10px;
					 margin-top: 10px;
					 width: 80%;}
					 
.footerTable		{margin-left: 10px;
					 margin-top: 10px;}
										

.contact			{font-family: Verdana;
					 font-size: 11;
					 font-weight: bold;
					 color: gray;}
					 
.MenuTable			{font-family: Verdana;
					 font-size: 14;
					 color: #785729;
					 font-weight: bold;}
					 
.menu				{font-family: Verdana;
					 font-size: 12;
					 color: 593709;
					 font-weight: normal;
					 text-decoration: none;}
					 
.menu:hover			{text-decoration: none;
 					 color: black;}
					 
.MenuLink			{font-family: Verdana;
					 font-size: 14;
					 color: #785729;
					 font-weight: bold;
					 text-decoration: none;}

.MenuLink:hover		{text-decoration: underline;}


.NormalText			{font-family: Verdana;
					 font-size: 12;
					 color: black;
					 font-weight: normal;}
					 
.RequestConfirm		{font-family: Arial;
					 font-size: 11;
					 color: black;
					 font-weight: normal;
					 background-color: white;}
					 
					
