body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
    
	font-family: tahoma;
	font-size: 14px;
	color: #484848;
    padding-left: 5px;
    padding-right: 5px;
	/*background: #F0D7B0;*/
}

.left {
    vertical-align: top;
    text-align: left;
    line-height: 12px;
    
    width: 200px;
    
}
.center{
    vertical-align: top;
}

.right{

    width: 2px;
    text-align: center;
    vertical-align: top;
}
#center{
    min-width:770px;
	text-align: left;
}
#center_g{
    

   /* background-color: #99ff99;*/
    width: 180px;
    height: 600px;
    float:left;
}

a:link, a:visited, a:active { text-decoration: none; color: #703C09; }
a:hover { text-decoration: none; color: red; }


h1 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
    color: black;
}

