body,td,div,p,a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

body {
margin:0;
padding: 5px;
text-align:justify;
text-align:center;
}

a {
color: rgb(200,50,0);
font-weight:bold;
}

a:hover {
text-decoration: underline;
}

.indent {
margin-left:20px;
}

ul{
margin-left:0px;
padding: 0px;
}

li {
padding: 0px;
margin-top:10px;
margin-left:15px;
list-style-type:none;
background-image: url(images/point.gif);
background-repeat: no-repeat;
background-position: 1px 2px;
padding-left: 20px;
}

.container {
width:885px;
margin:auto
}

.main {
line-height: 1.5;
color: #333;
margin:0;
float:left;
width: 645px;
text-align:left;
}

.main td {
color: #444;
line-height: 1.5;
}

.menu {
margin:0;
float:left;
width:230px;
height:300px;
text-align:left;
background: url(images/menu.png) repeat-x;
}

.menu ul {
padding-left:5px;
list-style:none;
margin-left:5px;
margin-top:10px;
}

.menu ul li {
margin-left:0px;
padding:8px;
padding-left:15px;
font-size: 11px;
margin-top:0px;
list-style-type:none;
list-style-image:none;
background-image:none;
}


.menu li.active {
list-style-type:none;
background-image: url(images/point.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
}


.logo {
width: 885px;
height:70px;
margin:auto;
text-align:left;
}

.header {
width: 885px;
height: 160px;
background-color: lightgreen;
margin:auto;
}

.reftable {
width:590px;
margin-left:25px;

}

.reftable tr td {
height:100px;
}

.copyright {
color:#777;
text-align: center;
position:absolute;
bottom:0;
left:0;
width: 100%;
height: 18px;
}

.copyright a{
color:#777;
text-decoration:none;
font-weight:bold;
}
