a:link, a:visited, a:active
{
				color:#000000;
				text-decoration:none;
}
a:hover
{
				color:#686257;
				text-decoration:none;
}
img
{
	            border: solid 0px #000000;
}
body
{
				background-color: #A0ACB2;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
}
table.main
{
				width: 891px;
				margin: auto;
}
td.head
{
	            background-image: url(img/head.gif);
                background-color: #A0ACB2;
				border: solid 0px #A0ACB2;
				height: 191px;
}
td.menu
{
	            background-image: url(img/menu.gif);
                background-color: #A0ACB2;
                border: solid 0px #A0ACB2;
				width: 185px;
				padding-left: 30px;

}
td.content
{
	            background-color: #A0ACB2;
                border: solid 0px #000000;
				width: 671px;
				margin: 4px;
				float: left;

}
td.footer_top
{
	            background-image: url(img/foot_top.gif);
                background-color: #A0ACB2;
                border: solid 0px #A0ACB2;
				height: 8px;
}
td.footer_mid
{
	            background-image: url(img/foot_mid.gif);
                background-color: #A0ACB2;
                border: solid 0px #A0ACB2;
				height: 32px;
				padding-right: 20px;
}
td.footer_foot
{
	            background-image: url(img/foot_foot.gif);
                background-color: #A0ACB2;
                border: solid 0px #A0ACB2;
				height: 25px;
}
div.menu_link
{
	            margin-left: 4px;
				width: 170px;
				height: 20px;
				font-size: 15px;
}
