body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
a:link { 
        color: #0066cc; 
        text-decoration: none; 
}
a:visited { 
        color: #840084; 
        text-decoration: none; 
}
a:hover, a:active { 
        color: #666666; 
        text-decoration: underline; 
}
/* 2005-7-26
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
*/
.txt12 {
	font-size: 1em;
	color: #333333;
}

#main {
/*	width:780px;*/
	margin:0px;
}
#leftbox {
	float:left;
	width:170px;
}
.menu div {
	text-align:center;
	margin-left:10px;
	display:block;
}
.menubg {
	display:block;
	background-image:url(../img/m_bg.gif);
}
.menu img {
	text-align:center;
	margin:2px 0px 2px 0px;
}
.menu a {
	display:block;
}
#main_right {
/*	float:right;
	width:600px;*/
	height:auto;
}
#main_imgbox {
	width:590px;
	margin:10px 0px 8px 3px;
}
#main_right,.copy {
	/*font-size: 10px;*/
	color: #666666;
	border: #CC6600;
}
#main_footer {
	clear:both;
	width:590px;
	height:3px;
	background-color:#dedede;
	margin:20px 0px 5px 0px;
}
.copy {
	display:block;
	/*width:400px;*/
	/*height:50px;*/
	background-image:url(../img/e_footer_bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 0px 5px;
	/*padding:2px;*/
}
.copy p {
	margin:1px 4px 0px 10px;
	padding:0px 0px 1px 0px;
}
.line {
	clear:both;
}
	 
.infobar {
	background-image: url(../img/info_bg.gif);
}
.infogreen {
	font-weight: bold;
	color: #006600;
}
.info {
	margin:10px 5px;
}
.info2 {
	margin:0px 15px;
}

#main td {
 padding: 2px;
}
