/* (c) AI Venture Systems Ltd. All rights reserved. */
/* vcredit.biz css */
/* project status: deployment */
/* contacts: in@ai-cc.org */
body
{
 	background-color: #000000;
	color: #00FF00;
}
#aiLogoAIV
{
	position: absolute;
	display: block;
	left: 50%;
	top: 7px;
	width: 333px;
	height: 226px;
	margin-left: -166px;
	z-index: 66;
}
#aiContacts
{
	position: absolute;
	display: block;
	right: 6px;
	top: 7px;
	width: 99px;
	height: 32 px;
	margin-right: 6px;
	z-index: 33;
}
#aiBottom
{
	position: absolute;
	display: block;
	left: 6px;
	bottom: 3px;
	margin-left: 0px;
	widht: 99px;
	height: 16px;
	z-index: 65;
}
#aiCompanyResources
{
	position: absolute;
	display: block;
	left: 50%;
	top: 233px;
	z-index: 666;
	color: #000000;
}
#aiCompanyContacts
{
	position: absolute;
	display: block;
	right: 0;
	top: 40px;
	z-index: 666;
	color: #000000;
}
#aiCompanyResources a, #aiCompanyResources a:visited
{
	color: inherit;
	background: inherit;
}
#aiCompanyResources li
{
	list-style-type: none;
}
#aiCompanyContacts a, #aiCompanyContacts a:visited
{
	color: inherit;
	background: inherit;
}
#aiCompanyContacts li
{
	list-style-type: none;
}
a, a:visited
{
	background: #000000;
	color: #00FF00;
	text-decoration: none;
}
a:hover, a.rollover:visited, a:focus, a.rollover
{
	background: #333333;
	color: #00FF00;
	text-decoration: none;
}

