body
{
        scrollbar-3dlight-color:#AAAAAA;
        scrollbar-arrow-color:#6E6E6E;
        scrollbar-base-color:#F3EEDE;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-face-color:#E1E1E1;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#AAAAAA;
}


a:link {color:261B0A; font-size:9pt;  font-family:"±¼¸²"; text-decoration:none;}

a:visited {color:261B0A; font-size:9pt;  font-family:"±¼¸²"; text-decoration:none;}

a:hover {color:ED171F; font-size:9pt;  font-family:"±¼¸²"; text-decoration:none;}

a:active {color:261B0A; font-size:9pt;  font-family:"±¼¸²"; text-decoration:none;}

table {
	font-family: "±¼¸²";
	font-size: 9pt;
	line-height:140%;
	color: 666666;
}

img { border: 0; }

.a { font-family: "±¼¸²"; font-size: 9pt; }


.text {
	font-size:9pt;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 0 solid #666666;

	}
.button {
	font-family:Tahoma; 
	font-size:8pt; 
	color:white; 
	background-color:black; 
	padding-top:1; 
	padding-right:2; 
	padding-bottom:1; 
	padding-left:2; 
	border-width:1; 
	border-color:black; 
	border-style:solid;
	}

.vline {
	background-image: url(images/v_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.underline {
	font-size: 9pt;
	text-decoration: underline;
}
.underblue {
	font-size: 9pt;
	color: 000092;
	text-decoration: underline;
}
