body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link
{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bg-color01 {
	background-color: #F76B17;
}
.sky {
	background-image: url(../../Images/bg_sky.jpg);
	background-repeat: repeat-x;
}
.bg-color02
{
	background-color: #ebf2fa;
}
.bg-color03
{
	background-color: seashell;
}
.font15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
}
.font13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}
.font-color01 {
	color: #FFFFFF;
}
.bg-color04 {
	background-color: #CCCCCC;
}
.bg-color05 {
	background-color: #FFFFFF;
}
.bg-title {
	background-image: url(../../Images/bg_title.jpg);
	background-repeat: no-repeat;
}
.bg-color06 {
	background-color: #F2F2F2;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	color: #666666;
}
.font15b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
}
.font-resourceType
{
	font-size: 12px;
	color: blue;
}
.font-addToMyfavorite
{
	font-size: 11px;
	color: green;	
}
.font-description
{
	font-size: 13px;
	color: #112109;
}



.bg-title01 {
	background-image: url(../../Images/bg_title01.jpg);
	background-repeat: no-repeat;
}
.btn-bg
{
	background-image: url(../../Images/btn.jpg);
	background-repeat: no-repeat;
	background-position :center;

}
.bg-line {
	background-image: url(../../Images/line.gif);
	background-repeat: repeat-x;
}
.bg-color07 {
	background-color: #EBEBEB;
}
.font-color02 {
	color: #F76B17;
}

