body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.font01 {
	font-size: 13px;
	color: #FFFFFF;
}
.font02 {
	color: #86025A;
}
.font03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align: justify;
}
.font04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9A109B;
	font-weight: bold;
	text-transform: uppercase;
}
.font6 {
	font-family: sans-serif, Arial;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}

.font05 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff4400;
	font-size: 12px;
}




.border_l1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6e6e6;
	padding: 5px;
}
.border_p01 {
	border: 1px solid #D6AC9E;
}

.padding01 {
	padding: 5px;
}
.margin01 {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	color: #666666;

}

.link0 a:link {
	color: #920460;
	font-size: 11px;
}
.link0 a:visited {
	color: #990664;
}
.link0 a:hover {
	color: #FF0000;
}
.link1 a{
	text-decoration: none;

}
.link1 a:link {
	color: #505050;

}
.bg_about {
	background-image: url(images/bg_about.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.link1 a:visited {
	color: #666666;
}
.link1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.itemOn {
	cursor: hand;
	filter: Invert;
}
.itemOff {
	cursor: hand;
	filter:;
}
