/***********  General CSS *************************/
body {
	color: #BCBCBC;
	background: url(../img/tweezermanbg.gif) left top repeat-y;
	/* background-color: #653366;*/
	background-color: #FFFFFF;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	/*scrollbar-face-color:#653366;*/
	scrollbar-face-color:#B3B3B3;
}

body a {
	color: #B3B3B3;
	text-decoration: none;
}

body a:hover {
	color: #4884C1;
	text-decoration: underline;
}


#SAContent1 a, #SAContent2 a,#SAContent3 a, #SAContent4 a {
	color: #4884C1;	
	text-decoration: underline;
}

#SAContent1 a:hover, #SAContent2 a:hover,#SAContent3 a:hover, #SAContent4 a:hover {
	color: #4884C1;	
	text-decoration: none;
}

/**********  SAMenu CSS *********************************/

#SAMenu1_-1_1 {
	color: #fff;
	background: url(../img/whiteseperator.gif) 485px 15px no-repeat;
	/*background-color: #653366;*/
	background-color: #B3B3B3;
}

#SAMenu1 li a {
	color: #fff;
}


#SAMenu2 li a 
{
	color: #B3B3B3;
	/*color: #BCBCBC;*/
}

#SAMenu2 li a:hover 
{
	/*color: #4884C1;*/
	color: #BCBCBC;	
}

#SAMenu2 li a.Selected, #SAMenu2 li a.Selected:hover, #SAMenu2 li a.AtWay, #SAMenu2 li a.AtWay:hover {
	color: #4884C1;
	/*color: #653366;*/
}

#SAMenu2 ul li a 
{
	color: #4884C1;
	/*color: #653366;*/
	background: url(../img/Purpledot.gif) 3px 5px no-repeat;
}

#SAMenu2 ul li a:hover 
{
	color: #4884C1;
	/*color: #653366;*/
	background: url(../img/Purpledot.gif) 3px 5px no-repeat;
}

#SAMenu2 ul li a.Selected, #SAMenu2 ul li a.Selected:hover, #SAMenu2 ul li a.AtWay, #SAMenu2 ul li a.AtWay:hover  
{
	color: #4884C1;
	/*color: #653366;*/
	background: url(../img/Purpledot.gif) 3px 5px no-repeat;
}

/********** SA -text CSS ********************************/
.Otsikko {
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 21px;
	font-weight: normal;
	color: #B3B3B3;
}	













