﻿.EventText, .EventText a, .EventText a:visited, .EventText a:link, .EventText a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}


.EventCategory
{
	font-size: 18px;
	font-family: Tahoma;
	color: #4b4336;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	background-image: url('./../images/Events/eventcategorybg.jpg' );
}

.EventName
{
	font-size: 18px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.EventProgram , .EventProgram a, .EventProgram a:visited, .EventProgram a:link, .EventProgram a:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #a8c219;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}


.EventPrgPlace , .EventPrgPlace a, .EventPrgPlace a:visited, .EventPrgPlace a:link, .EventPrgPlace a:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #125f33;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.EventTable
{
    background-color:#ffffff;
}

.EventPhotoBg
{
	background-image: url('./../images/Events/eventphotobg.png' );
	background-repeat:no-repeat;
}

.EventDetailsPhotoBg
{
	background-image: url('./../images/Events/eventdetailsphotobg.png' );
	background-repeat:no-repeat;
}

.EventDetailsText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}


.EventDetailsTitle
{
	font-size: 18px;
	font-family: Tahoma;
	color: #055530;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.EventPhotoGallery
{
	background-image: url('./../images/Events/photogallery.jpg' );
	background-repeat:no-repeat;
}