body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_index.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bodym {
	background-color: #FFFFFF;
	background-image: url(../images/bg_n1.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
 SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #B3B3B3;
 SCROLLBAR-ARROW-COLOR: #ed1c24;
 SCROLLBAR-TRACK-COLOR: #e5e5e5;
 SCROLLBAR-DARKSHADOW-COLOR: #B3B3B3;
 SCROLLBAR-BASE-COLOR: #fcfcfc
}
a:link {
	color: #6caddf;
	text-decoration: none;
}
a:visited {
	color: #6caddf;
	text-decoration: none;
}
a:hover {
	color: #a6d3f6;
	text-decoration: none;
}
a:active {
	color: #6caddf;
	text-decoration: none;
}
.link_white {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
}  
.link_white:link {
    color:#ffffff;
	text-decoration: none;
}
.link_white:hover {
    color:#ffffff;
	text-decoration: none;
}
.link_white:visited {
    color:#ffffff;
	text-decoration: none;
}
.index_flash {
	margin-top:30px;
	margin-bottom:50px;
	text-align:center;
	font-size: 12px;
}
.text_12_index {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
}

