body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
    background:#DEDDDD url(tile_main.gif) repeat-x;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #494949;
	}

.menu {
	text-align: center;
	background-color: #DEDDDD;
    background:#DEDDDD url(tile_menu2.gif) repeat-x;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: 0px solid #494949;
	}

table	{
		font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:13px;
        color:black;
        line-height: 22px;
		}

.news  {
	text-align: left;
	background-color: white;
	margin: 2px auto;
	padding: 12;
	border: 1px solid #959596 dotted;
    line-height: 16px;
	}
.linksm, .linksm:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 16;
    color: #00FF36;
    border-left: 0px solid white;
    padding-left: 3px;

    }

.linksm:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 16;
    color: #FBF205;
    border-left: 0px solid #D20418;
    padding-left: 3px;

    }

.links, .links:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 16;
    color: #049122;
    border-left: 3px solid white;
    padding-left: 3px;
    background: white;
    }

.links:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 16;
    color: #D20418;
    border-left: 3px solid #D20418;
    padding-left: 3px;
    background: white;
    }


a, a:visited {
	color: #049122;
	text-decoration: none;
	}

a:hover {
	color: #D20418;
	text-decoration: underline;
	}

.footer
	{
    border-left: 50px solid gray;
    padding-left: 100px;
    background: #E1E1E1;
    align:left;

    }

.blocktitle{
	padding:4px 0 0 4px;
	font-size:11px;
    align:left;}
.blockcontent{
	padding:0 0 0 4px;
	height:28px;
	color:black;
	font-size:10px}
.blocklink{
	padding:1px 0 0 0;
	color:black;
	font-size:10px;
	text-align:right;
	text-decoration:underline}
.blocklink2{
	padding:0px 0 0 4;
	color:black;
	font-size:9px;
	text-align:left;
	text-decoration:none}
.block1{
	font-family:Verdana, Arial, Helvetica;
	cursor:pointer;
    text-align:left;
    width:234px;
	height:60px}

.block2{
	font-family:Verdana, Arial, Helvetica;
	cursor:pointer;
    text-align:left;
    width:336px;
	height:60px}

.ads1  {
	text-align: left;
	background-color: #EBEBEB;
	margin: 2px auto;
	padding: 12;
	border: 1px solid #959596 dotted;
    line-height: 16px;
    
	}