body {
	background-color: #222222;
	margin: 0px;
	color: #FFFFFF;
}
.tblBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #595959;
	border-left-color: #111111;
	background-color: #191919;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #111111;
}
.imgborder {
	border: 1px solid #CCCCCC;
}

.orangeTTL {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.td_ttl {
	background-color: #000000;
}

td {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.more {
	color: #FFFFFF;
	text-decoration: underline;
}
a.more:hover {
	text-decoration: none;
}
.inFlds {
	background-color: #FFFFFF;
	border: 1px solid #809DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}


a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	height: 100%;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(../imgs/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(../imgs/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(../imgs/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}
a.tmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.tmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
