a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
td {
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;

}
.navigation {
	color: #FFFFFF;
}
a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leftNavigation {
	font-size: 12px;
}
a.leftNavigation:link {
	color: #000000;
	text-decoration: none;
}
a.leftNavigation:visited {
	color: #000000;
	text-decoration: none;
}
a.leftNavigation:hover {
	color: #FF0000;
	text-decoration: none;
}
.bg2 {
	background-repeat: repeat-x;
}
.leftItem{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
    background-color:expression((this.rowIndex%2==0)?"#FF80A0":"#FF80A0");
    ryo:expression(
    onmouseover=function(){this.style.backgroundColor=(this.style.backgroundColor!='#EFB156'?'#EFB156':((this.rowIndex%2==0)?"":""))},
    onmouseout=function(){this.style.backgroundColor=(this.style.backgroundColor!=''?'':((this.rowIndex%2==0)?"":""))}) 
}
.x {
	position: relative;
}
.x2 {
	position: absolute;
	left: 400px;
}
input {
	height: 20px;
	font-size: 12px;
}
table {
	background-repeat: no-repeat;
	background-position: center center;
}
.title14px {
	font-size: 14px;
	font-weight: bold;
}
.td2 {
	background-repeat: repeat-x;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.boaderlink {
	border: 1px solid #CCCCCC;
}
.bghch {
	background-repeat: repeat-x;
	background-position: top;
}
.bgbottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.linkWhite {
	color: #FFFFFF;
}
a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #F68100;
	text-decoration: none;
	font-weight: bold;
}

.linkBlackWhite{
	color: #000000;
}
a.linkBlackWhite:link {
	color: #000000;
	text-decoration: none;
}

a.linkBlackWhite:visited {
	color: #000000;
	text-decoration: none;
}
a.linkBlackWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}.contentLineheigh {
	line-height: 24px;
}
.bghrepeat {
	background-repeat: repeat-x;
	background-position: center;
}
