/* -----------------------------------------------
 * STYLE SHEET
 * 2005
 * ----------------------------------------------- */
body { 
		font-size:100%;
		color: #818181; margin:0 margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
		background-image: url(images/bg.jpg); 
		
		} 

/* -----------------------------------------------
 * Hyperlink
 * ----------------------------------------------- */
a { text-decoration: underline;} 
a:hover{ color:#ff0000;text-decoration: none;} 
a:link{color:#818181;}
a:visited{color:#EE3338;}
.shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
}
.topimg {
	background-image: url(images/topimg.jpg);
}
.copyrightbg {
	background-image: url(images/underobi.gif);
	background-repeat: repeat;
}
.txtwhite {
	color: #FFFFFF;
}
.blueline {
	background-color: 403771;
}
.bgwhite {
	background-color: #FFFFFF;
}
.obiimg {
	background-image : url(obiimg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.bggrcccccc {
	background-color: #cccccc;
}
.bggrF3F0F0 {
	background-color: #f3f0f0;
}
.bg999999 {
	background-color: #999999;
}
.txred {
	color: #CC0000;
}
.midashi {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
