
.eventsexttable {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
    background-color : #DCDCDC;
}

.eventstitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
    background-color : #F0F0F0;
    font-weight : bold;
	border-top : 1px solid #A9A9A9;
    border-bottom : 1px solid #A9A9A9;
}

.eventstitlelink {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
    background-color : #F0F0F0;
    font-weight : bold;
	text-decoration : none;
}

.eventstitlelink:HOVER {
    color : Black;
	text-decoration : underline;
}

.eventsdate {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #00008B;
    background-color : #F0F0F0;
    font-weight : bold;
	text-decoration : none;
}

.eventspostedby {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #A9A9A9;
    background-color : #FAFAFA;
}

.eventspostedbylink {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #A9A9A9;
    background-color : #FAFAFA;
	text-decoration : none;
}

.eventspostedbylink:HOVER {
    color : #333333;
	text-decoration : none;
}

.eventstext1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #333333;
    background-color : White;
}

.eventstext2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #333333;
    background-color : White;
}

.eventsfooter {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #A9A9A9;
    background-color : #F0F0F0;
	border-top : 1px solid #A9A9A9;
    border-bottom : 1px solid #A9A9A9;
}

.eventsfooterlink {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #A9A9A9;
    background-color : #F0F0F0;
	text-decoration : none;
}

.eventsfooterlink:HOVER {
    color : #333333;
	text-decoration : underline;
}

.eventsgap {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #A9A9A9;
    background-color : #F0F0F0;
	border-top : 1px solid #A9A9A9;
    border-bottom : 1px solid #A9A9A9;
}
