body, td, Input {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	margin:0px;
}
.InputField{
	color:#003366;
	border: 1px solid #116BA2;
	height: 20px;
	font-size: 11px;	
	padding-left:6px;
	padding-top:2px;
}
.NewsDate {
	font-size: 11px;
	color: #FFFFFF;
}
marquee {
	font-size: 11px;
	color: #FFFFFF;
}
a.AboutLink:link, a.AboutLink:visited{
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.AboutLink:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


.MenuDiv {
	font-size: 10px;
	color: #1896DE;
}

Label {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}.TopMenuBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1896DE;
	border-bottom-color: #1896DE;
}
.TopMenuLinks, a.TopMenuLinks:Link, a.TopMenuLinks:visited {
	color: #000000;
	text-decoration: none;
}
a.TopMenuLinks:Hover{
	color: #013567;
	text-decoration: Underline;
}
.RedText {
	color: #FF0000;
}
ul#navigation ,ul#navigationR 
{
   margin:0;padding:0;list-style-type:none; 
    }
ul#navigation ul 
{
    margin:0;padding:4px 0; background-color:#F0F3E4;list-style-type:none;
    }    
    
/* IE style \*/ 
* html .MainMenuLinks,* html a.MainMenuLinks:Link,* html a.MainMenuLinks:visited,* html a.MainMenuLinks:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/Menus/LeftMenuBgNorm.gif);
	display: block;
	height: 13px;
	width: 182px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom:8px;
}
* html a.MainMenuLinks:hover {
	background-image: url(../images/layout/Menus/LeftMenuBgOver.gif);
		text-align: left;
		padding:5px 0 8px 12px;
}
* html .MainMenuLinksR,* html a.MainMenuLinksR:Link,* html a.MainMenuLinksR:visited,* html a.MainMenuLinksR:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:#8BB107 url(../images/layout/Menus/RightMenuBgNorm.gif);
	display: block;
	height: 13px;
	width: 182px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:8px;
	margin:0;
}
* html a.MainMenuLinksR:hover {
	background: url(../images/layout/Menus/RightMenuBgOver.gif) right;
		text-align: right;
		padding:5px 12 8px 0px;
}
/* IE style */
    
.MainMenuLinks, a.MainMenuLinks:Link, a.MainMenuLinks:visited, a.MainMenuLinks:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/Menus/LeftMenuBgNorm.gif);
	display: block;
	height: 13px;
	width: 170px;
	text-align: right;
	padding: 5px 12px 8px 0;
}
a.MainMenuLinks:hover {
	background-image: url(../images/layout/Menus/LeftMenuBgOver.gif);
		text-align: left;
		padding:5px 0 8px 12px;
}
.MainMenuLinksR, a.MainMenuLinksR:Link, a.MainMenuLinksR:visited, a.MainMenuLinksR:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/layout/Menus/RightMenuBgNorm.gif);
	display: block;
	height: 13px;
	width: 172px;
	text-align: left;
	padding: 5px 0 8px 12px;
}
a.MainMenuLinksR:hover {
	    background: url(../images/layout/Menus/RightMenuBgOver.gif) right;
		text-align: right;
		padding:5px 12 8px 0px;
}
.helpLinkHead {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 3px;
	padding-left: 8px;
}
/* IE style Hack */
* html .HelpMenuLinks,* html a.HelpMenuLinks:Link,* html a.HelpLinks:visited,* html a.HelpMenuLinks:hover {
	text-decoration: none;
	background-image: url(../images/layout/Menus/BulHLink.gif);
	display: block;
	height: 20px;
	width: 182px;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	font-weight:normal;
	outline:none;
}
* html a.HelpMenuLinks:hover {
	color: #006600;
	text-decoration: underline;
}
/* IE style */
.HelpMenuLinks, a.HelpMenuLinks:Link, a.HelpLinks:visited, a.HelpMenuLinks:hover {
	text-decoration: none;
	background-image: url(../images/layout/Menus/BulHLink.gif);
	display: block;
	height: 20px;
	width: 162px;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	font-weight:normal;
	outline:none;
}
a.HelpMenuLinks:hover {
	color: #006600;
	text-decoration: underline;
}
.GreenText {
	color: #00923F;
}
.DarkGreenText {
	color: #006666;
}
.RedText {
	color: #FF0000;
}
.CountColor {
	color: #003366;
}
.TopSearchLink,a.TopSearchLink:link,a.TopSearchLink:visited {
	color: #000000;
	text-decoration: none;
}
.panelTd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.panelCItem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.panelOneItem {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:8px;
}
.WhiteLink, a.WhiteLink:link, a.WhiteLink:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.MoreLinkGreen,a.MoreLinkGreen:Link,a.MoreLinkGreen:visited {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.MoreLinkGreen:hover{
	color: #1996DE;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.ban468x60 {width:468px;height:60px;}
.NewsUL {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left:8px;
}
.NewsUL li {
	padding-top: 2px;
	padding-bottom: 3px;
	list-style-image: url(../images/RedBul.gif);
	vertical-align: middle;
}
.NewsUL a, .NewsUL a:visited {
	color: #000000;
	text-decoration: none;
}
.NewsUL a:hover {
	color: #1996DE;
	text-decoration: none;
}
.PhotoUL 
{
	margin:5px;
	padding:0px;
	padding-bottom:12px;
	list-style-type:none !Important;
	list-style-image:none;
	position:relative;
}
.PhotoUL li 
{
	vertical-align:middle;
	float:left;
	height:80px;
	width:100px;
	background-color:#f6f6f6;
	border:1px solid #eaeaea;
	margin:2px 4px;
    text-align:center;
}

.PhotoUL a, .PhotoUL a:visited, .PhotoUL a:hover {
	text-decoration: none;
}

.ArticleUL {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 80px;
	padding:0;
}
.ArticleUL li {
    padding:0;
    margin:0;
	padding-top: 5px;
	padding-bottom: 2px;
	list-style-type:none;
	list-style-image:none !Important;
	vertical-align: middle;
	color:#777;
	border-bottom:1px dotted #e0e0e0;
}
.ArticleUL a, .ArticleUL a:visited {
	color: #144978;
	text-decoration: none;
}
 .ArticleUL a:hover {
	color: #DA241D;
	text-decoration: none;
}
.ArticleUL li span {color:#999;}
.ArticleUL li img {margin-left:-70px;}
.TabBorder {
	border: 1px solid #CCCCCC;
	background-color:White;
}
.TabTitle {padding:4px 8px;font-weight:bold;color:White;}
.TabTitle a {color:White;text-decoration:none;}
.TabTitle a:hover {text-decoration:underline;}
.TabFunZone {background-color:#769706;}
.TabCurCon {background-color:#006666;}
.TabBizDirect, .TabTrafficUpdates {background-color:#9966CC;}
.TabVideoGal {background-color:#660050;}
.TabTrafficUpdates {background-color:#1996DE;}
.titleDpGrn {
	color: #FFFFFF;
	background-color: #006666;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.leftBordDotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.titlePurple {
	color: #FFFFFF;
	background-color: #9966CC;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.titleCyan{
	color: #FFFFFF;
	background-color: #1996DE;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.GreenBold {
	font-weight: bold;
	color: #006600;
}




a.WhiteLink:hover{
	color: #FFFFFF;
	text-decoration: Underline;
}

.panelTwoItem {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #1996DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:8px;
}
.panelThreeItem {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:8px;
}
.panelFourItem {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #769706;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:8px;
}


a.TopSearchLink:hover{
	color: #000000;
	text-decoration: underline;
}
a.BlueLink:link,a.BlueLink:visited {
	color: #1996DE;
	font-weight:bold;
	text-decoration:none;
}
a.BlueLink:hover{
		text-decoration:underline;
}
.GreenLinka.GreenLink:link,a.GreenLink:visited {
	color: #006600;
	text-decoration:none;
}
a.GreenLink:hover{
	color: #006600;
		text-decoration:underline;
}

a.redLink:link,a.redLink:visited {
	color: #C40000 !Important;
	text-decoration:none;
}
a.redLink:hover{
	color: #0074B3 !Important;
	text-decoration:underline;
}

a.PurpleLink:link,a.PurpleLink:visited {
	color: #9966CC !Important;
	text-decoration:none;
}
a.PurpleLink:hover{
	color: #1996DE !Important;
	text-decoration:underline;
}

.Selected {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
#pageContents h1 {font-size:13px; font-weight:bold; color:#6F8C06;padding:4px 4px 4px 12px;border-bottom:1px solid #e0e0e0;margin-bottom:8px;margin-top:0;}
.s10p {font-size:10px;}
.s11p {font-size:11px;}
.s12p {font-size:12px;}
.p4 {padding:4px 0;}
.pa4 {padding:4px;}
.p8 {padding:8px;}
.pTB8 {padding:8px 0;}
.pr8 {padding-right:8px;}
.padV8H12{margin:8px 12px;padding:8px 12px;} 
.marV4H8 {margin:4px 8px;}   
.errorMessage {margin:8px; background-color:#FFFFCC;border:1px solid #FFCC00; text-align:center;font-weight:bold;color:#DA241D;padding:4px 0; }
.DataPager {text-align:center;padding:8px 0;margin-top:8px;}
.DataPager img {vertical-align:middle;}
a.rPage:link, a.rPage:visited {background-color:#1895DE;padding:3px 5px; text-decoration:none; color:White !Important;border:1px solid #009341;}
a.rPage:hover {background-color:#F5E158;text-decoration:none; color:black;border:1px solid black}
.cPage {background-color:#6F8C06;text-decoration:none;padding:3px 5px; color:white;border:1px solid #8BB107;}
#pageContents #textContents {margin:8px 12px 8px;}
.b {font-weight:bold;}
.box {display:block;}
.right {text-align:right;}
.fright {float:right;}
.left {text-align:left;}
.fleft {float:left;}
.clear {clear:both;}
.center {text-align:center;}
.p4 {padding:4px;}
.pl8r4 {padding-left:8px;padding-right:4px;}
.ml8r4 {margin-left:8px;margin-right:4px;}
.mb4 {margin-bottom:4px;}
.c9 {color:#999;}
.c6 {color:#666 !Important;}
.w500       {width:250px;}
.lh20 {line-height:20px;}
.bordTop {border-top:1px solid #efefef;}
.bordBotNone {border-bottom:0 !Important;}
.borderleft {padding:2px; border-left:1px solid #efefef;}
.border2x1{padding:2px; border:1px solid #999;}
.w95h72 {width:95px !Important;height:72px !Important;} /* Small Video Thumb size */
#textContents ul li{list-style-image: url(../images/gBul.gif);line-height:16px;}
#textContents a:link,#textContents a:visited {color:#1895DE; text-decoration:underline;}
#textContents a:hover {color:#DA241D; text-decoration:none;}
.txtText {font-family: Arial, Helvetica, sans-serif; color:#000000; background-color:#fafafa;border:1px solid #cacaca;} 

/* Comments */
.lvComForm {}
.lvComForm ul {margin:auto 0;}
.lvComForm ul.someHeight li {padding-bottom:4px;}
.lvComForm ul li{list-style-image:none !Important;list-style-type:none;vertical-align:text-top;padding-top:4px;}
.lvComForm label {float:left;width:90px;}
.comPane {background-color:#F7F6F3; padding:4px 8px;border-top:2px solid #fff;border-bottom:2px solid #efefef;}
.comPane .name {color:#666;font-weight:bold;}
.comPane .status {color:#5E6699;font-size:10px;}
.comPane .comment {display:block;padding:8px 4px;}

h2 {font-size:13px; color:#4C6585;border-bottom:1px solid #dedede;padding-bottom:4px;}

.modalBackground        {background-color:Gray;filter:alpha(opacity=30);opacity:0.3;}
.modalPopup 		    {border: solid 1px #CCCCCC;background-color:White;color:Black;font-weight:normal;}
.alertTitle			    {background:#E2E2E2 url('../images/LogErrors/alertTitleBg.jpg') repeat-x top left;
           			     height:31px;padding:8px 8px 0 8px;text-align:left;font-size:18px;color:#0093DD;font-weight:bold;} 
.alertTitle img	        {  float:right;    }
.alertTitle span	{  color:Black;    }    
.messageArea		{  height:76px;    padding:10px;    color:#666;    font-size:13px;    }
.btcPanel			{  background-color:#E8F7FF;    height:31px;    padding-top:8px;    }  
         
/* ---------- Admin Form Section ------------------- */
.cPanel,.cPanelY	{background-color:#efefef;	text-align:center; padding:5px 0; margin:2px; border:solid 1px #dadada;}
.cPanelY            {background-color:lightyellow;border:none;margin:0;}
.cPanel ul          {margin:0;padding:0px;list-style-type:none;}
.cPanel ul li       {padding:8px;}
.cPanelTop			{background-color:#EDF7FE; text-align:center;padding:8px 0;margin:5px; border:solid 1px #B9DBFD;}
.Full               {width:986px;margin:0 auto;}    
.cPanel span.title, .cPanelTop span.title
						{font-weight:bold;}    
.alignCenter		{ text-align:center; margin:0 auto; }    
.recCounter			{margin:8px; display:block;}   
.iPanel{background-color:#efefef;	text-align:center; padding:5px 0; margin:2px; border:solid 1px #dadada;margin-bottom:12px;}   
.cPanel a:Link, .cPanel a:visited 
                    {color: #005969;font-weight:bold;}
.cPanel a:hover     {color:#0090AB;text-decoration:none;    }  
/*rounded register btn*/ 
/* ---- Business Directory --- */
.mItem {padding:0; margin:2px 0 2px 4px;border:1px solid #ccc;background-color:#fafafa;}
.mItem .title {background-color:#006666; color:White;padding:2px 8px;}
.mItem .otherInfo {clear:both;}
.mItem .title .cat{float:right;}
.mItem .pic {width:64px;float:left;padding:5px;}
.mItem .details {margin-left:74px;clear:right;}
.mItem .details .fPan {width:386px;}
.mItem .details  ul {list-style-type:none;margin:4px 8px 4px 0;padding:0;}
.mItem .details  ul li {padding:2px 0 2px 4px;border-bottom:1px dotted #dedede;}  

.mItem .details ul li label {color:#105F8D;}
.mItem a:link, .rItem a:visited {color:#769706; font-weight:bold;}
.mItem a:hover {text-decoration:none; color: #007BD6;}
/* ---- Business Listing --- */
.rItem {padding:0; margin:4px 8px;border:1px solid #ccc;background-color:#fafafa;}
.rItem .title {background-color:#006666; color:White;padding:4px 8px;}
.rItem .otherInfo {clear:both;}
.rItem .title .cat{float:right;}
.rItem .pic {width:100px;float:left;padding:5px;}
.rItem .details {margin-left:110px;clear:right;height:128px;}
.rItem .details .fPan {width:340px;}
.rItem .details .sPan {width:350px;float:right;margin-right:8px;}
.rItem .details  ul {list-style-type:none;margin:4px 8px 4px 0;padding:0;}
.rItem .details  ul li {padding:3px 0 3px 4px;border-bottom:1px dotted #dedede;}  

.rItem .details ul li label {color:#105F8D;}
.rItem a:link, .rItem a:visited {color:#769706; font-weight:bold;}
.rItem a:hover {text-decoration:none; color: #007BD6;}
/*
.rItem .details ul li span {display:block;margin-left:80px;clear:right;}
*/

a.lnkComBut:link, a.lnkComBut:visited {font-weight:bold; color:White; border:1px solid #8BB107; background-color:#769706; padding: 1px 2px; text-decoration:none;}
a.lnkComBut:hover {color:#769706; text-decoration:underline;background-color:White; }
.bizDirectTitle {font-weight:bold; color:#105F8D;padding:4px 0 0 8px;}
ul#detList {margin:0 190px 0 20px;padding:0;color:#105F8D;}
ul#detList li {padding-bottom:4px;}
.temperature {font-size:18px;font-weight:bold;color:#333;}
.condition {font-size:14px;font-weight:bold;color:#DA241D;}
.c75 {color:#757575;}
.m0di {margin-left:0;display:inline;}
ul#mBizList {margin:0px; padding:0px;margin-left:15px;}
ul#mBizList li {width:210px;float:left;line-height:28px;list-style-image:none;list-style-type:none;}
ul#mBizList li a {font-size:12px; font-weight:bold;text-decoration:none;}
/* ul#mBizList li.l {float:left}
.mBizList li.r {float:right;clear:right;} */
.subCatList {background-color:#006291;padding:8px 0 8px 16px;font-size:12px;border:1px solid #003D59;color:White;clear:right;margin:0 2px;}
.subCatList a:link,.subCatList a:visited {color:Yellow; font-weight:bold; text-decoration:none;}
.subCatList a:hover {text-decoration:underline;color:White;}
.bb {border-bottom:1px solid #ccc;}

/* Form on Front */
fieldset            {margin-bottom:10px;border:none;}
legend              {color:#CE2412;font-weight:bold;}
fieldset ul         {margin:0 !Important;padding:0;}
fieldset ul li      {list-style-image:none !Important;}
fieldset ul li ul   {margin:0;padding:0;margin-left:20px;padding-top:10px;}    
fieldset ul li      {background:url(images/hDivDotted.gif) repeat-x top;list-style:none;margin-bottom:5px;margin-top:0;padding-bottom:0;}
fieldset ul li.groupHead
                    {background:transparent;list-style-image:url(../images/blueBull.gif);margin-bottom:8px;margin-top:18px;padding-bottom:0; 
                    font-weight:bold;color:#0093DD;font-size:12px;margin-left:20px;}
fieldset ul li.groupHead span
                    {color:#666666;font-size:11px;font-style:italic;}    
.GroupList          {/*margin:0;padding:0;*/}    
em                  {color:#888888;font-size:12px !Important;}        
fieldset ul li ul li{background:none;line-height:20px;border-bottom:1px solid #efefef;padding-bottom:4px;} 
fieldset ul li ul li label.fHead
                    {display:block;width:120px;font-weight:bold;float:left;color:#777;} 
fieldset ul li ul li div.valDisp
                    {margin-left:120px;line-height:13.2px;}
fieldset ul li ul li div.DynMes
                    {margin-left:120px;line-height:13.2px;padding:5px 8px;border:1px solid #f3f3f3;background-color:#fafafa;margin-top:2px;}         
fieldset ul li ul li label.fHead span
                    {font-weight:normal;color:Red;}           
.pushButton         {background-color:#CB0000;font-weight:bold;color:#fff;border:solid 2px #fff;padding:3px 5px;}    
.regPic             {float:left;} 
.tbNotes            {margin-left:15px;}      
.tbNotes ul         {font-weight:bold;margin:12px 0 0 10px;padding:0;color:Black;}   
.tbNotes li         {font-weight:normal;margin:0 0 0 20px;padding:0;line-height:18px;color:Orange;}            
.tbNotes li span    {color:#666666;}    
.rightBanner        {float:right;}
.blockVal           {margin:2px 0;/* background-color:#FFDA52;*/padding:2px 8px;/* border:1px solid #FFBF00;*/color:#CF2B10;font-weight:bold;}  

/* End of Form CSS */
/* ---------------- Calendar Control 2k9 02 08 ---------------------------- */

.cal_Theme1 .ajax__calendar_container 
                    {background-color: #FDE398; border:solid 1px #cccccc;} 
.cal_Theme1 .ajax__calendar_header 
                    {background-color: #FFFFD5; margin-bottom: 4px;} 
.cal_Theme1 .ajax__calendar_title, 
.cal_Theme1 .ajax__calendar_next, 
.cal_Theme1 .ajax__calendar_prev 
                    {color: #004080; padding-top: 3px;} 
                    
.pnlSubsNews, .pnlDhQuery, .pnlPoll {border:1px solid #D9EBF8;width:182px;line-height:24px;text-align:center;padding-bottom:4px;}   
.pnlPoll {border:1px solid #C2DEF3;width:184px;line-height:16px;padding:0;text-align:left;}   
.titlePoll {color:#1996DE;font-size:13px;font-weight:bold;margin:0;margin-bottom:4px; background: url('../images/bgPollTab.jpg') right top repeat-y;padding:4px;}  
.PollWrapper {border:1px solid #c2def3;margin-bottom:12px; }
.PollTitle {color:#2D5379;font-weight:bold;}
.pnlDhQuery {border-color:#E7CFE9;}

.WaterMarks 
{
    color:#777;
    font-size:11px;
    font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;    
    }  
.pnlSubsNews .msg {color:#FF6600;font-size:13px;font-weight:bold; background: url('../images/bgSubsNews.jpg') right top repeat-y;}  
.ButtonEmpty {background:url('../images/buttons/empty.gif') top left no-repeat;width:92px;height:24;text-align:center;font-family:Tahoma,arial,helvetica;font-size:13px;text-align:center;font-weight:bold; border:none;}            

.footerLV {text-align:center;}

.tabDMCRes {border-top:1px;border-right:0; border-bottom:0; border-left:1px; border-style:solid; border-color:#ccc;}
.tabDMCRes th {font-size:12px; color:White;background-color:#15476C; padding:4px;}
.tabDMCRes td {padding:3px 10px; text-align:center;border-top:0; border-right:1px;border-bottom:1px;border-left:0; border-color:#ccc; border-style:solid;line-height:16px;}
.tabDMCRes .Emp {font-size:18px; font-weight:bold; color:#990000;}
.tabDMCRes tr.alt {background-color:#EBF4FC;}
.tabDMCRes td.desc {text-align:left;}

table#ZodiacInfo {}
table#ZodiacInfo tr.row {background-color:#F2FBFF;}
table#ZodiacInfo tr.alt {background-color:#FFF2F2;}
table#ZodiacInfo td {text-align:left;}
table#ZodiacInfo .zName, table#ZodiacInfo .azName{font-weight:bold;color:#900;margin:2px 0 6px 0;} 
table#ZodiacInfo .azName{color:#f60;} 
/* ---- Business List on Home Page  --- */
.homeBizList ul 
{
    margin:4px;
    padding:0px;
    list-style-type:none;
    clear:both;
    }
.homeBizList ul li
{
    width:220px;
    float:left;
    margin-top:4px;
}    
.homeBizList ul a {
    text-decoration:none;
    color:#000;
}    
.homeBizList ul a:hover {
    text-decoration:underline;
    color:#9966CC;
}    
/*
.homeBizList 
{
    background:#EFEFEF url(../images/hmBDbg.gif) top left repeat-y;
    }
.homeBizList #regSummary 
{
    display:block;
    text-align:center;
    font-weight:bold;
    color:#CC0000;
    padding:4px 0;
    }
.homeBizList ul 
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    }
.homeBizList li a 
{
    text-decoration:none;
    color:#3D5E00;
    background-color:#FFFFCC;
    display:block;
    padding:2px 0 2px 4px;
    border-bottom:1px solid #F5F5F5;    
    width:171px;
    margin-left:1px;
    }
.homeBizList ul li 
{
    line-height:18px;

    }    
.homeBizList li a:hover
{
    text-decoration:none;
    background-color:#CC0000;
    color:White;
    }  
*/     
.defFonts {font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;}      
.s11 {font-size:11px;}

.deepRedLink,a.deepRedLink:link, a.deepRedLink:visited 
{
    color:#3D5E00;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    }
a.deepRedLink:hover 
{
    color:#CC0000;
    }    
.fNorm 
{
    font-weight:normal !Important;
    }    
.yamRiv 
{
    background:#ffffff url('../images/Yamuna-River.jpg') no-repeat bottom right;
    }
/* ----- Tooltip ----------------------------------*/
#tooltip{	position:absolute; border:1px solid #911613; background:#DA241D; padding:5px 8px; color:#FFFFFF; display:none; font-size:11px; width:220px; }
    