body,td,th {
	font-family: Courier new, Serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../../media/Design/back-body.jpg);
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: ;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

.header {
	background-color: ;
	vertical-align: middle;
	text-align: center;
	height: 150px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	padding: 0px;
	width: 220px;
	vertical-align: top;
  line-height:20px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.menu_default, a.menu_default{
 font-weight: normal;
	text-decoration: none;
}
.menu_current {
 
	font-weight: bold;
  text-decoration: none;
}
.content {
	background-image: url(../../media/Design/back-content.jpg);
	padding-left: 8px; padding-right: 8px;
	height: 400px;
	vertical-align: top;
  width:638px;
}

.content img {
	float:right; 
  padding: 0px; 
}

.footer {
	background-color:;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
