@charset "utf-8";
/* CSS Document */

body
{
background-image: url(images/bg_home.jpg);
background-repeat: repeat-x;
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 11px;
text-align:left;
}
p.over
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: bold;
	color: #003399;
	position: fixed;
}
a {
	font-size: 11px;
	color: #003399;
	text-decoration: bold;
}
a:visited {
	color: #003399;
	text-decoration: bold;
}
a:hover {
	color: #003399;
	text-decoration: bold;
}
a:active {
	color: #003399;
	text-decoration: bold;
}
a:link {
	color: #003399;
	text-decoration: bold;

font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 11px;
text-align:justify;
text-decoration: bold;
}
img.logo
{
position:absolute;
left:795px;
top:0px;
z-index:1;
}
img.head
{
position:absolute;
left:0px;
top:0px;
}
img.tab1
{
position:absolute;
left:-1px;
top:-21px;
}.floater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	top: 230px;
	left: 237px;
}
div
{align: left;
text-align:left;}
h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 11px;
text-align:left;
color:#333333;
}
h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 11px;
text-align:left;
color:#333333;
}
td.data {
	border-right:#666666;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
td.toc {
	border-right:#666666;
	border-right-style:solid;
	border-right-width:1px;
	}
td.head {
	border-bottom:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 1px;
	}
td.pix {
	text-align: center;
	border-left:#666666;
	border-left-style:solid;
	border-left-width:1px;
	}
 input
{
color: #000000;
background: #999999;
border: 1px solid #003399;
}
 textarea
{
color: #000000;
background: #999999;
border: 1px solid #003399;
}
.submit input
{
color: #000000;
background: #ffffff;
border: 1px #666666;
}