﻿
A:link      { color: #ffffff; text-decoration: underline; }
A:visited 	{ color: #ffffff; text-decoration: underline; }
A:active 	{ color: #ffffff;  cursor:hand; text-decoration: underline; }
A:hover 	{ color: #842719;  cursor:hand; text-decoration: none; }

body
{
	margin-top: 0px;
    margin-left: 0px;
    background-color: #3c3c3c;
    color: #ffffff;
    font:   Helvetica, Verdana, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    
}

.bordertable
{
	width: 756px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    background-color: #535353;
    border-top: 0px;
    border-left: 6px;
    border-right: 6px;
}

.mastertable
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border: 3px;
    background-color: #000000;
}

.mastercell
{
    background-color: #5e1e1f;
    border-color: #5e1e1f;
    height: 369px;
}

.socialcell
{
    background-color: #5e1e1f;
    border-color: #5e1e1f;
    height: 39px;
}
