.norepeat {
	background-image: url(images/home_nav_background2.jpg);
	background-repeat: no-repeat;
}
a:active {
	color: #000000;
	font-weight: bold;
}
a.special {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	}

a.special:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	}
a.special:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	}
a.special:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	}
a.special:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
}


a.special2 {
	color: #CC3300;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	letter-spacing: -0.05em;
	}

a.special2:link {
	color: #CC3300;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	letter-spacing: -0.05em;
	}
a.special2:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
	letter-spacing: -0.05em;
	}
a.special2:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
	letter-spacing: -0.05em;
	}
a.special2:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
	letter-spacing: -0.05em;
}


.text1 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	}
	
.text1 a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	text-decoration:underline;
	}
	
.text1 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	text-decoration:underline;
	}	
	
.text1 a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	}	
	
.text1 a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	text-decoration:underline;
	}		
	
.text1_bold {
	color: #2036B0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height:13px;
	}	
	
.text2 {
	color: #2036B0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height:11px;
	padding-top:12px;
	}

