a:link {color:#5678BB; text-decoration:none}
a:visited {color:#5678BB; text-decoration:none}
a:hover {color:#5678BB; text-decoration:underline;}
a img {border:none;}
body {cursor:url("cursors/new.ani");}

.Text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}

.Title
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#5678BB;
}

.TitleSmall
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#5678BB;
}

.SplashBody
{
background-color:black;
}

.Body
{
background-color:black;
margin:0px;
}

.Footer
{
width:780px;
height:40;
/*border-color:#666666;
border-right-style:dashed;
border-right-width:thin;
border-left-style:dashed;
border-left-width:thin;*/
}

.FooterCells
{
background-color:#2C2C2C;
}

.Header
{
width:780px;
/*border-right-style:dashed;
border-right-width:thin;
border-left-style:dashed;
border-left-width:thin;
border-color:#666666;*/
}

.HeaderCells
{
background-color:#2C2C2C;
}


.MainTable
{
width:780px;
height:100%;
/*border-style:dashed;
border-width:thin;
border-color:#666666;*/
}

.LeftContent
{
background-color:black;
width:25%;
vertical-align:top;
height:250;
/*border-right-style:dashed;
border-right-width:thin;
border-color:#666666;*/
}

.RightContent
{
background-color:black;
width:75%;
vertical-align:top;
}

div.scroll {
height: 600px;
width: 500px;
overflow:auto;
padding: 0px;
}
