body, a, img, form, div, ul, li, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #7F7F7D;
	margin: 0px;
	margin-top: 80px;
}

table {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

a {
	color: #A62315;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table .white a {
	color: white;
	margin-right: 20px;
}

.el td {
	display: block;
	width: 244px;
	height: 22px;
	background-image:url(img/el.gif);
}

.el td a {
	display:block;
	margin-top: 2px;
	padding-left: 30px;
	color: white;
}

.el td a:hover {
	text-decoration: underline;
}

.col2 {
	background-color: #F6F6F6;

}

.nag {
	color: #A62315;
	font-weight: bold;
	height: 20px;
}

.do {
	color: #565656;
	font-weight: bold;
}

.do a:hover {
	color: #A62315;
	text-decoration: none;
}

.search {
	background-color: white;
	border: 1px solid #CECECE;
}

.search_submit {
	color: white;
	background-color: #807E7E;
	border: 0px;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
}


table .st {
	padding: 0px 100px 0px 100px;
	color: white;
}

table .st a {
	color: white;
	font-size: 7pt;
}
