.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	background-image: url(../images/textbox/background.gif);
	background-repeat: repeat-x;
	border: 1px solid #C6C6C6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	background-color: #CACACA;
	border: 0px none;
	padding: 2px;
	cursor: hand;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC4444;
	text-decoration: none;
}
a:hover.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF7F7F;
	text-decoration: none;
}
.textred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF7373;
	text-decoration: none;
	text-align: justify;
}
a:hover.textred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC4444;
	text-decoration: none;
	text-align: justify;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E5BAB3;
	text-decoration: none;
}
.textwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E5BAB3;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF2500;
	text-decoration: none;
}
