@charset "utf-8";
/* CSS Document */
body {
	width: 612px;
	overflow:hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #9F0000;
}
.style4 {
	font-size: larger;
	font-weight: bold;
}
.style5 {
	font-size: smaller;
	font-style: italic;
}
.style8 {color: #0000FF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #930700;
}
a:visited {
	color: #DF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}
a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/}
.fade_top {background-image:url(../images/fade_top.png);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:34px;
	z-index:3;
	position:fixed;
}
.fade_bottom {background-image:url(../images/fade_bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	position:absolute;
	left:0px;
	top:485px;
	width:100%;
	height:40px;
	z-index:3;
	position:fixed;
}
.scroll{z-index:4;}
.scroll-top{
	background-image:url(scroll-top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.scroll-body{
	background-image:url(scroll-boddy.png);
	background-repeat:repeat-y;
	background-position:top;
}
.scroll-foot{
	background-image:url(scroll-foot.png);
	background-repeat:no-repeat;
	background-position:top;
}
#nojava {
	position:absolute;
	left:0px;
	top:50px;
	width:612px;
	height:50px;
	z-index:50;
}
#nojava2 {
	background-image:url(../../images/nojava2.png);
	background-repeat:repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:612px;
	height:525px;
	z-index:40;
}
.head {
	position:absolute;
	left:130px;
	top:0px;
	width:330px;
	height:311px;
	z-index:2;
}

