.etog_listevents {
}
.etog_listevents:link {
	text-decoration: none;
}
.etog_listevents:visited {
	text-decoration: none;
}
.etog_listevents:hover {
	text-decoration: none;
	font-style:italic;
}
.etog_listevents:active {
	text-decoration: none;
}

.etog_standard {
	font-size:12px
}
.etog_title {
	font-size:30px;
	font-weight:bold;
 	color:#006699;
}
.etog_standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.etog_pageno {
}
.etog_pageno:link {
	text-decoration: none;
}
.etog_pageno:visited {
	text-decoration: none;
}
.etog_pageno:hover {
	text-decoration: none;
	font-style:italic;
}
.etog_pageno:active {
	text-decoration: none;
}
.etog_error {
	color:#990000;
	font-weight:200
}

.etog_error_number {
	background-color:#FFCCFF;
	border-color:#990033
}