.fadebarone {
background-image: url('topbar-82.JPG');
background-repeat: no-repeat;
}
.fadebartwo {
position: relative;
top: 0;
font-size: 0px;
}
.fadebarthree {
position: relative;
top: 0;
}
.fadebartop {
background-image: url('welcome.JPG');
background-repeat: no-repeat;
height: 90;
}
.fadebarbot {
background-image: url('fadeborbot-82.JPG');
background-repeat: no-repeat;
height: 55;
}
.blank {
font-size: 1pt;
}
.leftbox {
height: 200px;
border-top: solid 1px #444faa;
border-left: solid 1px #444faa;
color: #972aff;
font-size: 12pt;
font-family: verdana;
}
.rightbox {
height: 200px;
border-bottom: solid 1px #444faa;
border-right: solid 1px #444faa;
color: #972aff;
font-size: 12pt;
font-family: verdana;
}
.shortcuts {
font-family: arial, helvectia;
font-weight: 600;
font-size: 11pt;
color: navy;
height: 20px;
text-align: center;
}
A:link {color: navy; text-decoration: none; }
A:visited {color: navy; text-decoration: none; }
A:active {color: navy; text-decoration: none; }
A:hover {color: navy; text-decoration: underline; }
#newsletbut {
	width: 115px;
	height: 85px;
	background-image: url("intro_news_button_85_1.png");
	background-position: 0px 0px;
	display: block;
}
#newsletbut:hover {
	width: 115px;
	height: 85px;
	background-image: url("intro_news_button_85_1.png");
	background-position: 115px 0px;
	display: block;
}