@charset "utf-8";
/* CSS Document */

#container-memoriam {
background-image:url(../heroes/images/flag-bg-home.jpg)
}

#container-memoriam-in {
background-image:url(../heroes/images/flag-bg.jpg);
}

#container-memoriam-in a:link { background: none; text-decoration: none; font-weight: bold; color: #c5c2fd;}
#container-memoriam-in a:visited { background: #ECF4FF; text-decoration: none; font-weight: bold; color: #245EB2;}
#container-memoriam-in a:hover {background: #ffe4e4; text-decoration: underline; font-weight: bold; color: #BA0000;}
#container-memoriam-in a:active { background: #ECF4FF; text-decoration: none; font-weight: bold; color: #245EB2;}



.padding {
	padding:30px;
	color:#FFFFFF;
}
.padding a:link { background: none; text-decoration: none; font-weight: bold; color: #c5c2fd;}
.padding a:visited { background: #ECF4FF; text-decoration: none; font-weight: bold; color: #245EB2;}
.padding a:hover {background: #ffe4e4; text-decoration: underline; font-weight: bold; color: #BA0000;}
.padding a:active { background: #ECF4FF; text-decoration: none; font-weight: bold; color: #245EB2;}

#right p,tr, td,ul,ol {
margin: 0px;
line-height: 160%;
	
}
#left p,tr, td,ul,ol {
line-height: 160%;
}
#full p,tr, td,ul,ol {
line-height: 160%;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left:20px;
	}

h1 {
color:#FFFFFF;
}
h2 {
color:#FFFFFF;
}
h3 {
color:#FFFFFF;
}

body {
	font-size: small;
	line-height: 160%;
}

