body {
	background-color: #9999ff;
	background-image: url(../../sc/gfx/BGBody.gif);
}
.MainFrame {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.shdw-R {
	background-image: url(SHADOW-R.jpg);
	background-repeat: repeat;
}
.shdw-B {
	background-image: url(SHADOW-B.jpg);
	background-repeat: repeat;
}
.TopMNU {
	background-image: url(HDR-Mnub.jpg);
}
.topMNU a:link {
	color: #ceeffb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.topMNU a:visited {
	color: #ceeffb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topMNU a:hover {
	color: #FFFFFF;
}
.topMNUC a:link {
	color: #FFF25B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.topMNUC a:visited {
	color: #F9EF50;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.topMNUC a:hover {
	color: #FFF05F;
}
.MnuL-Topper {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.MnuL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333FF;
	border-right-color: #000000;
	border-bottom-color: #3333FF;
	background-color: #3333FF;
	font-weight: bold;
	color: #FFFFFF;
	border-left-color: #3333FF;
}
.MnuLcat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333FF;
	border-right-color: #000000;
	border-bottom-color: #3333FF;
	background-color: #3333FF;
	font-weight: bold;
	color: #FFFF00;
	border-left-color: #3333FF;
}
.MnuL a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.MnuL a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.MnuL a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.MnuLV {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	border-left-color: #000000;
}
.MnuLV a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.MnuLV a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.MnuLV a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.bar-BlueFade {
	background-image: url(bar-bluefade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}.mainTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainTXT a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.mainTXT a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.mainTXT a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}.bold {
	font-weight: bold;
}
/* Set the default pointer */
td.pointer{ cursor:help; }
/* inside a group */
.group{
	text-align:center;
}
.group img{
	background-image:url(group.gif);
	text-align:center;
	vertical-align:middle;
	padding:15px;
	background-repeat:no-repeat;
	background-position:center;
}
/* Popup msg */
input.hide {
  position:absolute;
  left:-137px;
  -moz-opacity:0;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}

.tableborder{
  border:1px solid #072A66;
  border-right:1px solid #072A66;
  background-color:#FFF;
  margin:0;
  padding:0;
}
