/* 'slNormal' style must be configured the same as the 'body' style */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  background-color: #000000;
  color: white;
}
h1 {
  /* Never used any more !!!! */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-large;
  color: #FF0000;
  font-weight: bold
}
img {
 border: 0;
}
#horznav {
  font-size: xx-small;
}
.navbgfill 
{
	background-image:url(resource/image/design/navfill.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#vertbar {
	height:23;
	padding:0;
	border-left:1px solid #999;
	background:#000000;
}
#navGap {
	margin:0;
	padding:0;
	height:6;
	font-size:0;
}
#navsec {
	margin:0;
	padding:0;
	height:23;
	font-size:x-small;
	width:100px;
}
#navsec a {
	display:block;
	color:#1D3A76;
	font-weight:bolder;
	border-top:1px solid #fff;
	background:#C1D9F5;
	padding:3px 10px 3px 3px;
}
#navsec a.highlighted {
	color:#fff;
	font-weight:bolder;
	border-top:1px solid #fff;
	background:#6E9BD6;
	padding:3px 10px 3px 3px;
}
#navsec a:hover {
	color:#fff;
	font-weight:bolder;
	border-top:1px solid #fff;
	background:#6E9BD6;
	padding:3px 10px 3px 3px;
}
/* End of NavBar Styles */
.slListing {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  color: #DDEEFF;
  font-weight: normal
}
.slFooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
}
/* 'slNormal' style must be configured the same as the 'body' style */
.slNormal
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
}
.slHeading1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #CCDDFF;
  font-weight: bold
}
.slHeading2 {
  font-size: x-small;
  color: #CCDDFF;
}
.slHeading3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #CCDDFF;
  font-style: normal;
  font-weight: bold
}
a {	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #CCDDEE;
	text-decoration: none;
}
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

/* Rounded borders styles */
.itemTop {background: url(./Resource/Image/Design/dot.gif) 0 0 repeat-x; }
.itemBottom {background: url(./Resource/Image/Design/dot.gif) 0 100% repeat-x; }
.itemLeft {background: url(./Resource/Image/Design/dot.gif) 0 0 repeat-y}
.itemRight {background: url(./Resource/Image/Design/dot.gif) 100% 0 repeat-y}
.itemBottomLeft {background: url(./Resource/Image/Design/bl.gif) 0 100% no-repeat}
.itemBottomRight {background: url(./Resource/Image/Design/br.gif) 100% 100% no-repeat}
.itemTopLeft {background: url(./Resource/Image/Design/tl.gif) 0 0 no-repeat}
.itemTopRight {background: url(./Resource/Image/Design/tr.gif) 100% 0 no-repeat}
.navWide {background: url(./Resource/Image/Design/NavWide.jpg) 100% 100% no-repeat}
.navBend {background: url(./Resource/Image/Design/NavBend.jpg) 100% 100% no-repeat}
/* NavBar Styles */

