BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	/*background-image: url(../images/background.gif);
	background-repeat: repeat;
	*/
	margin:0px;
	
} 
TD, P, A, BODY, H1, H2, H3, H4, H5, H6, TH, input, textarea,SELECT
 { color: black; font-size:12px;}
.check{
border:0px solid #FFFFFF;
}
.border{
    border-left:0px dotted #000000;
    border-right: 1px dotted #000000;
    border-top: 0px dotted #000000; 
    border-bottom: 1px dotted #000000;

}

INPUT {
    cursor:hand;
    height:18px;
    border-left:1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black; 
    border-bottom: 1px solid black;
	background-color:#ffffff;
}

TEXTAREA {
    cursor:hand;
    border-left:1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black; 
    border-bottom: 1px solid black;
}

SELECT {
    cursor:hand;
    height:18px;
    border-left:1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black; 
    border-bottom: 1px solid black;
}

.item{
	font-weight: normal;
	font-size: 12px;
	line-height:150%;
     }
.hr{
border:1px dotted #000000;
color:#000000;
}
@media print {.btn{display: none;}}
a:active {font-weight: normal;font-size: 12px; color: red; text-decoration: none;} 
a:visited { font-weight: normal;font-size: 12px;text-decoration: none; color: #000000;}
a:hover {font-weight: normal;font-size: 12px; color: red; text-decoration: underline;}
a:link {font-weight: normal;font-size: 12px; text-decoration: none; color: #000000;}
a{font-weight: bold;font-size: 12px; text-decoration: none; color: #000000;}
.pad {
	position:absolute;
	display:none;
	z-index:100;
	left: -16px;
	top: 34px;

}
.noborder{
border:0px
}
.bai {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bai:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.bai:visited {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.bai:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;

}
a.bai:active {
	color: #FFFFFF;
	text-decoration: none;
}
.hei {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a.hei:link {
	color: #000000;
	text-decoration: none;
}
a.hei:visited {
	color: #000000;
	text-decoration: none;
}
a.hei:hover {
	color: #666666;
	text-decoration: underline;
}
a.hei:active {
	color: #000000;
	text-decoration: none;
}
