body{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

h1 {
	font-size: 100%;
}
h2 {
	font-size: 95%;
}
h3 {
	font-size: 90%;
}
h4 {
	font-size: 85%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 75%;
}

li {
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
	list-style: none;
	margin-left: -30px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #0000FF;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
a:active {
	text-decoration: underline;
	color: #009900;

}
.style2 {color: #FFFFFF}
.style11 {	font-size: 100%;
}
.style12 {color: #FF0000}
a {
	font-size: 100%;
}

.style13 {
	font-size: large;
	line-height: 1.8em;
}

.style14 {font-size: 80%;
}

.head{
	width: 747px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	background: #EFEFEF;
}

.menu{
	width: 170px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	background: #999999;
	float: left;
	padding-top: 20px;
	line-height: 150%;
	height: 100%;
}

.content{
	width: 570px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	background: #EFEFEF;
	float: left;
	line-height: 150%;
	height: 100%;
}

.boder-right{
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}

.table-height{
	height: 22px;
	margin: 3px;
	padding: 0px;
}

.table-border{
	display: table-cell;
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}

.table-border2{
	display: table-cell;
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}

