*
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
}

body 
{
	background-image: url("image/bkg.png");
	background-repeat: repeat;
	BACKGROUND-COLOR: #990014;
	color: #ffdb00;
	height: 100%;
	width: 100%;
}

img
{
	border: none;
}

.top_image
{
	vertical-align: top;
	text-align: center;
}

.bottom_image
{
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
	text-align: center;
}

.ackstrong
{
	vertical-align: bottom;
	font-weight: bold;
}

.disstrong
{
	vertical-align: bottom;
	font-weight: bold;
}

.pword
{
	width: 64px;
	height: 65px;
}

.niceandyellow
{
	color: #FFDB00;

}



.namecell
{
	padding: 40px;
	font: 24px arial;
	font-weight: bold;
	border: 0;
}

.buttoncell
{
	padding-left: 15px;
	padding-right: 15px;
}

.abstracttitlecell
{
	padding: 40px;
	font: 32px arial;
	font-weight: bold;
	text-align: center;
}

.abstractcell
{
	text-align: left;
	font: 16px arial;
	vertical-align: middle;
}

.imple
{
	text-align: left;
	font: 16px arial;
	vertical-align: top;
}

a:link
{
	color: #00d6bd;
}

a:visited
{
	color: #ccb100;
}

.titlecell
{
	font: 48px arial;
	font-weight: bold;
}

.smalltextbold
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
}

.smalltextital
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	font-style: italic;
}

.imagecell
{
	width: 120px;
	text-align: center;
}

.redtable
{
	background-image: url("image/transparent.png");
	background-repeat: repeat;
	border: 1px solid black;
	vertical-align: bottom;
	padding-bottom: 20px;
	width: 100%;
}

.empty
{
	border-bottom: 1px solid black;
	padding: 0px; margin: 0px; border: none;
}

.leftedge
{
	width: 40px;
	height: 40px;
}

.main
{
	width: 100%;
	text-align: center;
}

.transparent
{
	background-image: url("image/transparent.png");
	background-repeat: repeat;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	padding: 0;
	margin: 0;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.name
{
	margin-right: auto;
	margin-left: auto;
}
