
{
    border:none;
}

body
{
    overflow:hidden;
    margin:0;
    padding:0;
}

td
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ccc;
}

.transparent
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ccc;
    background-image:url("../graphics/page/background-transparent.png");
    background-repeat:repeat;
}

#aperobox
{
    position:absolute;
    min-height:750px;
    width:700px;
    margin:-350px 0px 0px -350px;
    top: 50%;
    bottom: 50%;
    left: 50%;
    background-image:url("../graphics/page/background.png");
    background-repeat:y-repeat;
}

h1
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 30px;
    color: #ccc;
}

h2
{
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 17px;
    color: #ccc;
    font-weight:normal;
    display:inline;
}

#tooltip
{
    position:absolute;
    background-image:url("../graphics/page/background-white.png");
	padding: 8px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
	color:#000;
	display:none;
}

a:link { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #ccc; text-decoration: underline; }
a:visited { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #ccc; text-decoration: underline; }
a:active { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #ccc; text-decoration: underline; }
a:hover { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #ccc; text-decoration: underline; }

a.logo:link { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 30px; font-weight: normal; color: #ccc; }
a.logo:visited { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 30px; font-weight: normal; color: #ccc; }
a.logo:active { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 30px; font-weight: normal; color: #ccc; }
a.logo:hover { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 30px; font-weight: normal; color: #ccc; }

a.main:link { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #ccc; }
a.main:visited { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #ccc; }
a.main:active { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #ccc; }
a.main:hover { text-decoration: none; font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; font-weight: normal; color: #ccc; }

#supersize img, #supersize a
{
    height:100%;
    width:100%;
    display:none;
}

#supersize .activeslide, #supersize .activeslide img
{
    display:inline;
}
