@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	line-height:160%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
}

table.main {
	border: 1px solid #CCCCCC;
}

table.main td {
	border: 0px solid #CCCCCC;
}
h4 {
	font-size:16px;
	margin:0px;
}
h3 {
	margin:1px;
	padding-left:10px;
}
h2 {
	text-indent: 5px;
}
h1 {
	margin:4px;
	font-size:24px;
}
li {
	list-style-position: inside;
	list-style-type: none;
}
table.top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.top td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.content {
	padding: 8px;
	background-color: #FFFFFF;
}
.links {
	color: #000000;
	border-spacing: 1px;
	background-color: #F0F0F0;
	background-image: url(images/grade.png);
	background-repeat: repeat-y;
	background-position: right;

}
table.links a {
	color: #000099;
	text-decoration: none;
}
td.head   {
	color: #000000;
	background-color: #DBDCDF;
	border-bottom:1px solid #BDBDBD;
	background-image: url(images/grade.png);
	background-repeat: repeat-y;
	background-position: right;
}
.dent {
	padding-left: 9px;
}
td.listing {
	background-color: #F0F0F0;
}
td.description {
	background-color: #F0F0F0;
	margin: 10px;
}
