body { background: #000 url(../Images/BlueBkgBody.gif) repeat-y center; color:#000; } 

/* General Links */
a:link { color: #000; } 
a:active { color : #000; } 
a:visited { color : #000; } 
a:hover { color : #909090; } 

#container { background: url(../Images/BlueBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header {
	background-position: left bottom;
	background-repeat: no-repeat;
} 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #eaeaea;
	background: none no-repeat left top;
}
#menu a span { color: #eaeaea;
	background: none no-repeat right top;
}
#menu a:hover span {color: #787878;
}
#menu a:hover { color: #787878; }

DIV#menu ul li ul {
}

#menu li li a  {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #000; background: #eaeaea; }

.content h1 { color: #000; border-bottom: dashed 1px #666; }
.content h2 { color: #000;}
.content h3 { color: #000;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color: #000;}
.News .Post .PostInfo { background:#f1f1f1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background: #eaeaea; }

.RecentBlogs h3 { background: #d4d4d4; }

.RecentBlogs em { color: #000; }
.RecentBlogs em a { color: #000; }
.RecentBlogs em a:visited { color: #000; }
.RecentBlogs em a:hover { color: #000; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background: #d4d4d4;  }
.Post .PostAuthorDetails h2 {}
.Post .PostAuthorDetails p { color:#333;}

.Post .PostBottom li a {}
.Post .PostBottom li a:visited {}
.Post .PostBottom li a:hover {}


/* Article Comments */
.Post .PostMore .Comment .Details { background: #eaeaea; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background: #eaeaea; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #fff6e6;}
.PageForms th { background: #d4d4d4;}

.PageForms .Button { background: #d4d4d4; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #eaeaea; border: 1px solid #f5e8d0; color: #000; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color: #000;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background: #000 url(../Images/BlueCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: #000 url(../Images/BlueCategBkgTop.gif) no-repeat left center; color: #eaeaea;}
.left .categories ul { background: #000 url(../Images/BlueCategBkgUL.gif) repeat-x;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color: #eaeaea;}

.left .search { background: #939393 url(../Images/BlueSearchBkgBottom.gif) no-repeat left bottom;
	color: #000;
}
.left .search h2 { background: url(../Images/BlueSearchBkgTop.gif) no-repeat left top; color: #000;}

.left .search .arrow { background: url(../Images/BlueSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #444 url(../Images/BlueSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #444 url(../Images/BlueSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color: #000; background: url(../Images/BlueSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { color:#333366;}

.right li a {}
.right li a:visited {}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #0066cc; background: #d4d4d4; }
.Paging a:visited { background: #d4d4d4; border: 1px solid #0066cc;}
.Paging a:hover { background: #000; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #0066cc; background: #000; color: #fff;}

.element.style {
	background-image: none;
}

