body					{ margin: 5px; color: Black; background-color: #CBCC99; }
body,td,li				{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
input,textarea,select	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
textarea				{ width: 100%; }

a						{ font-weight: bold; font-style: italic; text-decoration: none; }
a:link					{ color: #FB0F0C; }
a:hover					{ color: Blue; }
a:active				{ color: Red; }
a:visited				{ color: Red; }

.MainTable				{ border: 1px solid #888888; }
.SpecialTableNormal		{ border: 1px solid #9EDAE2; }
.SpecialTableOver		{ border: 1px solid White; background-color: #A8E8F1; }
.SpecialHeader			{ color: #FB0F0C; font-weight: bold; }
.SpecialBody			{ font-weight: bold; }
.SpecialFooter			{ color: #365877; }

.menuNormal		{ font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;font-style: italic; color: White; 
					cursor: hand; background-color: #FB0F0C; }
.menuOver		{ font-size:11pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;font-style: italic; color: White; 
					cursor: hand; background-color: #333399; }