/* CSS Document */
body,td,th {
	font-size: 12px;
}
body {
	background-image: url(../images/sy_bg.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.line{line-height:1.5em;}

.LableDefault{ background:#0177D9;color: #FFFFFF;cursor:hand;}

.LableSelected{ background:#023787;color: #FFFFFF;cursor:hand;}
.STYLE1 {color: #FF0000}

BODY {

SCROLLBAR-FACE-COLOR: #00398C; FONT-SIZE: 9pt;
SCROLLBAR-HIGHLIGHT-COLOR: #3EA1F3; 
SCROLLBAR-SHADOW-COLOR: #efefef; COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #efefef; 
CROLLBAR-DARKSHADOW-COLOR: #ffffff; 
TEXT-DECORATION: none

}

input { border-top-width: 1px; padding-right: 1px; padding-left: 1px;

 border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px;

 padding-bottom: 1px; padding-top: 1px; height: 18px;

 border-left-color: #c0c0c0; border-bottom-color: #c0c0c0;

 border-top-color: #c0c0c0; border-right-color: #c0c0c0;

 background-color: #FFFFFF; cursor: hand;

 font-size: 9pt;  color: #000000;

}

textarea { border-width: 1; border-color: #c0c0c0; background-color: #FFFFFF;font-size: 9pt; cursor: hand; color: #000000;

}

.a1:link {
	color: #7D7D7D;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #7D7D7D;
}
.a1:hover {
	text-decoration: underline;
	color: #FF0000;
}
.a1:active {
	text-decoration: none;
}
	
.a2:link {
	color: #ffffff;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #ffffff;
}
.a2:hover {
	text-decoration: underline;
	color: #FF0000;
}
.a2:active {
	text-decoration: none;
}