input, textarea, select, body, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* Form Attributes */
	input.formWidth			{ width: 70% }
	textarea.formWidth		{ width: 70% }

/* These are the text styles for the light skin sections */
	.paleHeader 			{ color: #AE1F1F; font-weight: bold; font-size: 12px; }
	.paleSubheader			{ color: #5F4B22; font-weight: bold; }
	.paleTitle			{ color: #000000; font-weight: bold; font-size: 10px; }
	.paleBody			{ color: #3F3F3F; font-size: 10px; }
	.paleBodysafes			{ color: #3F3F3F; }
	.textBold			{ font-weight: bold; line-height: 21px; }
	.textNormal			{ line-height: 21px; }
	
/* These are the text styles for the dark skin sections */
	.darkHeader 			{ color: #FFFFFF; font-weight: bold; line-height: 16px; }
	.darkBodybold			{ color: #FFFFFF; font-weight: bold; font-size: 9px; }
	.darkBody 			{ color: #FFFFFF; font-size: 9px; }
	.darkBody2 			{ color: #EBE5D8; font-size: 9px; }
	.darkBodystrike 		{ color: #EBE5D8; font-size: 9px; text-decoration: line-through; }
	
/* These are the text styles for the menu sections */
	.menuRedheader			{ color: #AE1F1F; font-weight: bold; font-size: 14px; }
	.menuRedactive			{ color: #AE1F1F; font-size: 10px; line-height: 21px; }
	.menuBlueheader			{ color: #1F44AE; font-weight: bold; font-size: 14px; }
	.menuBlueactive			{ color: #1F44AE; font-size: 10px; line-height: 21px; }
	.menuGoldheader			{ color: #9E7F3F; font-weight: bold; font-size: 14px; }
	.menuGoldactive			{ color: #9E7F3F; font-size: 10px; line-height: 21px; }
	.menuGreenheader		{ color: #068432; font-weight: bold; font-size: 14px; }
	.menuLink			{ color: #000000; font-size: 10px; line-height: 21px; }
	.menuBottom			{ color: #3F3F3F; font-size: 10px; }
	.menuSolution			{ color: #C3BDB1; font-size: 10px; }
	.menuSdifferent			{ color: #3F3F3F; font-size: 10px; font-weight: bold; }
	
/* These are the text styles for the VAT & announcment */
	.greyBody 			{ color: #A6A6A6; font-size: 9px; }
	.greyHeader			{ color: #A6A6A6; font-weight: bold; font-size: 9px; }


/* Styles for symbol table and images	*/

.symbols
{
	width: 100%;
}

.symbols td
{
	background: #FCF5E6;
}

.symbols img
{
	border: 1px solid #9E7F3F;
	margin: 10px;
}