﻿html
{
    width: 100%;
    height: 100%;
}

body
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

table.main
{
    background-color: White;
    width: 100%;
    height: 100%;
}

td.right
{
    padding: 3px;
    vertical-align: top;
    margin: 0px;
    height: 100%;
    width: 170px;
    background-color: #ddd;
}

td.top
{
    background-image: url(images/top.png);
    background-repeat: no-repeat;
    height: 20px;
    background-position: top;
}

td.bottom
{
    background-image: url(images/bottom.png);
    background-repeat: no-repeat;
    height: 20px;
    background-position: bottom;
}

td.product
{
    height:560px;
    text-align:left;
    vertical-align:top;
    padding-left:10px;
    padding-right:10px;
}

td.downloads
{
    vertical-align:top;
    text-align: center;
    font-family: Arial;
    color: #3e424c;
}

div.mancologo
{
    float: left;
    height: 150px;
    width: 360px;
    margin: 0px;
    background-color: orange;
    background-position: right;
    background-image: url(images/rightborderlogo.png);
    background-repeat: no-repeat;
}

div.ban
{
    height: 150px;
    float: left;
    background-color: #87ceeb;
    background-position: left;
    background-image: url(images/leftborderban.png);
    background-repeat: no-repeat;
}

div.product
{
    height:auto;
    width: 450px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.product.Licensing
{
	background-color: #cceeff;
}

div.product.Chart
{
    background-color: #ffeecc;
    height:100%
}

div.product.ChartDesigner
{
    background-color: #cfcfee;
    height:100%
}

div.product.Games
{
    background-color: #ccffee;
}

div.rightcolumn
{
    margin: 2px;
    background-color: #eee;
    font-size: smaller;
    color: black;
    font-family: Arial;
}

div.downloads
{
    font-size: small;
    width: 800px; 
    text-align: left;
}

img.intex
{
	border-style: none;
	float: left;
	margin: 5px;
}

span.mancosoftware
{
    font-family: Arial Black;
    font-size: 25pt;
    color: White;
}

span.ban
{

    font-size: medium;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

span.ban.big
{
    font-weight: bold; 
}

span.copyright
{
    font-size: smaller;
    color: gray;
    font-family: Arial;
}

span.OurProducts
{
    font-family: Arial;
    font-size: 18pt;
    color: #79f;
}

span.header
{
    font-weight: normal;
    font-size: large;
    color: #0066cc;
    font-family: Arial;
}

span.Headline
{
    font-weight: normal;
    color: #0066cc;
    font-family: Arial;
    font-size: medium;
}

p.product
{
    font-size: smaller;
    color: black;
    font-family: Arial;
}

a
{
    font-size: small;
    font-family: Arial;
    text-decoration: none;
}

a.intexth
{
    color:Black;
    text-decoration: none;
}

a.downloads
{
    font-weight: bold;
    font-size: large;
    color: #0099ff;
}
