BODY {
	LINE-HEIGHT: 21px;
	BACKGROUND-COLOR: #e8e8e8;
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	SCROLLBAR-FACE-COLOR: #D9D9D9;
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f3f4;
	SCROLLBAR-SHADOW-COLOR: #f4f3f4;
	SCROLLBAR-3DLIGHT-COLOR: #e7e4e7;
	SCROLLBAR-ARROW-COLOR: #423159;
	SCROLLBAR-TRACK-COLOR: #e7e4e7;
	SCROLLBAR-DARKSHADOW-COLOR: #e7e4e7;
}


#index{
	width: 1002px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
}
#flash_bg{
	background-image: url(flash_bg.jpg);
	background-repeat: no-repeat;
	height: 358px;
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
}
#icon{
	padding-top: 8px;
	text-align: right;
	margin-right: 20px;
}
.line{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#icon A:link, #icon A:visited{
	COLOR: #F7F7F7;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
#icon A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 204px;
}
.word{
	position: absolute;
	margin: 400px 0px 0px 50px;
	width: 905px;
	line-height: 19px;
}
.word A:link, .word A:visited, .word A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.word p{
	margin-top: 10px;
}
.word h1{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
#Copyright {
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	width: 1002px;
	clear: both;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Copyright A:link, #Copyright A:visited {
	COLOR: #666;
	TEXT-DECORATION: none
}
#Copyright A:hover {
	CURSOR: text
}

