body {
	margin-top:26px;
	margin-bottom:26px;
	margin-left:0px;
	margin-right:0px;
	background-color:#CED1D3;
	background-image:url(../images/back.gif);
	background-repeat:repeat;
	background-position:top left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.topbg {
    background-image:url(../images/top-middle.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.logo {
	padding:10px 0px 0px 13px;
	margin:0px;
}

.headerright {
    background-image:url(../images/img2.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.left-bg {
    background-image:url(../images/left-img.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.right-bg {
    background-image:url(../images/right-img.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.headernav {
	background-image:url(../images/heade-img.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.righthead {
	background-image:url(../images/right-head.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	padding:0px 0px 3px 0px;
}

.bluebg {
	background-color:#7F99B2;
}

.blueborder {
	border-left: 2px #7F99B2 solid;
	border-right: 2px solid #7F99B2;
}

.redhead {
	background-image:url(../images/head-middle.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding:0px 0px 10px 5px;
}

.topline {
	font-family: Verdana;
	font-size: 11px;
	color: #5B798E;
	font-weight: normal;
	text-decoration:none;
}

.toplink {
	font-family: Verdana;
	font-size: 11px;
	color: #5B798E;
	font-weight: normal;
	text-decoration:underline;
}

.toplink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
}

.blacktext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.whitetext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

.redtext {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  width: 128px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  background-image:url(../images/line.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  padding:0px 0px 0px 10px;
}

#linklist li a { text-decoration: none; color:#FFFFFF; }
#linklist li a:hover { text-decoration: none; color:#000000; }


#linklist1 {
  padding-left: 0;
  margin-left: 0;
  margin-top:5px;
  margin-bottom:0px;
}

#linklist1 li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  background-image:url(../images/line1.gif);
  background-repeat:repeat-x;
  background-position:bottom left;
  padding:2px 0px 2px 20px;
}

#linklist1 li a { text-decoration: none; color:#FFFFFF; }
#linklist1 li a:hover { text-decoration: none; color:#000000; }

.lightblue  {
	background-color:#7F99B2;
}

.footerbg {
    background-image:url(../images/footer-middle.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.footertext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	padding:0px 0px 16px 0px;
}

.footerlink {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.footerlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}



