body {		
	margin-top: 0px;
}
.table_1 {		
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
}
.body_right {		
	background-color: #FFFFFF;
	width: 609px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding: 5px;
}
.menu {		
	background-color: #FFFFFF;
	width: 153px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 5px;
	padding-left: 5px;
}
.menu_top {		
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #0000CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
}
h3 {		
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	line-height: 0em;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.tr_body {		
	padding-bottom: 5px;
	padding-top: 5px;
}
li {		
	line-height: 1.2em;
	list-style-image : url(../img/icon1.gif);
}
.td_new {		
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0000CC;
}
.td_new2 {		
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px 5px 5px 10px;
	text-decoration: underline;
	line-height: 1.5em;
}
.td_new3 {		

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	text-decoration: underline;
}
.td_under {		
	background-image : url(../img/under1.gif);
	background-repeat: no-repeat;
	height: 33px;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}
a:link {		
	font-weight: bold;
	text-decoration: none;
	color: #5e8eab;
}
a:visited {		
	text-decoration: none;
	color: #445a8e;
	font-weight: bold;
}
a:hover {		
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
