/* CSS Document */

body
{
background-color:#000000;
margin:0px 0px 0px 0px;
}

.investHeader
{
background-image:url(images/investorsHeader.jpg);
background-repeat:no-repeat;
}

.leftRobot
{
background-image:url(images/leftRobot.jpg);
background-repeat:no-repeat;
}

.rightRobot
{
background-image:url(images/rightRobot.jpg);
background-repeat:no-repeat;
}

.investBody
{
background-image:url(images/investorsBody.jpg);
background-repeat:no-repeat;
}

.investMirror
{
background-image:url(images/investorsMirror.jpg);
background-repeat:no-repeat;
width:750px;
height:115px;
}

.titleText
{
font-family:Arial;
font-size:14px;
color:#84e3ff;
font-weight:bold;
margin-top:20px;
}

.text
{
font-family:Arial;
font-size:12px;
color:#feba35;
}

.whiteText
{
font-family:Arial;
font-size:12px;
color:#ffffff;
}

.topMargin
{
margin-top:19px;
}
