/* Generally you don't need to change anything below */


.dtr span{
display:block;
float:left;
overflow:hidden;
text-indent:-1000px;
background-repeat:no-repeat;
background-position:left top;
}

@media print{
.dtr span{
background-image:none;
display:inline;
float:none
}
}
/* General Links */
a:link { text-decoration : none; color : #000000; border: 0px;} 
a:active { text-decoration : underline; color : #0066cc; border: 0px;} 
a:visited { text-decoration : none; color : #0066cc; border: 0px;} 
a:hover { text-decoration : underline; color : #000066; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}

input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}

.header .search { background: #020b6f; }
.header .search .input { border: solid 1px #fff; font-size: 11px; padding: 3px 3px 4px 3px; margin: 0px;}
.header .search p a { color:#6699cc; }

.TopMenu ul { border-left: solid 1px #6699cc;}
.TopMenu li { border-right: solid 1px #6699cc;}
.TopMenu li a { color:#99ccff;}
.TopMenu li a:visited { color:#99ccff;}
.TopMenu li a:hover { color:#fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu{margin-top:20px; text-align:right; background-color:#0066CC; font-family:tahoma; font-size:12px; font-weight:bold;}
#menu ul {display:inline; list-style:none;}
#menu ul li{display:inline; list-style:none;}
#menu li a {color: #ffffff; border-right: solid 1px #9fd9ff; margin-top:0px; text-align:right; line-height:24px; padding:6px;}
#menu li a:visited { color:#f1f1f1;}
#menu li a:hover { background: #FF0000; color:#fff; border-right: solid 1px #9fd9ff; line-height:24px;}

#menu li.epaper a {color: #ff0000; border-right: solid 1px #9fd9ff; margin-top:0px; text-align:right; line-height:24px; background-color:#FFFF00;}
#menu li.epaper a:visited { color:#ff0000;}
#menu li.epaper a:hover { background: #FF0000; color:#fff; border-right: solid 1px #9fd9ff; line-height:24px;}


DIV#menu ul li ul {	background: #3888da; border-top: solid 1px #9fd9ff;}
#menu li li a { background: #3888da; }
#menu li li a:visited { background: #3888da; }
#menu li li a:hover  { background: #005dbb; }

/* BreadCrumb */

.content .BreadCrumb {}

.content h1 { color: #cc6600; }
.content h2 { background-color:#cc0000; color:#fff; padding:0px 10px;}
.content h3 { color: #cc6600;}

.Featured h1 { border-bottom: solid 3px #d6e2ef;}
.RecentArticles h1 { border-bottom: solid 3px #d6e2ef;}
.News h1 { border-bottom: solid 3px #d6e2ef;}
.News h2 { color:#cc9933; }
.RecentBlogs h1 { border-bottom: solid 3px #d6e2ef;}

.Post .PostAuthorDetails { background:#def2ff;}
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { background: #def2ff;}

.AZ ul { background:#def2ff;}

.PageForms form { border: solid 2px #def2ff;}
.PageForms th { background: #def2ff;}

.PageForms .Button { background: #b1d8ff; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #d5edfd; border: 1px solid #a1d5f8;color:#0066cc;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#000066;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#993300; margin:0px;}

/* Paging */
.Paging a { border: 1px solid #663300; background: #def2ff;}
.Paging a:visited { background: #def2ff; border: 1px solid #005dbb;}
.Paging a:hover { background: #005dbb; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #005dbb; background: #005dbb; color: #fff;}





