﻿body {
}

#center_content
{
    text-align:center;
	margin-top:50px;
	background:#fff;
	/*margin-left: 100px;
	margin-right:205px;
		z-index:100;*/
}

A
{
    color: gray;
    text-decoration: none;
}
A:hover
{
    color: black;
}

IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

table.center
{
    margin-left:auto;
    margin-right:auto;
}
    

TD
{
    width: 100px; 
    font-size: x-small; 
    font-family: Verdana, Arial; 
    height: 32px;
}

.AdText
{
    color:Gray;
    font-size:medium; 
    font-family: Verdana, Arial; 
}    

