body {
	text-align : center;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;

}
td{
	font-size : 13px;

}
.header{
	width : 800px;
background-image : url(../images/hed.jpg);
height : 149px;
}
.footer{
	text-align : center;
width : 800px;
height : 20px;
background-color : #ebebeb;
font-size : 65%;
font-family : CI;
color : #505050;
}
.submenu{
	width : 180px;
vertical-align : top;
text-align : center;
font-size : 13px;
}
a:hover{
	color : red;
}
ul{
	list-style-position : outside;
text-decoration : none;
}
.all{
	width : 800px;
border-left-style : solid;
border-right-style : solid;
border-left-width : 1px;
border-right-width : 1px;
border-top-style : none;
border-bottom-style : solid;
border-left-color : #cccccc;
border-right-color : #cccccc;
border-bottom-width : 1px;
border-bottom-color : #cccccc;
text-decoration : none;
}
