body {
	font: 14px Georgia, Times New Roman, Times, serif;
	margin: 0px;
}
.basic {
	color: #000000;
	font: 14px Georgia, Times New Roman, Times, serif;
	line-height: 18px;
}
.basic a {
	color: #1e539f;
	text-decoration: none;
}
.basic a:hover {
	color: #1e539f;
	text-decoration: underline;
	background: #d6eda4;
}
.td_menu {
	width: 100%;
	height: 25px;
	background: repeat-y url(site/images/sidebarl.gif) #eeeeee;
	font: 13px Verdana;
	color: #173e74;
}
.td_menu a {
	outline: none;
	width: 100%;
	display: inline-block;
	height: 25px;
	color: #173e74;
	text-decoration: none;
}
.td_menu a:hover {
	width: 100%;
	color: #173e74;
	text-decoration: underline;
	background: url(site/images/navbutto.jpg) no-repeat;
}
.menu {
	width: 100%;
	padding-left: 30px;
	font: 13px Verdana;
	color: #173e74;
	line-height: 25px;
	text-indent: 0px;
}
.menu a {
	width: 100%;
	color: #173e74;
	text-decoration: none;
}
.menu a:hover {
	width: 100%;
	color: #173e74;
	text-decoration: underline;
	background: url(site/images/navbutto.jpg) no-repeat;
}
.title {
	color: #173e74;
	font-weight: bold;
	font-size: 20px;
}
div.head0 {
	padding-left: 30px;
}
div.head1 {
	padding-left: 30px;
	background: no-repeat bottom url(site/images/contentl.gif);
}
div.head2 {
	width: 520px;
}
div.head2 table {
	font-size: 12px;
	text-align:center;
}

