body {
 scrollbar-arrow-color: #808080; 
 scrollbar-3dlight-color: #e0e0e0; 
 scrollbar-highlight-color: #ffffff; 
 scrollbar-face-color: #eeeeee; 
 scrollbar-shadow-color: #c0c0c0; 
 scrollbar-darkshadow-color: #ffffff; 
 scrollbar-track-color: #eeeeee; 
 padding:0;margin:0; 
}
.bg_home {
	background-attachment: fixed;
	background-image: url(../images/BG_redblue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4485b0;
}
.bg_sub_right {
	background-attachment: fixed;
	background-color: #e3eef6;
	background-image: url(../images/BG_sub_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_newsstrip {
	background-attachment: fixed;
	background-color: #edf5fb;
	background-image: url(../images/BG_index_newstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #2874A7;
	text-decoration: underline;
}
