BODY
{
	margin:0px;
	padding:0px;
}

DIV
{
	margin:0px;
	padding:0px;
}

IMG
{
	border:0px;	
}

DIV.title
{
	color:#fff;
	font:bold 24px Arial; 
}
P.fader
{
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

DIV.text
{
    font-family: Arial;
    font-size:x-small;
    text-decoration: none;
    text-align: justify;
}

A.topLinks
{
    color: #000000;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}

A.topLinks:hover
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
A.copyright
{
    font-family: Arial;
    font-size: 10px;
    text-align: right;
    color: White;
}

DIV.copyright
{
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    color: White;
}
TD.aboutText
{
    font-size: x-small;
    color: black;
    line-height: 17pt;
    font-family: Verdana;
}
DIV.captionsLeft
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial;
    text-align: center;
    vertical-align: text-top;
    position: relative;
    top: -3px;
    left: -25px;
}
DIV.captionsRight
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial;
    text-align: center;
    vertical-align: text-top;
    position: relative;
    top: -3px;
    left: 5px;
}
INPUT
{
	color:#51799c;
	font-weight:bold;
	font-size:12px;
}
TEXTAREA
{
	color:#51799c;
	font-weight:bold;
	font-size:12px;
}

