﻿body,td,th {
	color: #000000;
}
body {
	background-color: #a4a4a4;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
.tableounce {font-size: 10px}
.header{
background:url(Images/header.jpg);
height: 112px;
width : 1024px;
}

.headert2{
height: 112px;
width : 500px;
}

.headert1{
height: 112px;
width : 524px;
}
.toolsandparts
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.detailstable 
{
font-size: 12px; 
font-family: "Courier New", Courier, monospace;
width: 550px;
}
.newsline{
background:url(Images/dot1.gif);
height: 1px;
}

.newsdot{
background:url(Images/dot1.gif);
height: 20px;
background-repeat:no-repeat;
}

.stats_background{
background:url(Images/quicklinks.gif);
height:243px;
background-repeat:no-repeat;
}

.nav_background{
background:url(Images/navBox.gif);
height:243px;
background-repeat:no-repeat;
}

.topcontent_background{
	background:url(Images/contenttop.gif);
	height: 20px;
	background-repeat:no-repeat;
}

.midcontent_background{
background:url(Images/contentmid.gif);

	background-repeat:repeat-y;

}

.bottomcontent_background{
	background:url(Images/contentbottom.gif);
background-repeat:no-repeat;
	height: 26px;
}

.grey_background{
	height: 20px;
}

.project_main{
width: 550px;
background:#FFFFFF;
}

.bodywidth {
	width: 1010px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}




#button {
        width: 14em;
 
        font-family: "Courier New", Courier, monospace;

        font-size : 14px;
        background-color: #A08964;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #333333;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px;
                border-left: 10px solid #333333;
                background-color: #A08964;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #333333;

                background-color: #A08994;
                color: #fff;
                }

