body
{
	background-color:White;
	color:#666666;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:blue;
	scrollbar-arrow-color:#B5DC10;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}

a 
{	
	color:#009900;
	font-size:10pt;
}

a:hover 
{ 
	text-decoration:overline;
	color:#009900;
	font-size:10pt;
}

.title
{
	text-decoration:none;
	color:#B5DC10;
	font-size:12pt;
	font-weight:bold;
}

.smallTitle
{
	text-decoration:none;
	color:#333333;
	font-size:10pt;
	font-weight:bold;
}

.contentText
{
	text-decoration:none;
	color:#333333;
	font-size:10pt;
}

.warningText
{
	text-decoration:none;
	color:#990000;
	font-size:12pt;
}

.divContent
{
	border-width:thin;
	border-color:#B5DC10; 
	border-style:solid;
}
 
.centralize
{
	position:absolute;
	top:50%;
	left:50%;
	border: 1px dashed #000000;
}

.container
{
	position:absolute;
	top:-78px;
	left:-204px;

	/*border: 1px dashed #000000;*/
}
