BODY
{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

BODY, TD, TH, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #5C5B60;
}

INPUT, TEXTAREA
{
	border: 1px solid #C40055;
	padding-left: 2px;
	padding-right: 2px;
}

A
{
	color: #000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE.alap
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	border-collapse: collapse;
}

TD.alap
{
	padding: 0px;
}

/* DESIGN */

TABLE.main, TABLE.mainYoungPerson, TABLE.actionPart
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

TABLE.main
{
	width: 100%;
	height: 500px;
	/* b_order: 1px solid #F00;*/
}

TABLE.main TD.mainHeader
{
	padding: 0px;
	height: 31px;
	vertical-align: middle;
	background-image: url('images/lightBlue.gif');
	background-repeat: repeat-x;
	background-position: 0px 12px;
	padding-left: 2px;
}

TABLE.main TD.mainHeader IMG
{
	border: 1px solid #FFF; margin-top: 6px;
}

TABLE.main TD.mainYoungPerson
{
	padding: 0px;
	height: 300px;
}

TABLE.mainYoungPerson
{
	width: 100%;
	height: 100%;
	border: 1px solid #9FB4CF;
}

TABLE.mainYoungPerson TD.youngPerson
{
	padding: 0px;
	text-align: center;
}

TABLE.main TD.actionPart
{
	padding: 0px;
	height: 137px;
}

TABLE.actionPart
{
	width: 100%;
	height: 100%;
	border: 1px solid #9FB4CF;
}

TABLE.actionPart TD.search
{
	width: 150px;
	background-color: #F2F3F7;
	vertical-align: top;
	padding: 0px;
}

TABLE.actionPart TD.content
{
	width: 156px;
	background-color: #F2F3F7;
	vertical-align: top;
	padding: 0px;
	font-size: 9px;
}

DIV.content
{
	margin-left: 5px;
	margin-top: 5px;
	color: #C90255;
	letter-spacing: 0.5px;
	width: 146px;
	height: 115px;
}

TABLE.actionPart TD.random
{
	width: 242px;
	background-color: #F2F3F7;
	padding: 0px;
	margin: 0px;
}

DIV.random
{
	margin-left: 5px;
	width: 232px;
	text-align: center;
}

TABLE.actionPart TD.logIn
{
	background-color: #F2F3F7;
	vertical-align: top;
	padding: 0px;
}

TD.footer
{
	text-align: right;
	padding-right: 5px;
}

#overlay
{
	background-image: url('/htmls/pictures/overlay.png');
}

* html #overlay
{
	background-color: #000;
	background-color: transparent;
	background-image: url('/htmls/pictures/blank.gif');
}
