body {
	background-image: url(../images/template/background.gif);
}

.leftBorder {
	background-image: url(../images/template/background-left.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.rightBorder {
	background-image: url(../images/template/background-right.gif);
	background-repeat: no-repeat;
	background-position: top;
}

a:link, a:active, a:focus, a:visited, a:hover {
  color:#666666;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}
.bkgHomeIndexSearch {
	vertical-align: top;
	font-size: 10px;
}
a.homeIndexText:link, a.homeIndexText:active, a.homeIndexText:focus, a.homeIndexText:visited {
	vertical-align: 30%;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 10px;
	color: #171717;
}
a.homeIndexText:hover{
  text-decoration:underline;
}
.Slogan {
	COLOR:#7AB1D5;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.ContentTitle {
	COLOR:#4E6675;
	font-size: 16px;
	font-weight: bold;
}

.TextHighlight {
  color:#333333;
  font-weight:bold; 
}
.homePageText {
	font-size: 12px;
	color:#E3EEF4;
	font-weight: bold;
}
.Advertising {
  COLOR:#000000;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 1px
}
.MenuPointer {
	background-image: url(../images/template/menu-pointer.gif);
	background-repeat: no-repeat;
	border: none;
}
a.Link:link, a.Link:active, a.Link:focus, a.Link:visited {
	color: #666666;
	font-weight:bolder;
}
a.Link:hover{
	text-decoration:underline;
}
.Tab {

	color: #000000;
	font-size: 11px;
}
a.Tab:link, a.Tab:active, a.Tab:focus, a.Tab:visited {
text-decoration:none;
	color: #000000;
  font-size: 11px;
}
a.Tab:hover{
	text-decoration:underline;
}
a.TabHighlight:link, a.TabHighlight:active, a.TabHighlight:focus, a.TabHighlight:visited {
	color: #FFFFFF;
}
a.TabHighlight:hover{
	text-decoration:underline;
}
.LeftMenuHighlight {
	font-weight:bolder;
	color: #F0AE00;
}
a.LeftMenuHighlight:link, a.LeftMenuHighlight:active, a.LeftMenuHighlight:focus, a.LeftMenuHighlight:visited {
	font-weight:bolder;
	color: #F0AE00;
}
a.LeftMenuHighlight:hover {
	text-decoration:underline;
}
.TabItem {
	vertical-align:middle;
	background-image: url(../images/template/tab.gif);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
	height: 35px;
	color: #000000;
    font-weight: bold;
}
.TabBorder {
	background-image: url(../images/template/tab-left-border.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.TabBorderHighlight {
	background-image: url(../images/template/tab-border-highlight.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.TabEmpty {
	background-image: url(../images/template/tab-empty.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.TabItemHighlight {
	vertical-align:middle;
	background-image: url(../images/template/tab-highlight.gif);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
	height: 35px;
	color: #000000;
  font-weight: bold;
}
a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:focus, a.LeftMenu:visited {
	color: #000000;
	font-size:12px;
	text-decoration:none;
}
a.LeftMenu:hover{
	text-decoration:underline;
}
.LeftMenuCurrent {
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
a.TextLink:link, a.TextLink:active, a.TextLink:focus, a.TextLink:visited {
	font-weight:bolder;
	text-decoration:underline;
}
a.TextLink:hover{
	text-decoration:none;
}
.Separator {
	background-image: url(../images/template/menu-separator.gif);
	background-repeat: no-repeat;
	border: none;
}
.HorizonalSeparator {
	background-image: url(../images/template/horizonal-separator.gif);
	background-repeat: repeat-x;
	border: none;
}
.HorizonalSeparatorTop {
	background-image: url(../images/template/horizonal-separator-top.gif);
	background-repeat: repeat-x;
	border: none;
}
.HorizonalSeparatorPageTop {
	background-image: url(../images/template/horizonal-separator-page-top.gif);
	background-repeat: repeat-x;
	border: none;
}
.subMenu {
  padding-left:15px;
}
.Pointer {
	background-image: url(../images/template/pointer.gif);
	background-repeat: no-repeat;
	border: none;
}
a.CopyRight:link, a.CopyRight:active, a.CopyRight:focus, a.CopyRight:visited {
	font-size: 11px;
}
a.CopyRight:hover{
	text-decoration:underline;
}
.CopyRightSeparator {
	padding-right: 6px;
	padding-left: 6px;
}



a.htdig_title:link, a.htdig_title:active, a.htdig_title:focus, a.htdig_title:visited {
	font-size: 13px;
	text-decoration:underline;
}
a.htdig_title:hover{
	text-decoration:none;

}

.htdig_excerpt  {
   font-family:Arial, Helvetica, sans-serif;
   color:#404040;
   font-size: 12px;
}

.htdig_url  {
   font-family:Arial, Helvetica, sans-serif;
   color:#000000;
   font-size: 12px;
}

.htdig_modified  {
   font-family:Arial, Helvetica, sans-serif;
   color:#808080;
   font-size: 10px;
}


