body
{
	background-image:url('../_images/body_back.jpg');
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

div
{

}

img
{
	z-index:1;
}

a:link      { color: #666666;  text-decoration: underline;  font-weight: bold; }
a:visited   { color: #666666;  text-decoration: underline;  font-weight: bold; }
a:hover     { color: #888888;  text-decoration: underline;  font-weight: bold; }
a:active    { color: #888888;  text-decoration: underline;  font-weight: bold; }


div.topperson
{
	
	position:absolute;
	z-index:2;
	top:0px;
	margin-left:823px;
	/* border: 1px solid #000000; */
}

div.maintext
{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	margin-top:40px;
	width:590px;
    LINE-HEIGHT: 18px;
}

.righttext
{
    font-size:12px;
	margin-top:40px;
	width:200px;
	background-image:url('../_images/box_back.jpg');
	border:2px solid #BFCAD0;
}

a.boxlink
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

a.bottomtext
{
	color:#90000E;
	font-weight:bold;
	text-decoration:none;
}

a.bottomtext:hover
{
	color:#000000;
}

h1
{
	color:#768C9A;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.headerleft
{
	color:#768C9A;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
    LINE-HEIGHT: 30px;
}
.header
{
	color:#90000E;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.mini
{
	font-size:9px;
}

.border
{
	border:1px solid #000000;
}

table.menu
{
	margin-top:12px;

}

table.submenu
{
	margin-top:4px;

}


.text
{
	font-size:12px;
    LINE-HEIGHT: 18px;
}