.detail {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.detail1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-decoration: none;
}

.dline {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	text-decoration: underline;
}
.detail a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #003399;
	text-decoration: none;


}
.detail a:hover {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.detail a:link {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #003399;
	text-decoration: none;
}
.txtbox01 {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;

}
.dline2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.button01 {
	background-color: #FF9900;
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;

}
.dline3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.dline4 {
	margin: 2px;
	padding: 2px;
	border: 1px dotted #333333;
}
.ddlist01 {
	margin: 1px;
	padding: 1px;
	width: 50px;
	border: 1px solid #000000;
}
INPUT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT: 8pt 'Tahoma';
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff
}
TEXTAREA
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT: 8pt 'MS Sans Serif';
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}
SELECT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT: 8pt 'Tahoma';
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff
}