td {
	font-size: 12px;
	color: #b76935;
}
a:link {
	color: #b76935;
	text-decoration: none;
}
a:visited {
	color: #b76935;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
	
}
a:active {
	color: #b76935;
	text-decoration: none;
}

a.a-red:link {
	color: #FF0000;
	text-decoration: none;
}
a.a-red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.a-red:hover {
	color: #0000CC;
	text-decoration: underline;
}
a.a-red:active {
	color: #FF0000;
	text-decoration: none;
}

a.a-blue:link {
	color: #006699;
	text-decoration: none;
}
a.a-blue:visited {
	color: #006699;
	text-decoration: none;
}
a.a-blue:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.a-blue:active {
	color: #006699;
	text-decoration: none;
}


a.a-white:link {
	color: #FFFFff;
	text-decoration: none;
}
a.a-white:visited {
	color: #FFFFff;
	text-decoration: none;
}
a.a-white:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.a-white:active {
	color: #FFFFff;
	text-decoration: none;
}

a.a-redBig:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.a-redBig:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.a-redBig:hover {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a.a-redBig:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.p-set01 {
	line-height: 20px;
}
.rim-img {
	border: 2px solid #Ffffff;
}
.ad-height {
	height: 5px;
}
.rim-table {
	border: 1px solid #8d0c10;
	background-image: url(/images/name/leftRight-bg.gif);
}
.td-height {
	height: 5px;
}

.font-white {
	color: #FFFFFF;

}
.font-whiteBig {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.font-red {
	color: #FF0000;
}
.font-big {
	font-size: 13px;
	font-weight: bold;

}
.font-big14 {
	font-size: 14px;
	font-weight: bold;

}
.line {
	background-color: #999999;
}
.font-title {
	font-size: 14px;
}
.bgline {
	background-image: url(/Images/bgline.gif);
	height: 1px;
}

.input01 {
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input02 {
	height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
