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

body						{
								background-image:url(../images/bg-0.jpg);
								background-color:#000033;
								padding:0;
								margin:0;
								}
.bg0						{
								background-image:url(../images/bg_01.jpg);
								background-position:top left;
								background-repeat:repeat-x;
								}
a {font-size: 10px;}
body,td,th {font-size: 10px;color: #6DB2DE;font-family: Times New Roman, Times, serif;}
h1 {font-size: 24px;color: #FFFFFF;}
h2 {font-size: 12px;color: #FFFFFF;}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer								{
										font-family:Arial, Helvetica, sans-serif;
										font-size:10px;
										color:#FFFFFF;
										}
.matt1								{
										overflow:auto;
										width:205px;
										height:230px;
										}
.matt2								{
										overflow:auto;
										width:210px;
										height:210px;
										}