﻿@import url("../../CSS/HoaDefaultStyles.css");

body
{
	background:url('images/back.gif') repeat-x;
}

/* Header */


#MgmtCompanyLogo
{
	background:url('images/div1.gif') repeat-x;
}
#MgmtCompanyLogo a
{
	border-top:solid 7px #A3CDE4;
}

/* End Header */

/* Navigation Buttons */
#NavButtons li
{
	background:url('images/div2.gif') center right no-repeat;
	color: #7f7f7f !important;
}
#mgmtCo a
{
	background:url('images/ico_mgmtco.png') no-repeat;
}
#default a
{
	background:url('images/ico_home.png') no-repeat;
}
#docs a
{
	background:url('images/ico_doc.png') no-repeat;
}
#events a
{
	background:url('images/ico_cal.png') no-repeat;
}
#vendors a
{
	background:url('images/ico_loc.png') no-repeat;
}
#special a
{
	background:url('images/ico_serv.png') no-repeat;
}
#contact a
{
	background:url('images/ico_cont.png') no-repeat;
}
/* End Navigation Buttons */

.ButtonPrev
{	
	background:url('images/but_hoa_prev.gif') !important;
}
.ButtonNext
{
	background:url('images/but_hoa_next.gif') !important;
}
.ButtonSend
{
	background:url('images/but_hoa_send.gif') !important;
}

