body					{ color: #333; }
table tr td				{ color: #333; }

form					{ margin: 0px; padding: 0px; }

.promptPageSubTitle  	{ /* font-size: 14pt; */ font-family: "Times New Roman", Georgia, Times; margin-top: 40px; }
.promptPageTitle  		{ /* font-size: 17pt; */ font-family: "Times New Roman", Georgia, Times }
a					 	{ color: #333; }

.logoText 		{ color: #333; /* font-size: 17pt; */ font-family: "Times New Roman", Georgia, Times }
#pageLabel 		{ color: #F30; /* font-size: 16pt; */ font-family: "Times New Roman", Georgia, Times; position: relative; top: -4px }
.contentTitle 	{ color: #333; /* font-size: 16pt; */ font-family: "Times New Roman", Georgia, Times; position: relative; top: -4px }

.menuItem 		{ color: #333; /* font-size: 12pt; */ line-height: 20px; font-family: "Times New Roman", Georgia, Times; position: relative; top: -4px }
.menuItemS 		{ color: #333; /* font-size: 12pt; */ line-height: 20px; font-family: "Times New Roman", Georgia, Times; position: relative; top: -4px }
.menuItem  a	{ color: #333; /* font-size: 12pt; */ font-family: "Times New Roman", Georgia, Times; }
.menuItemS a	{ color: #F33; /* font-size: 12pt; */ font-family: "Times New Roman", Georgia, Times; }

.contactDataItem 	{ color: #333; /* font-size: 12pt; */ line-height: 20px; font-family: "Times New Roman", Georgia, Times; position: relative; top: -4px }

.admin-menu			{ text-align: left; width: 400px; }
.admin-menu .title	{ font-weight: bold; margin-bottom: 10px; }
.admin-menu .comment	{ color: #333; }
.admin-menu .item a	{ color: #333; }
.admin-menu .item a:hover	{ color: #F33; }

.error				{ color: #F33; }

.login-footer		{ margin-top: 40px; }
.login-footer a		{ color: #333; }

.message a			{ color: #333; }


.confidential		{ font-style: italic; color: #999; }

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


p			{ margin-top: 0px; padding-top: 0px; text-align: justify; }

img			{ padding: 0px; margin: 0px; }
iframe		{ padding: 0px; margin: 0px; }
