<!--
a:active {  font-family: Verdana, sans-serif; font-size: 12; font-weight: normal; color: #333333; text-decoration: underline; }
a:hover {  font-family: Verdana, sans-serif; font-size: 12; font-weight: normal; color: #FFFFFF; text-decoration: underline; background-color: #CC9933 }
a:link {  font-family: Verdana, sans-serif; font-size: 12; font-weight: normal; color: #333333; text-decoration: underline; }
a:visited {  font-family: Verdana, sans-serif; font-size: 12; font-weight: normal; color: #333333; text-decoration: underline; }

table { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal color: #333333;  }

.sub table { font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal color: #333333;  }

.bdr  table{ border-color: #FF0000 Red Red; ; border-style: dashed; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

table.lft {
	border-left: dotted; border-color: #DCDCDC;
}
table.rt {
	 border-right: dotted; border-color: #DCDCDC;
}
table.top {
	 border-top: dotted; border-color: #DCDCDC;
}
table.btm {
	 border-bottom: dotted; border-color: #DCDCDC;
}

.bg_img
{
	background-image:url(../images/bg_img.jpg;
	background-repeat:repeat;
}

td {  font-size: 12; line-height: normal; font-weight: normal; color: #333333; list-style-position: outside; list-style-type: disc; }

.link a: { font-family: Verdana, sans-serif; font-size: xx-small;font-weight:normal;color: #333333; text-decoration: underline; }
.link a:active { font-family: Verdana, sans-serif; font-size: xx-small;font-weight:normal;color: #333333; text-decoration: underline; }
.link a:hover { font-family: Verdana, sans-serif; font-size: xx-small;font-weight:normal;color: #FFFFFF; text-decoration: underline;}
.link a:link { font-family: Verdana, sans-serif; font-size: xx-small; font-weight: normal color: #333333; text-decoration: underline; }
.link a:visited {font-family: Verdana, sans-serif; font-size: xx-small; font-weight: normal color: #333333; text-decoration: underline; }



}

-->