body {
	background-color: #020518;
	background-image: url(../images/bk.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #C6CDED;
}

a:link {
	color: #032768;
	text-decoration: none;  
}
a:visited {
	color: #666666;
	text-decoration: none;  
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding:2px 0px 2px 6px;
	font-weight: normal;
	}

.normal { font-weight:normal}
.bold {font-weight: bold;}
.right {text-align: right;} 
.left {text-align: left;} 
.center {text-align: center;} 

.font_small{
font-size:10px ;
line-height: 12px ;
}

.font_middle {
font-size:12px ;
line-height: 18px ;
}

.font000{ color:#000000;}
.font0C1A6F{ color:#0C1A6F;}

.box01 {
	margin: 0px;
	padding:85px 0px 5px 0px
	}
.box02 {
	margin: 0px;
	padding:5px 0px 5px 8px
	}
.box03 {
	margin: 0px;
	padding:5px 0px 5px 3px
	}
.box04 {
	margin: 0px;
	padding:5px 0px 10px 0px
	}





	