/* CSS Document */
body {
	margin-top: 0px;
}
table.frame {
	width: 100%;
	height: 400px;
	
}
table.heading {
	background-image: url(graphic/fon_top02.gif);
	background-repeat: repeat-x;
	height: 76px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: White;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-align: justify;
	}
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6495ed;
	text-align: justify;
	padding-left: 8px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: Navy;
	text-align: center;
	vertical-align: middle;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	text-align: left;
}
strong {
	color: #124298;
}
table.menu {
	background-image: url(graphic/menubac.gif);
	background-repeat: repeat-x;
	height: 300px;
	
	
}
td.blustripe {
	background-image: url(graphic/fon_top02.gif);
	background-repeat: repeat-x;
}
a:link.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #483D8B;
	text-align: center;
	vertical-align: middle;
	text-indent: 8px;
}
a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: Purple;
	text-align: center;
	vertical-align: middle;
	text-indent: 8px;
}
a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #6495ED;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 8px;
}
a:link.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #483D8B;
	text-decoration: none;	
}
a:visited.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #483D8B;
	text-decoration: none;	
}
a:hover.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6495ED;
	text-decoration: underline;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding-left: 8px;
	padding-right: 12px;
}
img.a {
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
img.b {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
td.menu {
	border-bottom-width: 1px;
	border-bottom: solid;
	border-color: #6596ED;
	background-image: url(graphic/menucelbac.gif);
	background-repeat: no-repeat;
}
td.txtpad {
	padding-left: 5px;
	padding-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A20000;
	list-style-image: url(graphic/list.jpg);
	padding-left: 13px;
	line-height: 39px;
		
}

