@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3b3b;
	text-decoration:none;
}
body {
	background-color: #e0e0e0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{
border:0px;}

.header{
width:779px;
height:145px;
background-image:url(header.jpg);
}
h4
{
	margin:0px;
	padding: 0px;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
}
.txt-menulink
{
	color:#363636;	
	text-decoration:none;
	cursor:hand;
}
.txt-menulink:hover
{
	color:#0e83d9;	
	text-decoration: none;
	cursor:hand;
}
.footer{
color:#FFFFFF;
text-decoration:none;
}

.footer:hover{
color:#bfe5ff;
text-decoration:none;

}

a.link1:link, a.link1:active, a.link1:visited { color:#3c3b3b; text-decoration:none;  }


a.link1:hover { color:#000000; text-decoration:none;  }



.txt-blue
{
	color: #193146;
}


