@charset "windows-1251";
/* DigSys CSS Document - Custom font colours for sections and services' subsections */




/* Begin defining colours
=================================================================*/

.internet_color, h1.internet_color, .internet_color a {
	color:#039;
}

.hosting_color, h1.hosting_color, .hosting_color a {
	color:#090;
}

.software_color, h1.software_color, .software_color a {
	color:#ff9933;
}

.system_integration_color, h1.system_integration_color, .system_integration_color a {
	color:#ff3300;
}

.payment_color, h1.payment_color, .payment_color a {
	color:#060;
}

h2.support_24_color,h2.support_24_color a, h3.support_24_color {
	color:#ff6600;
}

h2.support_admin_color, h2.support_admin_color a, h3.support_admin_color {
	color:#ff9900;
}

h2.support_qna_color, h2.support_qna_color a, h3.support_qna_color {
	color:#99cc33;
}

h2.contacts_coverage_color, h2.contacts_coverage_color a, h3.contacts_coverage_color {
	color:#000066;
}

h2.contacts_offices_color, h2.contacts_offices_color a, h3.contacts_offices_color {
	color:#3366cc;
}

h2.contacts_email_color, h2.contacts_email_color a, h3.contacts_email_color {
	color:#265777;
}

/* END colors */
