    a:link { color:#626F50; text-decoration:none }
	a:visited {color:#626F50; text-decoration:none }
	a:hover {color:#626F50; text-decoration:underline }
	a:active {color:#626F50; text-decoration:underline }

    body {
          	color:#A3BAA9;
            font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
    	}

    div {
            border-width: 0;
            border-style: solid;
            border-color: green;
        }

    img {
            border-width: 0;
        }

    table {
            border-width: 0;
            border-style: solid;
            border-color: red;
            padding:0;
            #D4D0C8
        }

    td  {
            border-width: 0;
            border-style: solid;
            border-color: blue;
        }

    #infoTab
    	{
        	width:1000px;
            height: 410px;
    	}

    #mainTab
        {
            width: 500px;
            height:210px;
        }
    #mainTD
    	{
        	vertical-align:top;
            text-align:center;
            width:1000px;
            height:600px;
        }

    #subButtonTD
    	{
        	padding-top:10px;
            text-align:center;
            vertical-align:top;
        }

    #supTR
    	{
        	height:40px;
        }

    .subtitle
    	{
    	   	font-size:22px;
            font-family:'Times New Roman', Times, serif;
        }

    #subtitles
         {
         	visibility:hidden;
            padding:5px;
            text-align:center;
            height:50px;
        }

    .tdButton {
            text-align:center;
            vertical-align:top;
            height:40px;
        }
    #titleTD
    	{
        	text-align:center;
            height:90px;
        }

    .stdText
    	{
    	   	color: #626F50;
            font-family:Arial, Helvetica, sans-serif;
            font-size:13px;
            text-align:justify;
    	}
