﻿.backg
{
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../images/home/contentbg.jpg);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: white
}
.scroll
{
    SCROLLBAR-FACE-COLOR: #AAB4E4;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #1f83aa;
    SCROLLBAR-3DLIGHT-COLOR: #344173;
    SCROLLBAR-ARROW-COLOR: #344173;
    SCROLLBAR-TRACK-COLOR: #C4CADF;
    SCROLLBAR-DARKSHADOW-COLOR: #344173;
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: D8EBF9;
	text-decoration: none;
}
.conttext {	
	font-family: Arial;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: none;
}

.supporttext {
	font-family: Arial;
	font-size: 12px;
	color: 736257;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.scrollsupport
{
    SCROLLBAR-FACE-COLOR: #968477;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #544032;
    SCROLLBAR-3DLIGHT-COLOR: #B6A498;
    SCROLLBAR-ARROW-COLOR: #544032;
    SCROLLBAR-TRACK-COLOR: #ECD9CD;
    SCROLLBAR-DARKSHADOW-COLOR: #B6A498;
}
.testitext {
	font-family: Arial;
	font-size: 12px;
	color: 592355;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}


.contacttext {
	font-family: Arial;
	font-size: 12px;
	color: #20376b;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.warningtext {
	font-family: Arial;
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
