/* CSS Document */

a:hover     {   color: #002740;  }

h1 {
	background-image:url(../img/title-background.png);
    background-repeat:repeat-x;
}

h2 {
    border-top:2px solid #002740;
    border-bottom:1px solid #002740;
}

input,
textarea,
select {
    border:1px solid #002740;
}

#MnuUp {
	background-image:url(../img/mnuup-background.png);
}

#MnuLeft .logo{
    height:70px;
	background-image:url(../img/sa_logo.png);
}

#MnuLeft a.mnu, 
#MnuLeft a.mnuSelected, 
#Content .attachedDoc a.doc {
	background-image:url(../img/bullets.png);
}

#MnuLeft a.mnuSelected, #MnuLeft a.mnuSelected:hover {
    color: #002740;
}

#Content .attachedDoc a.doc,
#Content .News .title,
#Content .Links .title {
    border-top:2px solid #002740;
    border-bottom:1px solid #002740;
}

#Footer {
	background-image:url(../img/footer-background.png);
}

input.submit,
#Content .News .title a.butRight,
#Content .Links .title a.butRight,
#Content a.linkStandAlone,
#Footer a {
	background-image:url(../img/bullets.png);
}
	
h1, 
#MnuUp .titleLeft, 
#MnuUp .titleRight, 
#Footer .Block1, 
#Footer .Block2, 
#Footer .Block3,
#Footer a {
    color:#ffffff;
}

#Footer label,
#Footer p,
#Footer a:hover {
    color:#cacaca;
}

#divLangUpper .btnLang a, #divLangUpper .btnLang a.Selected {
	color: #466d9a;
}

#divLangUpper .btnLang a.Selected {
	color: #ffffff;
}
	
#divLangUpper .btnLang a:hover, #divLangUpper .btnLang a.Selected:hover {
	color: #ffffff;
}

