.links
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000001;
    text-decoration: none;
    background-image: url(images/link_bg1.gif);
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-right: 21px;
    padding-bottom: 10px;
    padding-left: 21px;
    text-transform: uppercase;
    display: block;
    height: 18px;
}
.arial14black {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
}
.topimg {
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
}

.arial14blue {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #2A96C2;
	text-decoration: none;
}
.arial11blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2A96C2;
	text-decoration: none;
}
.arial11gray {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}


a.links:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
	background-image: url(images/link_bg2.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
	text-transform: uppercase;
	display:block;
	height:18px;
}
.linksact {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
	background-image: url(images/link_bg2.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
	text-transform: uppercase;
	display:block;
	height:18px;
}

.botbg {
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
}

.arial14blueunderline {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2A96C2;
	text-decoration: underline;
}
a.arial14blueunderline:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: underline;
}
.arial11bluenormal {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2A96C2;
	text-decoration: none;
}
a.arial11bluenormal:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
}
.arial11black {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
}
a.arial11black:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	text-decoration: underline;
}

