body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:visited {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #339966;
}
a:visited {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
.tr_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
	font-weight: bold;
}
.tr_top a {
	color:#666666;
	text-decoration: none;
}
.tr_top a:visited {
	color:#666666;
	text-decoration: none;
}
.tr_topright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #000000;

	font-weight: bold;
}
.tr_topright a {
	color:#FFFFFF;
	text-decoration: none;
}
.tr_topright a:visited {
	color:#666666;
	text-decoration: none;
}
.tr_topright_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}
.tr_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.tr_link_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AA55;
	background-color: #000000;
	cursor: pointer;
}
.tr_link_o2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AA55;
	cursor: pointer;
}
.tr_link_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #111111;
	cursor: pointer;
}
.tr_link_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
.tr_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	background-color: #222222;
	word-wrap: break-word;
	white-space : normal ;
}
.tr_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	background-color: #000000;
	word-wrap: break-word;
	white-space : normal ;
}
.tr_main_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FFCC;
	background-color: #222222;
	word-wrap: break-word;
	white-space : normal ;
	cursor: pointer;
}
.tr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AAAAAA;
	background-color: #444444;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00AA55;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bold;
}
.menu_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00DD44;
	cursor: pointer; 
	font-weight: bold;
}
.Com_name {
	font-size: 42px;
	color: #EEEEEE;
	background-position: center;
	vertical-align: middle;
}
.error {
	color: #EE0000;
}