body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 28px;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 28px;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-style:italic;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.etog_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

.etog_menu:link {
	color: #000000;
	text-decoration: none;
}
.etog_menu:visited {
	text-decoration: none;
	color: #000000;
}
.etog_menu:hover {
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}
.etog_menu:active {
	text-decoration: none;
	color: #000000;
}
.StandardButton {
	border-color:#779CD1; 
	background-color:#506AB4;
	color:#FFFFFF;
	font-size: 12px
}
.etog_error_number {
	background-color:#FFCCFF;
	border-color:#990033
}
.etog_error {
	color:#990000;
	font-weight:bold;
}
.etog_menu_sep {
	color: #999999;
	font-size: 14px;
	font-style: normal;
}
