body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2.0em;
	font-weight: 300;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-position:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0em;
	color: #000000;
	cursor:default;
/*	cursor:url('Inc/mouse01.cur');   */
}
.{
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #BDBDBD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #939393;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #FFFFFF
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
	text-decoration: blink;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #666666;
	text-decoration: blink;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
a.A_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.A_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: blink;
}
a.A_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #f5f5f5;
	text-decoration: blink;
}
a.A_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #eeeeee;
	text-decoration: blink;
}
a.A_Tab:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
}
a.A_Tab:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #336699;
	text-decoration: blink;
}
a.A_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #3399cc;
	text-decoration: blink;
}
a.A_Tab:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #990000;
	text-decoration: blink;
}
.txt_Copyright {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 200;
	text-decoration: blink;
	color: #FEFEFE;
}
.tab {
	border: 1px solid #cceeff;
}
.tab_1 {
	border: 1px solid #EEEEEE;
}
.txt_Margin {
	margin-left:8px;
	margin-right:8px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.lineBar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	line-height:2.2em;
}
.lineBar2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	line-height:2.2em;
}