body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	background-position: bottom right;
	background-repeat: no-repeat;
}

a
{
	color: #990000;
	text-decoration:none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

.textHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.textGeneral
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

p, td, tr, div
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

.textFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.textFooter a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.textFooter a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}


.textTel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.bgimageMain
{
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bgimageMenu
{
	background-position: top left;
	/*background-repeat: repeat-y;*/
}

.bgcolourMenu
{
	background-color: #EBEBF5;
}

.textMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}

.textMenu a
{
	color: #333399;
}

.textMenu a:hover
{

	color: #660066;
}

.content-padding
{
	padding: 10px;
}

.textTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}

.textEventsExhibitions
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

.textEventsTitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.textPicTitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

.textRedNote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.textEventLocation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}

.textErrors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


/* ########################################################### */
/* Admin panel styles */

.adminBackground {
	background-color: #FFCC66;
}

.adminTotals {
	background-color: #FFFFFF;
}

.adminTitles {
	background-color: #FF9900;
}

.adminText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
