/* CSS Document */

.home
{
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:68px;
	height:50px;
}

.home:hover
{
	background-image:url(../images/home_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:68px;
	height:50px;
}

.home_h
{
	background-image:url(../images/home_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:68px;
	height:50px;
}

.principals
{
	background-image:url(../images/principals.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:99px;
	height:50px;
}

.principals:hover
{
	background-image:url(../images/principals_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:99px;
	height:50px;
}

.principals_h
{
	background-image:url(../images/principals_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:99px;
	height:50px;
}

.associates
{
	background-image:url(../images/associates.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:102px;
	height:50px;
}

.associates:hover
{
	background-image:url(../images/associates_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:102px;
	height:50px;
}

.associates_h
{
	background-image:url(../images/associates_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:102px;
	height:50px;
}

.events
{
	background-image:url(../images/events.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:76px;
	height:50px;
}

.events:hover
{
	background-image:url(../images/events_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:76px;
	height:50px;
}

.events_h
{
	background-image:url(../images/events_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:76px;
	height:50px;
}

.freedownload
{
	background-image:url(../images/freedownload.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:144px;
	height:50px;
}

.freedownload:hover
{
	background-image:url(../images/freedownload_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:144px;
	height:50px;
}

.freedownload_h
{
	background-image:url(../images/freedownload_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:144px;
	height:50px;
}

.newsletter
{
	background-image:url(../images/newsletter.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:105px;
	height:50px;
}

.newsletter:hover
{
	background-image:url(../images/newsletter_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:105px;
	height:50px;
}

.newsletter_h
{
	background-image:url(../images/newsletter_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:105px;
	height:50px;
}

.fees
{
	background-image:url(../images/fees.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;	cursor:pointer;
	width:61px;
	height:50px;
}

.fees:hover
{
	background-image:url(../images/fees_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:61px;
	height:50px;
}

.fees_h
{
	background-image:url(../images/fees_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:61px;
	height:50px;
}

.about
{
	background-image:url(../images/about.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:94px;
	height:50px;
}

.about:hover
{
	background-image:url(../images/about_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:94px;
	height:50px;
}

.about_h
{
	background-image:url(../images/about_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:94px;
	height:50px;
}

.contact
{
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:107px;
	height:50px;
}

.contact:hover
{
	background-image:url(../images/contact_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:107px;
	height:50px;
}

.contact_h
{
	background-image:url(../images/contact_h.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:107px;
	height:50px;
}
