body{
	font-family : Tahoma;
	font-size : 12px;
	background-color : #A9BDCD;
	background-image: url('pic/bg.jpg');
	background-repeat : repeat-x;
	text-align : justify;
}

a {
	text-decoration: underline;
	color : #005984;
}
a:hover {
	text-decoration: none;
	color: #005984;
	}
	
.ma a {
	text-decoration: none;
	color : #005984;
	font-weight : bold;
	letter-spacing : 0px;
	line-height : 20px;
}
.ma a:hover {
	text-decoration: none;
	font-weight : bold;
	background-color : #8EBCD3;
}

	a.menu, a:visited.menu, a:link.menu{
	display: block;
	border-bottom: 1px dotted #8EBCD3;
	text-decoration: none;
	color : #005984;
	font-weight: bold;
	font-family: Verdana;
	padding : 2px;
	padding-left : 30px;
	width : 175px;
	line-height : 20px;
}
	a:hover.menu{
		clear: both;

	display: block;
	border-bottom: 1px dotted #8EBCD3;
	text-decoration: none;
	color : #005984;
	font-weight: bold;
	font-family: Verdana;
	background-color : #99C3D7;
	padding : 2px;
	padding-left : 30px;
}


.m{
	padding : 2px;
	width : 208px;
	padding-left : 30px;
}
table {
	font-size : 12px;
}
.main_table{
	background-color : White;
}
.head_table{
	background-image: url('pic/head2.gif');
	height : 185px;
	width : 778px;
	border: solid black 1px;
	border-bottom: solid black 0px;
}
.left_top{
	width : 209px;
	border-left: solid black 1px;
	height : 50px;
	background-image: url('pic/m_top.gif');
}
.left_down{
	width : 209px;
	background-image: url('pic/left.gif');
	background-repeat: no-repeat;
	border-left: solid black 1px;
	border-bottom : solid black 1px;
	vertical-align : top;
	padding-top : 60px;
}
.text_table{
	width : 529px;
	border-bottom : solid black 1px;
	border-right : solid black 1px;
	padding : 20px;
	vertical-align : top;
	padding-top : 0px;
	background-image: url('pic/logo_bg.gif');
	background-repeat: no-repeat;
	background-position : right top;
}
.foot{
	font-size : 10px;
	color : #3A5674;
}

h1{
	font-size : 20px;
}
h2{
	font-size : 18px;
	color : #005984;
	font-weight : bold;
}
h3{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.c{
	color: #005984;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 0px;
}
.d{
	font-weight: bold;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	margin-bottom: 3px;
}
