body, td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
.styTableBorder {
	border: 1px solid #394A91;
}
.spliter {
	background-color: #333333;
	width: 1px;

}
.styHeadTD {
	background-color: #9E9ECF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.styHeadTR {
	color: #FFFFFF;
	background-color: #4053A2;
	/*background-image: url(../_logo/TopCell.jpg);*/
}
.styInnerTableBorder {
	background-color: #4459AC;
}
.MainText {
	background-color: #FFFFFF;
}
.styPerBar {
	background-color: #38498D;
	border: 1px inset #000066;
}
.stySunrise {
	color: #4053A2;
	text-align: right;

}
.MainTextLeft {
	background-color: #C7C7E4;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.styInput0Border {
	height: 18px;
	width: 98%;
	border: none;
}

.button {
	font-family: verdana;
	font: 9pt;
	background: #cccccc; 
	border-bottom: #665b8e 1px solid; 
	border-left: #ffffff 1px solid; 
	border-right: #665b8e 1px solid; 
	border-top: #ffffff 1px solid; 
	color: #333333;
	height: 20px;
	padding: 1px
}

.text {
	font-family: verdana;
	font: 9pt;
	background: #f7f3f7;
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.styPerBarV {
	background-color: #38498D;
	border-top: 1px outset;
	border-right: 1px outset;
	border-bottom: 0px none;
	border-left: 1px outset;

}
.styBottomBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.styTdBGLine {
	background-color: #FFFFFF;
	background-image: url(../supervise/IMG/Line.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}
.styTDBGRight {
	background-image: url(../supervise/IMG/Line.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stySmallBtnTop {
	font-size: 8px;
	font-family: "Webdings";
	height: 24px;
	width: 16px;
	/*background-image: url('../_logo/TopCell.jpg');*/
	background-color: #4053A2;
	color:#ffffff;
	background-position: Top;
}
.stySmallBtnBott {
	font-size: 8px;
	font-family: "Webdings";
	height: 24px;
	width: 16px;
	/*background-image: url('../_logo/TopCell0.jpg');*/
	background-color: #4053A2;
	color:#ffffff;
	background-position: bottom;
}
