/*body {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #898888;
	scrollbar-base-color: #898888;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #898888;
	scrollbar-shadow-color: #898888;
	scrollbar-track-color: #ffffff;
}*/
.rol {
	scrollbar-3dlight-color: #BEBEBE;
	scrollbar-arrow-color: #898888;
	scrollbar-base-color: #898888;
	scrollbar-darkshadow-color: #BEBEBE;
	scrollbar-face-color: #BEBEBE;
	scrollbar-highlight-color: #898888;
	scrollbar-shadow-color: #898888;
	scrollbar-track-color: #BEBEBE;
}
body {
	background-image: url(images/bckgndlong.gif);
	padding-top: 2px;
}
#footer {
	background-color: #eaeff5; /* Sets the top border properties for an element using shorthand notation */
	padding: 8px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 746px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8e9fd0;
}
.style1 {font-size: smaller}
.style2 {font-size: medium; }

.text {font-family: tahoma;font-size:11px;color:#828282;text-decoration:none;line-height:13px;}
.text-yelow {font-family: tahoma;font-size:11px;color:#FFEA00;text-decoration:none;line-height:11px;}
.text-white {font-family: tahoma;font-size:11px;color:#ffffff;text-decoration:none;line-height:13px;}

a.first {color: #ffffff; font-family: Tahoma; font-size:11px; text-decoration: none;}
a.first:visited { color: #ffffff;}
a.first:hover {color: #ffffff; text-decoration: underline;}
a.first:active { color: #ffffff;}

a.second-blue { color: #4F6999; font-family: Tahoma; font-size:11px; text-decoration: underline;}
a.second-blue:visited { color: #4F6999;}
a.second-blue:hover { color: #4F6999; text-decoration:none;}
a.second-blue:active { color: #4F6999;}

a.second-white{ color: #ffffff; font-family: Tahoma; font-size:11px; text-decoration: underline;}
a.second-white:visited { color: #ffffff;}
a.second-white:hover { color: #ffffff; text-decoration:none;}
a.second-white:active { color: #ffffff;}

a.second-yelow{ color: #FFEA00; font-family: Tahoma; font-size:11px; text-decoration: underline;}
a.second-yelow:visited { color: #FFEA00;}
a.second-yelow:hover { color: #FFEA00; text-decoration:none;}
a.second-yelow:active { color: #FFEA00;}

